Skip to content

Releases: whosonfirst/go-whosonfirst-spatial-grpc

0.2.1

21 Nov 21:37
Compare
Choose a tag to compare

What's Changed

  • Update to reflect backwards incompatible changes introduced in whosonfirst/go-whosonfirst-spatial v0.11.0 by @thisisaaronland in #10

Full Changelog: v0.1.2...v0.2.1

0.2.0

21 Nov 21:32
606c4c4
Compare
Choose a tag to compare
  • DISREGARD

0.1.2

19 Jul 17:45
Compare
Choose a tag to compare
  • Fix errors in command line flags.

0.1.1

19 Jul 17:32
97c30cf
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-spatial v0.10.0
  • Update vendor deps

0.1.0

22 May 22:34
8aed128
Compare
Choose a tag to compare
  • Update to reflect changes to whosonfirst/go-whosonfirst-spatial v0.9.0
  • This release is NOT backwards compatible

0.0.11

22 May 21:19
6f62e5d
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.51.0 to 1.56.3 by @dependabot in #5
  • Bump golang.org/x/net from 0.9.0 to 0.23.0 by @dependabot in #6
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #7

New Contributors

Full Changelog: v0.0.10...v0.0.11

0.0.10

17 Dec 02:16
Compare
Choose a tag to compare
  • Update to use whosonfirst/go-whosonfirst-spatial v0.5.4

0.0.9

08 Dec 20:54
Compare
Choose a tag to compare
  • Update to support sort and properties (no-op) request flags
  • Update server.PointInPolygon to use whosonfirst/go-whosonfirst-spatial-pip.PointInPolygonQuery; server.PointInPolygonStream does not though

0.0.8

08 Dec 20:05
Compare
Choose a tag to compare
  • Refactor bulk of code in cmd/ in to /app
  • Update vendor deps

0.0.7

11 Aug 17:59
Compare
Choose a tag to compare
  • Update to reflect changes to go-whosonfirst-spatial interfaces
  • Update vendor deps