File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,20 @@ All notable changes to this project will be documented in this file.
16
16
- Run a ` containerdebug ` process in the background of each Kafka container to collect debugging information ([ #803 ] ).
17
17
- Aggregate emitted Kubernetes events on the CustomResources ([ #809 ] ).
18
18
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
+
19
26
### Fixed
20
27
21
28
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
22
29
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
23
30
restart ([ #793 ] ).
24
31
25
32
[ #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
29
33
30
34
## [ 24.11.0] - 2024-11-18
31
35
You can’t perform that action at this time.
0 commit comments