Releases: developmentseed/stac-auth-proxy
Releases · developmentseed/stac-auth-proxy
v1.0.3
1.0.3 (2026-03-28)
Bug Fixes
v1.0.3-rc2
Full Changelog: v1.0.2...v1.0.3-rc2
v1.0.3-rc1
Full Changelog: v1.0.2...v1.0.3-rc1
v1.0.2
v1.0.1
v1.0.0
v1.0.0-rc2
What's Changed
- fix: remove helm chart auth options. by @pantierra in #126
- fix: stac-fastapi health checks. by @pantierra in #128
- ci: use pull_request_target to support PRs from forks by @pantierra in #134
- feat: handle CORS by default by @alukach in #133
- feat: add extraContainers in helm-chart by @rtmiz in #132
- feat: validate transaction requests with CQL2 filters by @alukach in #131
New Contributors
Full Changelog: v0.11.1...v1.0.0-rc2
v1.0.0-rc1
What's Changed
- fix: remove helm chart auth options. by @pantierra in #126
- fix: stac-fastapi health checks. by @pantierra in #128
- ci: use pull_request_target to support PRs from forks by @pantierra in #134
- feat: handle CORS by default by @alukach in #133
- feat: add extraContainers in helm-chart by @rtmiz in #132
- feat: validate transaction requests with CQL2 filters by @alukach in #131
New Contributors
Full Changelog: v0.11.1...v1.0.0-rc1
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