Skip to content

Commit

Permalink
chore: Update changelog from release 24.11.1 (#816)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md from release 24.11.1

Signed-off-by: Andrew Kenworthy <[email protected]>

* corrections

* linting

---------

Signed-off-by: Andrew Kenworthy <[email protected]>
  • Loading branch information
adwk67 authored Jan 28, 2025
1 parent 8683352 commit f06a1ff
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,20 @@ All notable changes to this project will be documented in this file.
- Run a `containerdebug` process in the background of each Kafka container to collect debugging information ([#803]).
- Aggregate emitted Kubernetes events on the CustomResources ([#809]).

[#796]: https://github.com/stackabletech/kafka-operator/pull/796
[#803]: https://github.com/stackabletech/kafka-operator/pull/803
[#809]: https://github.com/stackabletech/kafka-operator/pull/809
[#813]: https://github.com/stackabletech/kafka-operator/pull/813

## [24.11.1] - 2025-01-10

### Fixed

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

[#793]: https://github.com/stackabletech/kafka-operator/pull/793
[#796]: https://github.com/stackabletech/kafka-operator/pull/796
[#803]: https://github.com/stackabletech/kafka-operator/pull/803
[#813]: https://github.com/stackabletech/kafka-operator/pull/813

## [24.11.0] - 2024-11-18

Expand Down

0 comments on commit f06a1ff

Please sign in to comment.