File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file.
2121 - Replace stackable-operator ` print_startup_string ` with ` tracing::info! ` with fields.
2222- BREAKING: Inject the vector aggregator address into the vector config using the env var ` VECTOR_AGGREGATOR_ADDRESS ` instead
2323 of having the operator write it to the vector config ([ #734 ] ).
24+ - test: Bump HDFS to ` 3.4.1 ` ([ #741 ] ).
2425
2526### Fixed
2627
@@ -32,6 +33,7 @@ All notable changes to this project will be documented in this file.
3233[ #733 ] : https://github.com/stackabletech/trino-operator/pull/733
3334[ #735 ] : https://github.com/stackabletech/trino-operator/pull/735
3435[ #739 ] : https://github.com/stackabletech/trino-operator/pull/739
36+ [ #741 ] : https://github.com/stackabletech/trino-operator/pull/741
3537
3638## [ 25.3.0] - 2025-03-21
3739
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dimensions:
4141 - 1.0.1
4242 - name : hdfs
4343 values :
44- - 3.4.0
44+ - 3.4.1
4545 - name : zookeeper
4646 values :
4747 - 3.9.3
You can’t perform that action at this time.
0 commit comments