Releases: protomaps/go-pmtiles
Releases · protomaps/go-pmtiles
v1.22.1
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
Use AWS SDK v2 by default internally.
Bump golang version, including Docker image.
add show --header-json
flag.
Improvements to pmtiles upload
.
Changelog
v1.19.1
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.18.0
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
Changelog
- 82257ce Change capitalization of ETag header to align with conventions [#137] (#140)
- 800168b Set etag on pmtiles serve responses (#137)