Skip to content

Commit ee24bd7

Browse files
committed
Update CHANGELOG.md from release 24.11.1
Signed-off-by: Andrew Kenworthy <[email protected]>
1 parent dfc9060 commit ee24bd7

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7-
### Added
7+
## [24.11.1] - 2025-01-10
8+
9+
## [24.11.1-rc2] - 2024-12-12
810

9-
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
10-
config property `requestedSecretLifetime`. This helps reduce frequent Pod restarts ([#892]).
11-
- Run a `containerdebug` process in the background of each Zookeeper container to collect debugging information ([#881]).
12-
- Aggregate emitted Kubernetes events on the CustomResources ([#904]).
11+
## [24.11.1-rc1] - 2024-12-06
1312

1413
### Fixed
1514

1615
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
1716
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
1817
restart ([#889]).
1918

20-
[#881]: https://github.com/stackabletech/zookeeper-operator/pull/881
2119
[#889]: https://github.com/stackabletech/zookeeper-operator/pull/889
22-
[#892]: https://github.com/stackabletech/zookeeper-operator/pull/892
2320

2421
## [24.11.0] - 2024-11-18
2522

0 commit comments

Comments
 (0)