Skip to content

Commit 01d62ea

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/rework-authorization-config
2 parents fef66e6 + 90b7456 commit 01d62ea

9 files changed

Lines changed: 209 additions & 62 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Support objectOverrides using `.spec.objectOverrides`.
10+
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#885]).
11+
712
### Changed
813

914
- BREAKING: Reworked authorization config to closer match the Apache NiFi internal authorizer interfaces ([#884]).
@@ -17,6 +22,7 @@ All notable changes to this project will be documented in this file.
1722
[#870]: https://github.com/stackabletech/nifi-operator/pull/870
1823
[#881]: https://github.com/stackabletech/nifi-operator/pull/881
1924
[#884]: https://github.com/stackabletech/nifi-operator/pull/884
25+
[#885]: https://github.com/stackabletech/nifi-operator/pull/885
2026

2127
## [25.11.0] - 2025-11-07
2228

Cargo.lock

Lines changed: 51 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)