Skip to content

Commit cabf94f

Browse files
committed
docs: adapted changelog
1 parent a835975 commit cabf94f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)