Skip to content

Commit ab4bd89

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

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,19 @@
99
- Run a `containerdebug` process in the background of each HBase container to collect debugging information ([#605]).
1010
- Aggregate emitted Kubernetes events on the CustomResources ([#612]).
1111

12+
[#598]: https://github.com/stackabletech/hbase-operator/pull/598
13+
[#605]: https://github.com/stackabletech/hbase-operator/pull/605
14+
[#612]: https://github.com/stackabletech/hbase-operator/pull/612
15+
16+
## [24.11.1] - 2025-01-09
17+
1218
### Fixed
1319

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

1824
[#594]: https://github.com/stackabletech/hbase-operator/pull/594
19-
[#598]: https://github.com/stackabletech/hbase-operator/pull/598
20-
[#605]: https://github.com/stackabletech/hbase-operator/pull/605
21-
[#612]: https://github.com/stackabletech/hbase-operator/pull/612
2225

2326
## [24.11.0] - 2024-11-18
2427

0 commit comments

Comments
 (0)