New Sponsor!!
A big thank you to our new sponsor @Advanced-Infrastructure!
Important
There's still an open issue causing malformed geoprocessing with providers of type not mvt_postgis
. The associated issue can be found at #999. If this is affecting you, please stay on v0.19.0 until this is fixed or migrate to using mvt_postgis
.
Features
- cache: allow to set a local proxy endpoint for s3 @elukey
- ci: build docker only when secrets are present @iwpnd
- feat: allow connection to redis using uri @iwpnd
- refactor: add context to cache interface and implementations @iwpnd
Maintenance
- chore(deps): bump to github.com/redis/go-redis/v9 @iwpnd
- Bump Go to 1.22.5 @ARolek
- Upgrade Go to 1.23.4 @ARolek
- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 @dependabot
- Upgrade github.com/mattn/go-sqlite3 to v1.14.22 @ARolek
Security
Bugs
- Layer names that are substrings cause atlas to serve all layers that match @KoduIsGreat
- Fixed regression in slippy tile operations @gdey
- Fixed Malformed Webserver.Hostnames in certain configs @ARolek
- observability: fix slice init length @cuishuang
Documentation
New Contributors
- @elukey made their first contribution in #992
- @KoduIsGreat made their first contribution in #995
Full Changelog: v0.20.0...v0.21.0