We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e9898 commit 5e39e74Copy full SHA for 5e39e74
CHANGELOG.md
@@ -25,11 +25,16 @@
25
- Use `json` file extension for log files ([#647]).
26
- Fix a bug where changes to ConfigMaps that are referenced in the HbaseCluster spec didn't trigger a reconciliation ([#645]).
27
28
+### Removed
29
+
30
+- test: ZooKeeper 3.9.2 removed ([#654]).
31
32
[#640]: https://github.com/stackabletech/hbase-operator/pull/640
33
[#645]: https://github.com/stackabletech/hbase-operator/pull/645
34
[#647]: https://github.com/stackabletech/hbase-operator/pull/647
35
[#648]: https://github.com/stackabletech/hbase-operator/pull/648
36
[#652]: https://github.com/stackabletech/hbase-operator/pull/652
37
+[#654]: https://github.com/stackabletech/hbase-operator/pull/654
38
39
## [25.3.0] - 2025-03-21
40
0 commit comments