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 @@ -27,11 +27,16 @@ All notable changes to this project will be documented in this file.
27
27
- Use ` json ` file extension for log files ([ #709 ] ).
28
28
- Fix a bug where changes to ConfigMaps that are referenced in the DruidCluster spec didn't trigger a reconciliation ([ #704 ] ).
29
29
30
+ ### Removed
31
+
32
+ - test: ZooKeeper 3.9.2 removed ([ #716 ] ).
33
+
30
34
[ #703 ] : https://github.com/stackabletech/druid-operator/pull/703
31
35
[ #704 ] : https://github.com/stackabletech/druid-operator/pull/704
32
36
[ #709 ] : https://github.com/stackabletech/druid-operator/pull/709
33
37
[ #710 ] : https://github.com/stackabletech/druid-operator/pull/710
34
38
[ #714 ] : https://github.com/stackabletech/druid-operator/pull/714
39
+ [ #716 ] : https://github.com/stackabletech/druid-operator/pull/716
35
40
36
41
## [ 25.3.0] - 2025-03-21
37
42
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ dimensions:
25
25
# - 30.0.0,oci.stackable.tech/sdp/druid:30.0.0-stackable0.0.0-dev
26
26
- name : zookeeper
27
27
values :
28
- - 3.9.2
29
28
- 3.9.3
30
29
- name : zookeeper-latest
31
30
values :
You can’t perform that action at this time.
0 commit comments