Skip to content

Commit d49b167

Browse files
committed
chore: Add changelog entry
1 parent d5cd9a0 commit d49b167

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

1616
### Changed
1717

18-
- Bump stackable-operator to 0.106.2 and strum to 0.28 ([#943]).
18+
- Bump stackable-operator to 0.108.0 and strum to 0.28 ([#943], [#945]).
1919
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#934]).
2020
- Refactor: move server configuration properties from the command line to configuration files. ([#911]).
2121
- Add support for ZooKeeper to KRaft migration ([#923]), ([#933]).
2222
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#925]).
2323

24+
### Fixed
25+
26+
- Fix "404 page not found" error for the initial object list ([#945]).
27+
2428
### Removed
2529

2630
- Refactor: remove unused RBAC cluster role ([#914]).
@@ -41,6 +45,7 @@ All notable changes to this project will be documented in this file.
4145
[#934]: https://github.com/stackabletech/kafka-operator/pull/934
4246
[#937]: https://github.com/stackabletech/kafka-operator/pull/937
4347
[#943]: https://github.com/stackabletech/kafka-operator/pull/943
48+
[#945]: https://github.com/stackabletech/kafka-operator/pull/945
4449

4550
## [25.11.0] - 2025-11-07
4651

0 commit comments

Comments
 (0)