We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d3769 commit f6faba4Copy full SHA for f6faba4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.7.1](https://github.com/developmentseed/stac-auth-proxy/compare/v0.7.0...v0.7.1) (2025-07-22)
4
+
5
6
+### Documentation
7
8
+* update middleware descriptions ([d3d3769](https://github.com/developmentseed/stac-auth-proxy/commit/d3d3769593052900cf56c64b26962605cf3e48e5))
9
10
## [0.7.0](https://github.com/developmentseed/stac-auth-proxy/compare/v0.6.1...v0.7.0) (2025-07-19)
11
12
pyproject.toml
@@ -24,7 +24,7 @@ license = {file = "LICENSE"}
24
name = "stac-auth-proxy"
25
readme = "README.md"
26
requires-python = ">=3.9"
27
-version = "0.7.0"
+version = "0.7.1"
28
29
[tool.coverage.run]
30
branch = true
0 commit comments