File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.2] ( https://github.com/developmentseed/stac-auth-proxy/compare/v0.7.1...v0.7.2 ) (2025-08-01)
4+
5+
6+ ### Documentation
7+
8+ * describe installation via pip ([ bfb9ca8] ( https://github.com/developmentseed/stac-auth-proxy/commit/bfb9ca8e20fa86d248e9c5c375eb18359206761b ) )
9+ * ** docker:** Add OpenSearch backend stack to docker-compose ([ #71 ] ( https://github.com/developmentseed/stac-auth-proxy/issues/71 ) ) ([ d779321] ( https://github.com/developmentseed/stac-auth-proxy/commit/d779321e992b0ae724520a38d3353cd7bbb07fcf ) )
10+
311## [ 0.7.1] ( https://github.com/developmentseed/stac-auth-proxy/compare/v0.7.0...v0.7.1 ) (2025-07-31)
412
513
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ license = {file = "LICENSE"}
2424name = " stac-auth-proxy"
2525readme = " README.md"
2626requires-python = " >=3.9"
27- version = " 0.7.1 "
27+ version = " 0.7.2 "
2828
2929[tool .coverage .run ]
3030branch = true
You can’t perform that action at this time.
0 commit comments