Skip to content

Releases: protomaps/go-pmtiles

v1.22.1

24 Oct 19:31
f1c24e6
Compare
Choose a tag to compare

Changelog

  • f1c24e6 Fix open telemetry version mismatch; bump gocloud to 0.4.0 for azure auth fix (#190)
  • 429f107 Update README.md [#46]

v1.22.0

15 Sep 16:07
3fd9b03
Compare
Choose a tag to compare

Use AWS SDK v2 by default internally.
Bump golang version, including Docker image.
add show --header-json flag.
Improvements to pmtiles upload.

Changelog

v1.21.0

09 Sep 14:01
Compare
Choose a tag to compare

Changelog

v1.20.0

11 Jun 12:24
0457789
Compare
Choose a tag to compare

Changelog

v1.19.2

28 May 16:03
96b8ebc
Compare
Choose a tag to compare

Changelog

  • 96b8ebc Log a warning if MBTiles is missing format metadata [#167] (#168)

v1.19.1

19 Mar 02:25
6986931
Compare
Choose a tag to compare

Changelog

  • 4c3e6c2 Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.2 (#156)
  • 6986931 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#158)
  • d3acbc1 Escape raw url logger [CWE-400] (#155)

v1.19.0

10 Mar 07:53
7c37b26
Compare
Choose a tag to compare

Changelog

v1.18.1

05 Mar 01:41
8f41de2
Compare
Choose a tag to compare

Fixes by @msbarry

Changelog

v1.18.0

25 Feb 15:03
5e5daa7
Compare
Choose a tag to compare

NewFileBucket via @jzs
more prometheus metrics via @msbarry
fix operations on local files that are less than 16kb
pmtiles convert no longer shows progress for materializing all IDs (slow)

Changelog

v1.17.0

13 Feb 12:06
82257ce
Compare
Choose a tag to compare

Changelog

  • 82257ce Change capitalization of ETag header to align with conventions [#137] (#140)
  • 800168b Set etag on pmtiles serve responses (#137)