Skip to content

Commit db600f6

Browse files
authored
Merge branch 'main' into feat/2.9.0
2 parents e03ce21 + c7fc7d0 commit db600f6

16 files changed

Lines changed: 901 additions & 1071 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,17 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Added support for NiFi `2.9.0` ([#922]).
10+
11+
### Changed
12+
913
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#916]).
10-
- Added support for `2.9.0` ([#922]).
14+
- BREAKING: `configOverrides` now only accepts `bootstrap.conf`, `nifi.properties` and `security.properties`.
15+
Previously, arbitrary keys were silently accepted but ignored ([#921]).
16+
- Bump `stackable-operator` to 0.110.1 and `kube` to 3.1.0 ([#921]).
1117

1218
[#916]: https://github.com/stackabletech/nifi-operator/pull/916
19+
[#921]: https://github.com/stackabletech/nifi-operator/pull/921
1320
[#922]: https://github.com/stackabletech/nifi-operator/pull/922
1421

1522
## [26.3.0] - 2026-03-16

0 commit comments

Comments
 (0)