Skip to content

Commit 8a8d9fe

Browse files
authored
chore: Update changelog from release 24.11.1 (#645)
* Update CHANGELOG.md from release 24.11.1 Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de> * corrections * corrections II --------- Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
1 parent 7bb9eed commit 8a8d9fe

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
@@ -17,16 +17,19 @@ All notable changes to this project will be documented in this file.
1717
This helps with setups where configOverrides are used to enable security on the HTTP interfaces.
1818
As this results in `401` HTTP responses (instead of `200`), this previously failed the liveness checks.
1919

20+
[#619]: https://github.com/stackabletech/hdfs-operator/pull/619
21+
[#629]: https://github.com/stackabletech/hdfs-operator/pull/629
22+
[#643]: https://github.com/stackabletech/hdfs-operator/pull/643
23+
24+
## [24.11.1] - 2025-01-10
25+
2026
### Fixed
2127

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

2632
[#616]: https://github.com/stackabletech/hdfs-operator/pull/616
27-
[#619]: https://github.com/stackabletech/hdfs-operator/pull/619
28-
[#629]: https://github.com/stackabletech/hdfs-operator/pull/629
29-
[#643]: https://github.com/stackabletech/hdfs-operator/pull/643
3033

3134
## [24.11.0] - 2024-11-18
3235

0 commit comments

Comments
 (0)