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 4223117 commit 9bce51dCopy full SHA for 9bce51d
crates/stackable-operator/CHANGELOG.md
@@ -12,9 +12,6 @@ All notable changes to this project will be documented in this file.
12
### Changed
13
14
- BREAKING: Replace `lazy_static` with `std::cell::LazyCell` (the original implementation was done in [#827] and reverted in [#835]) ([#840]).
15
-
16
-### Changed
17
18
- BREAKING: Swap priority order of role group config and role overrides in configuration merging to prioritize overrides in general ([#841]).
19
20
[#838]: https://github.com/stackabletech/operator-rs/pull/838
0 commit comments