Skip to content

Commit 7ef89b4

Browse files
fix: Correct handling of empty string for stac.overrideRootPath in stac-auth-proxy integration
1 parent 1e274c3 commit 7ef89b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
- Excluded renovate.json from CHANGELOG.md edits [#301](https://github.com/developmentseed/eoapi-k8s/pull/301)
2121

22+
### Fixed
23+
24+
- Fixed `stac.overrideRootPath` empty string handling for stac-auth-proxy integration - empty string now properly omits `--root-path` argument entirely [#307](https://github.com/developmentseed/eoapi-k8s/pull/307)
25+
2226
## [0.7.8] - 2025-09-10
2327

2428
### Added

0 commit comments

Comments
 (0)