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 @@ -25,11 +25,16 @@
- Use `json` file extension for log files ([#647]).
- Fix a bug where changes to ConfigMaps that are referenced in the HbaseCluster spec didn't trigger a reconciliation ([#645]).

### Removed

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

[#640]: https://github.com/stackabletech/hbase-operator/pull/640
[#645]: https://github.com/stackabletech/hbase-operator/pull/645
[#647]: https://github.com/stackabletech/hbase-operator/pull/647
[#648]: https://github.com/stackabletech/hbase-operator/pull/648
[#652]: https://github.com/stackabletech/hbase-operator/pull/652
[#654]: https://github.com/stackabletech/hbase-operator/pull/654

## [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 @@ -27,7 +27,6 @@ dimensions:
- 3.4.1
- name: zookeeper
values:
- 3.9.2
- 3.9.3
- name: zookeeper-latest
values:
Expand Down