We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e00e97 commit dbc0599Copy full SHA for dbc0599
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -12,9 +12,6 @@ All notable changes to this project will be documented in this file.
12
13
- BREAKING: Change signature of `ContainerBuilder::add_env_vars` from `Vec<EnvVar>` to `IntoIterator<Item = EnvVar>` ([#1163]).
14
- BREAKING: Remove `EXPERIMENTAL_` prefix in `CONFIG_OVERRIDE_FILE_HEADER_KEY` and `CONFIG_OVERRIDE_FILE_FOOTER_KEY` ([#1191]).
15
-
16
-### Fixed
17
18
- BREAKING: In [#1178] the `clientAuthenticationMethod` was added to the `ClientAuthenticationOptions` struct,
19
resulting it to show up in all product CRDs. even those that don't support configuring the client authentication method.
20
With this change, operators need to opt-in to the `clientAuthenticationMethod` field by using the new
0 commit comments