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 259abda commit 08c2f09Copy full SHA for 08c2f09
1 file changed
CHANGELOG.md
@@ -16,10 +16,12 @@ All notable changes to this project will be documented in this file.
16
controllers).
17
Previously, arbitrary file names were silently accepted and ignored ([#960]).
18
- Bump `stackable-operator` to 0.111.1 and snafu to 0.9 ([#960], [#961]).
19
+- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#968]).
20
21
[#953]: https://github.com/stackabletech/kafka-operator/pull/953
22
[#960]: https://github.com/stackabletech/kafka-operator/pull/960
23
[#961]: https://github.com/stackabletech/kafka-operator/pull/961
24
+[#968]: https://github.com/stackabletech/kafka-operator/pull/968
25
26
## [26.3.0] - 2026-03-16
27
0 commit comments