Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.

### Changed

- Bump stackable-operator to 0.106.2 and strum to 0.28 ([#906]).
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#894]).
- BREAKING: Reworked authorization config to closer match the Apache NiFi internal authorizer interfaces ([#884]).

Expand All @@ -35,6 +36,7 @@ All notable changes to this project will be documented in this file.
[#893]: https://github.com/stackabletech/nifi-operator/pull/893
[#894]: https://github.com/stackabletech/nifi-operator/pull/894
[#898]: https://github.com/stackabletech/nifi-operator/pull/898
[#906]: https://github.com/stackabletech/nifi-operator/pull/906

## [25.11.0] - 2025-11-07

Expand Down
Loading
Loading