Skip to content

Commit f06a1ff

Browse files
authored
chore: Update changelog from release 24.11.1 (#816)
* Update CHANGELOG.md from release 24.11.1 Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de> * corrections * linting --------- Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
1 parent 8683352 commit f06a1ff

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,20 @@ All notable changes to this project will be documented in this file.
1616
- Run a `containerdebug` process in the background of each Kafka container to collect debugging information ([#803]).
1717
- Aggregate emitted Kubernetes events on the CustomResources ([#809]).
1818

19+
[#796]: https://github.com/stackabletech/kafka-operator/pull/796
20+
[#803]: https://github.com/stackabletech/kafka-operator/pull/803
21+
[#809]: https://github.com/stackabletech/kafka-operator/pull/809
22+
[#813]: https://github.com/stackabletech/kafka-operator/pull/813
23+
24+
## [24.11.1] - 2025-01-10
25+
1926
### Fixed
2027

2128
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
2229
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
2330
restart ([#793]).
2431

2532
[#793]: https://github.com/stackabletech/kafka-operator/pull/793
26-
[#796]: https://github.com/stackabletech/kafka-operator/pull/796
27-
[#803]: https://github.com/stackabletech/kafka-operator/pull/803
28-
[#813]: https://github.com/stackabletech/kafka-operator/pull/813
2933

3034
## [24.11.0] - 2024-11-18
3135

0 commit comments

Comments
 (0)