Skip to content
Closed
Show file tree
Hide file tree
Changes from all 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 @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
- Add support for TLS LDAP authentication. ([#408])
- Deploy default and support custom affinities ([#406]).
- Log aggregation added ([#407]).
- Added the ability to mount extra volumes for files that may be needed for ingestion tasks to work ([#415])

### Changed

Expand All @@ -28,6 +29,7 @@ All notable changes to this project will be documented in this file.
[#406]: https://github.com/stackabletech/druid-operator/pull/406
[#407]: https://github.com/stackabletech/druid-operator/pull/407
[#408]: https://github.com/stackabletech/druid-operator/pull/408
[#415]: https://github.com/stackabletech/druid-operator/pull/415

## [23.1.0] - 2023-01-23

Expand Down
Loading