Skip to content

Commit 3e00e97

Browse files
committed
changelog
1 parent c1a444f commit 3e00e97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)