Skip to content

Commit dbc0599

Browse files
committed
changelog
1 parent 3e00e97 commit dbc0599

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ All notable changes to this project will be documented in this file.
1212

1313
- BREAKING: Change signature of `ContainerBuilder::add_env_vars` from `Vec<EnvVar>` to `IntoIterator<Item = EnvVar>` ([#1163]).
1414
- BREAKING: Remove `EXPERIMENTAL_` prefix in `CONFIG_OVERRIDE_FILE_HEADER_KEY` and `CONFIG_OVERRIDE_FILE_FOOTER_KEY` ([#1191]).
15-
16-
### Fixed
17-
1815
- BREAKING: In [#1178] the `clientAuthenticationMethod` was added to the `ClientAuthenticationOptions` struct,
1916
resulting it to show up in all product CRDs. even those that don't support configuring the client authentication method.
2017
With this change, operators need to opt-in to the `clientAuthenticationMethod` field by using the new

0 commit comments

Comments
 (0)