Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
- Aggregate emitted Kubernetes events on the CustomResources ([#677]).
- Support Apache Druid `31.0.1` and `30.0.1`, remove `26.0.0` ([#685]).
- BREAKING: Adjust default memory limits of coordinator from `512Mi` to `768Mi` and middlemanager from `1Gi` to `1500Mi` ([#685]).
- Support configuring JVM arguments ([#693]).

### Changed

Expand All @@ -21,6 +22,7 @@ All notable changes to this project will be documented in this file.
[#667]: https://github.com/stackabletech/druid-operator/pull/667
[#676]: https://github.com/stackabletech/druid-operator/pull/676
[#677]: https://github.com/stackabletech/druid-operator/pull/677
[#693]: https://github.com/stackabletech/druid-operator/pull/693
[#685]: https://github.com/stackabletech/druid-operator/pull/685

## [24.11.1] - 2025-01-09
Expand Down
Loading