Skip to content

Commit 68ce2a9

Browse files
committed
chore: Add changelog
1 parent 3b6e2d7 commit 68ce2a9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ All notable changes to this project will be documented in this file.
1313

1414
### Changed
1515

16-
- Bump stackable-operator to 0.106.2, and strum to 0.28 ([#760]).
16+
- Bump stackable-operator to 0.108.0, and strum to 0.28 ([#760], [#764]).
1717
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#747]).
1818
- Added warning and exit condition to format-namenodes container script to check for corrupted data after formatting ([#751]).
1919

2020
### Fixed
2121

22+
- Fix "404 page not found" error for the initial object list ([#764]).
2223
- Previously, some shell output of init-containers was not logged properly and therefore not aggregated, which is fixed now ([#746]).
2324

2425
[#738]: https://github.com/stackabletech/hdfs-operator/pull/738
@@ -28,6 +29,7 @@ All notable changes to this project will be documented in this file.
2829
[#751]: https://github.com/stackabletech/hdfs-operator/pull/751
2930
[#753]: https://github.com/stackabletech/hdfs-operator/pull/753
3031
[#760]: https://github.com/stackabletech/hdfs-operator/pull/760
32+
[#764]: https://github.com/stackabletech/hdfs-operator/pull/764
3133

3234
## [25.11.0] - 2025-11-07
3335

0 commit comments

Comments
 (0)