diff --git a/CHANGELOG.md b/CHANGELOG.md index 743990bf..58b6cdc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,16 @@ All notable changes to this project will be documented in this file. ### Added - The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup - config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#660]). + config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#660]). - Run a `containerdebug` process in the background of each "druid" container to collect debugging information ([#667]). - Aggregate emitted Kubernetes events on the CustomResources ([#677]). +[#660]: https://github.com/stackabletech/druid-operator/pull/660 +[#667]: https://github.com/stackabletech/druid-operator/pull/667 +[#677]: https://github.com/stackabletech/druid-operator/pull/677 + +## [24.11.1] - 2025-01-09 + ### Fixed - Fix OIDC endpoint construction in case the `rootPath` does have a trailing slash ([#656]). @@ -20,9 +26,6 @@ All notable changes to this project will be documented in this file. [#656]: https://github.com/stackabletech/druid-operator/pull/656 [#657]: https://github.com/stackabletech/druid-operator/pull/657 -[#660]: https://github.com/stackabletech/druid-operator/pull/660 -[#667]: https://github.com/stackabletech/druid-operator/pull/667 -[#677]: https://github.com/stackabletech/druid-operator/pull/677 ## [24.11.0] - 2024-11-18