Skip to content

Releases: developmentseed/stac-auth-proxy

v1.0.3

28 Mar 02:56
b8e068e

Choose a tag to compare

1.0.3 (2026-03-28)

Bug Fixes

  • auth-extension: consider link method when adding auth:refs (158f507)
  • disable server reload by default (c109801), closes #142
  • helm: add liveliness and readiness probes to helm chart (#143) (ba55f64)
  • lifespan: handle gateway errors on server health checks (4e00c0e), closes #141

v1.0.3-rc2

09 Mar 05:12

Choose a tag to compare

v1.0.3-rc2 Pre-release
Pre-release

Full Changelog: v1.0.2...v1.0.3-rc2

v1.0.3-rc1

09 Mar 05:06

Choose a tag to compare

v1.0.3-rc1 Pre-release
Pre-release

Full Changelog: v1.0.2...v1.0.3-rc1

v1.0.2

09 Mar 05:04

Choose a tag to compare

1.0.2 (2026-03-03)

Bug Fixes

  • update link transformation logic to prevent duplicate root_path in responses (a71bd8e)

v1.0.1

21 Feb 02:59
5e1f4f4

Choose a tag to compare

1.0.1 (2026-02-21)

Bug Fixes

  • ensure openapi spec demonstrates auth when cql2 filters apply (#135) (7310cee)
  • support filtering bulk item creation (2c4a791)

Documentation

  • record-level-auth: add filter factory guidance (47c4e68)

v1.0.0

20 Feb 18:28
0abef62

Choose a tag to compare

1.0.0 (2026-02-19)

Features

Bug Fixes

v1.0.0-rc2

19 Feb 22:09

Choose a tag to compare

v1.0.0-rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.1...v1.0.0-rc2

v1.0.0-rc1

19 Feb 21:28
e364c8b

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.1...v1.0.0-rc1

v0.11.1

14 Jan 03:17
d4fac14

Choose a tag to compare

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

v0.11.1-rc2

09 Jan 02:50

Choose a tag to compare

v0.11.1-rc2 Pre-release
Pre-release

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