Skip to content

Commit a1288bd

Browse files
committed
corrections
1 parent 8c9dd86 commit a1288bd

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
## [24.11.1] - 2025-01-09
7+
### Added
88

9-
## [24.11.1-rc2] - 2024-12-12
9+
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
10+
 config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#660]).
11+
- Run a `containerdebug` process in the background of each "druid" container to collect debugging information ([#667]).
12+
- Aggregate emitted Kubernetes events on the CustomResources ([#677]).
1013

11-
## [24.11.1-rc1] - 2024-12-06
14+
[#660]: https://github.com/stackabletech/druid-operator/pull/660
15+
[#667]: https://github.com/stackabletech/druid-operator/pull/667
16+
[#677]: https://github.com/stackabletech/druid-operator/pull/677
17+
18+
## [24.11.1] - 2025-01-09
1219

1320
### Fixed
1421

0 commit comments

Comments
 (0)