Skip to content

Commit 77c2c80

Browse files
committed
chore: Update changelog
1 parent 804b0f6 commit 77c2c80

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#818]).
10-
- Support OIDC `clientAuthenticationMethod` configuration ([#813]).
10+
- Add support OIDC `clientAuthenticationMethod` configuration ([#813]).
11+
- Add support for Druid 37.0.0 ([#832]).
1112

1213
### Changed
1314

@@ -21,14 +22,16 @@ All notable changes to this project will be documented in this file.
2122

2223
### Deleted
2324

24-
- Removed all metadata storage related properties from product config ([#814]).
25+
- Remove all metadata storage related properties from product config ([#814]).
26+
- Remove support for Druid 34.0.0 ([#832]).
2527

2628
[#810]: https://github.com/stackabletech/druid-operator/pull/810
2729
[#813]: https://github.com/stackabletech/druid-operator/pull/813
2830
[#814]: https://github.com/stackabletech/druid-operator/pull/814
2931
[#818]: https://github.com/stackabletech/druid-operator/pull/818
3032
[#824]: https://github.com/stackabletech/druid-operator/pull/824
3133
[#826]: https://github.com/stackabletech/druid-operator/pull/826
34+
[#832]: https://github.com/stackabletech/druid-operator/pull/832
3235

3336
## [26.3.0] - 2026-03-16
3437

0 commit comments

Comments
 (0)