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 2a0fc6c commit 9c9c51aCopy full SHA for 9c9c51a
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -7,9 +7,9 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- BREAKING: Make `Role::fixed_replica_count` and `Role::estimated_replica_count` functions standalone,
10
- so consumers don't need access to the `Role` struct ([#XXXX]).
+ so consumers don't need access to the `Role` struct ([#1247]).
11
12
-[#XXXX]: https://github.com/stackabletech/operator-rs/pull/XXXX
+[#1247]: https://github.com/stackabletech/operator-rs/pull/1247
13
14
## [0.113.3] - 2026-07-07
15
0 commit comments