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 8630c12 commit 73d5420Copy full SHA for 73d5420
crates/stackable-operator/CHANGELOG.md
@@ -8,7 +8,12 @@ All notable changes to this project will be documented in this file.
8
9
- `iter::reverse_if` helper ([#838]).
10
11
+### Changed
12
+
13
+- BREAKING: Swap priority order of role group config and role overrides in configuration merging to prioritize overrides in general ([#841]).
14
15
[#838]: https://github.com/stackabletech/operator-rs/pull/838
16
+[#841]: https://github.com/stackabletech/operator-rs/pull/841
17
18
## [0.73.0] - 2024-08-09
19
0 commit comments