2.1.0 (2026-07-20)
What's Changed
- feat: add min/max zoom query-parameters to tileset endpoint by @vincentsarago in #1416
- feat: move from httpx to httpx2 by @vincentsarago in #1419
- feat: add
zoomsquery-parameter to WMTS endpoint to overwrite zoom levels by @vincentsarago in #1423 - feat: add error logging within error handler by @vincentsarago in #1429
- feat: extend tilejson and add get-renders method to tilerFactories by @vincentsarago in #1425
- feat: update starlette dependency to >=1.0.1 by @vincentsarago in #1454
- fix: only log non-generic 500 errors by @vincentsarago in #1443
- fix: update mypy type-ignore code in dem algorithm to [call-overload] by @wakame1367 in #1449
- fix: fall back to WKT for WMTS BoundingBox crs when CRS cannot be resolved to a URN by @wakame1367 in #1448
Full Changelog: 2.0.5...2.1.0