Skip to content

Commit a80939e

Browse files
committed
chore: Add changelog entry
1 parent 24b95fa commit a80939e

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
@@ -17,11 +17,15 @@ All notable changes to this project will be documented in this file.
1717

1818
### Changed
1919

20-
- Bump stackable-operator to 0.106.2, and strum to 0.28 ([#794]).
20+
- Bump stackable-operator to 0.107.1, and strum to 0.28 ([#794], [#801]).
2121
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#788]).
2222
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#780]).
2323
- Increase default CPU request/limit to 300m/1200m for the router role ([#786]).
2424

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

2731
- Remove Druid 33.0.0 ([#786]).
@@ -31,6 +35,7 @@ All notable changes to this project will be documented in this file.
3135
[#788]: https://github.com/stackabletech/druid-operator/pull/788
3236
[#790]: https://github.com/stackabletech/druid-operator/pull/790
3337
[#794]: https://github.com/stackabletech/druid-operator/pull/794
38+
[#801]: https://github.com/stackabletech/druid-operator/pull/801
3439

3540
## [25.11.0] - 2025-11-07
3641

0 commit comments

Comments
 (0)