Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,17 @@ All notable changes to this project will be documented in this file.
- Use `json` file extension for log files ([#774]).
- Fix a bug where changes to ConfigMaps that are referenced in the NifiCluster spec didn't trigger a reconciliation ([#772]).

### Removed

- test: ZooKeeper 3.9.2 removed ([#787]).

[#767]: https://github.com/stackabletech/nifi-operator/pull/767
[#771]: https://github.com/stackabletech/nifi-operator/pull/771
[#772]: https://github.com/stackabletech/nifi-operator/pull/772
[#774]: https://github.com/stackabletech/nifi-operator/pull/774
[#776]: https://github.com/stackabletech/nifi-operator/pull/776
[#782]: https://github.com/stackabletech/nifi-operator/pull/782
[#787]: https://github.com/stackabletech/nifi-operator/pull/787

## [25.3.0] - 2025-03-21

Expand Down
1 change: 0 additions & 1 deletion tests/test-definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ dimensions:
# - 2.2.0,oci.stackable.tech/sandbox/nifi:2.2.0-stackable0.0.0-dev
- name: zookeeper
values:
- 3.9.2
- 3.9.3
- name: zookeeper-latest
values:
Expand Down