File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
1616- BREAKING: ` configOverrides ` now only accepts ` bootstrap.conf ` , ` nifi.properties ` and ` security.properties ` .
1717 Previously, arbitrary keys were silently accepted but ignored ([ #921 ] ).
1818- Bump ` stackable-operator ` to 0.110.1 and ` kube ` to 3.1.0 ([ #921 ] ).
19+ - Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([ #935 ] ).
1920
2021### Fixed
2122
@@ -27,6 +28,7 @@ All notable changes to this project will be documented in this file.
2728[ #922 ] : https://github.com/stackabletech/nifi-operator/pull/922
2829[ #924 ] : https://github.com/stackabletech/nifi-operator/pull/924
2930[ #928 ] : https://github.com/stackabletech/nifi-operator/pull/928
31+ [ #935 ] : https://github.com/stackabletech/nifi-operator/pull/935
3032
3133## [ 26.3.0] - 2026-03-16
3234
You can’t perform that action at this time.
0 commit comments