File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 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.
2727- Use ` json ` file extension for log files ([ #709 ] ).
2828- Fix a bug where changes to ConfigMaps that are referenced in the DruidCluster spec didn't trigger a reconciliation ([ #704 ] ).
2929
30+ ### Removed
31+
32+ - test: ZooKeeper 3.9.2 removed ([ #716 ] ).
33+
3034[ #703 ] : https://github.com/stackabletech/druid-operator/pull/703
3135[ #704 ] : https://github.com/stackabletech/druid-operator/pull/704
3236[ #709 ] : https://github.com/stackabletech/druid-operator/pull/709
3337[ #710 ] : https://github.com/stackabletech/druid-operator/pull/710
3438[ #714 ] : https://github.com/stackabletech/druid-operator/pull/714
39+ [ #716 ] : https://github.com/stackabletech/druid-operator/pull/716
3540
3641## [ 25.3.0] - 2025-03-21
3742
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ dimensions:
2525 # - 30.0.0,oci.stackable.tech/sdp/druid:30.0.0-stackable0.0.0-dev
2626 - name : zookeeper
2727 values :
28- - 3.9.2
2928 - 3.9.3
3029 - name : zookeeper-latest
3130 values :
You can’t perform that action at this time.
0 commit comments