File tree Expand file tree Collapse file tree
crates/stackable-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ All notable changes to this project will be documented in this file.
2020 With this change, operators need to opt-in to the ` clientAuthenticationMethod ` field by using the new
2121 ` ClientAuthenticationMethodOption ` struct for the generic type ` ProductSpecificClientAuthenticationOptions ` on
2222 ` ClientAuthenticationOptions ` . That way the struct definitions (as well as docs etc.) remain in stackable-operator,
23- but operators can decide if they want to offer support for this field or not ([ #XXXX ] ).
23+ but operators can decide if they want to offer support for this field or not ([ #1194 ] ).
2424
2525[ #1163 ] : https://github.com/stackabletech/operator-rs/pull/1163
2626[ #1191 ] : https://github.com/stackabletech/operator-rs/pull/1191
27- [ #XXXX ] : https://github.com/stackabletech/operator-rs/pull/XXXX
27+ [ #1194 ] : https://github.com/stackabletech/operator-rs/pull/1194
2828
2929## [ 0.109.0] - 2026-04-07
3030
You can’t perform that action at this time.
0 commit comments