Skip to content

Commit c02b961

Browse files
committed
chore: Add changelog entry for S3 field.name
1 parent d39b096 commit c02b961

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)