File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 25
25
- Use ` json ` file extension for log files ([ #647 ] ).
26
26
- Fix a bug where changes to ConfigMaps that are referenced in the HbaseCluster spec didn't trigger a reconciliation ([ #645 ] ).
27
27
28
+ ### Removed
29
+
30
+ - test: ZooKeeper 3.9.2 removed ([ #654 ] ).
31
+
28
32
[ #640 ] : https://github.com/stackabletech/hbase-operator/pull/640
29
33
[ #645 ] : https://github.com/stackabletech/hbase-operator/pull/645
30
34
[ #647 ] : https://github.com/stackabletech/hbase-operator/pull/647
31
35
[ #648 ] : https://github.com/stackabletech/hbase-operator/pull/648
32
36
[ #652 ] : https://github.com/stackabletech/hbase-operator/pull/652
37
+ [ #654 ] : https://github.com/stackabletech/hbase-operator/pull/654
33
38
34
39
## [ 25.3.0] - 2025-03-21
35
40
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ dimensions:
27
27
- 3.4.1
28
28
- name : zookeeper
29
29
values :
30
- - 3.9.2
31
30
- 3.9.3
32
31
- name : zookeeper-latest
33
32
values :
You can’t perform that action at this time.
0 commit comments