File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file.
1313- Support Apache Druid ` 31.0.1 ` and ` 30.0.1 ` , remove ` 26.0.0 ` ([ #685 ] ).
1414- BREAKING: Adjust default memory limits of coordinator from ` 512Mi ` to ` 768Mi ` and middlemanager from ` 1Gi ` to ` 1500Mi ` ([ #685 ] ).
1515- Support configuring JVM arguments ([ #693 ] ).
16+ - Add ` region.name ` field in S3Connection.
17+ This field is ** ignored** by this operator, see [ ingestion] and [ deep storage] documentation ([ #695 ] ).
1618
1719### Changed
1820
@@ -27,6 +29,9 @@ All notable changes to this project will be documented in this file.
2729[ #685 ] : https://github.com/stackabletech/druid-operator/pull/685
2830[ #695 ] : https://github.com/stackabletech/druid-operator/pull/695
2931
32+ [ ingestion ] : https://docs.stackable.tech/home/nightly/druid/usage-guide/ingestion/
33+ [ deep storage ] : https://docs.stackable.tech/home/nightly/druid/usage-guide/deep-storage/
34+
3035## [ 24.11.1] - 2025-01-09
3136
3237### Fixed
You can’t perform that action at this time.
0 commit comments