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 ebadd52 commit a3c14efCopy full SHA for a3c14ef
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.9.3](https://github.com/developmentseed/stac-auth-proxy/compare/v0.9.2...v0.9.3) (2025-09-08)
4
+
5
6
+### Documentation
7
8
+* update tips to describe non-upstream URL ([ebadd52](https://github.com/developmentseed/stac-auth-proxy/commit/ebadd52fd050543906f3a6c61b110900de62b330))
9
10
## [0.9.2](https://github.com/developmentseed/stac-auth-proxy/compare/v0.9.1...v0.9.2) (2025-09-08)
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.9.2"
+version = "0.9.3"
28
29
[project.optional-dependencies]
30
docs = [
0 commit comments