Skip to content

Commit 5a81ba6

Browse files
chore(main): release 0.11.0
1 parent 26b031a commit 5a81ba6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.11.0](https://github.com/developmentseed/stac-auth-proxy/compare/v0.10.0...v0.11.0) (2025-11-27)
4+
5+
6+
### Features
7+
8+
* **helm:** Add support for initContainers. ([#104](https://github.com/developmentseed/stac-auth-proxy/issues/104)) ([a7ca408](https://github.com/developmentseed/stac-auth-proxy/commit/a7ca408b73379cd75980f005a5e2fac2d815b700))
9+
310
## [0.10.0](https://github.com/developmentseed/stac-auth-proxy/compare/v0.9.2...v0.10.0) (2025-10-14)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ license = {file = "LICENSE"}
2424
name = "stac-auth-proxy"
2525
readme = "README.md"
2626
requires-python = ">=3.9"
27-
version = "0.10.0"
27+
version = "0.11.0"
2828

2929
[project.optional-dependencies]
3030
docs = [

0 commit comments

Comments
 (0)