Skip to content

Commit 262857d

Browse files
committed
chore: changelog
1 parent 842da5b commit 262857d

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Support OIDC `clientAuthenticationMethod` configuration ([#813]).
10+
711
### Changed
812

9-
- BREAKING: `configOverrides` now only accepts the supported config file names `runtime.properties`, `jvm.config` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#XXX]).
10-
- Bump `stackable-operator` to 0.110.0 and `kube` to 3.1.0 ([#XXX]).
13+
- BREAKING: `configOverrides` now only accepts the supported config file names `runtime.properties`, `jvm.config` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#813]).
14+
- Bump `stackable-operator` to 0.110.0 and `kube` to 3.1.0 ([#813]).
1115
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#810]).
1216

13-
[#XXX]: https://github.com/stackabletech/druid-operator/pull/XXX
17+
[#813]: https://github.com/stackabletech/druid-operator/pull/813
1418
[#810]: https://github.com/stackabletech/druid-operator/pull/810
1519

1620
## [26.3.0] - 2026-03-16

0 commit comments

Comments
 (0)