Releases: developmentseed/stac-auth-proxy
Releases · developmentseed/stac-auth-proxy
v0.11.1
0.11.1 (2026-01-13)
Features
Bug Fixes
- Enhance type safety in middleware and utility functions (#122) (52cdd0e)
- Helm chart and app version mismatch. (#120) (7998675)
- Make docker image to run as non-root. (#116) (35e06f3)
- Skip CQL2 filter build for OPTIONS requests (#123) (6ee043e), closes #110
Documentation
- temporarily disable starlette docstrings (c4fd9e0)
Miscellaneous Chores
- release 0.11.1 (976dfab)
v0.11.1-rc2
What's Changed
- chore(kubernetes): Add helm chart support for extraVolumes and extraVolumeMounts. by @pantierra in #114
- fix: Make docker image to run as non-root. by @pantierra in #116
- feat: Add helm README.md and unit tests by @pantierra in #117
- fix: Helm chart and app version mismatch. by @pantierra in #120
- fix: Enhance type safety in middleware and utility functions by @alukach in #122
- fix: Skip CQL2 filter build for OPTIONS requests by @alukach in #123
Full Changelog: v0.11.0...v0.11.1-rc2
v0.11.1-rc1
What's Changed
- chore(kubernetes): Add helm chart support for extraVolumes and extraVolumeMounts. by @pantierra in #114
- fix: Make docker image to run as non-root. by @pantierra in #116
- fix: Enhance type safety in middleware and utility functions by @alukach in #122
Full Changelog: v0.11.0...v0.11.1-rc1
v0.11.0
v0.10.2-rc2
What's Changed
- fix(auth)!: correct HTTP status codes for authentication and authorization failures by @alukach in #108
Full Changelog: v0.10.1...v0.10.2-rc2
v0.10.2-rc1
What's Changed
- fix(auth)!: correct HTTP status codes for authentication and authorization failures by @alukach in #108
Full Changelog: v0.10.1...v0.10.2-rc1