Skip to content

Commit 2a70b7b

Browse files
committed
chore: Add changelog entry
1 parent 48fe5be commit 2a70b7b

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,11 +15,15 @@ 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 ([#683]).
18+
- Bump stackable-operator to 0.108.0 and strum to 0.28 ([#683], [#685]).
1919
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#670]).
2020
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#664]).
2121
- Deprecate support for `4.1.0` ([#668]).
2222

23+
### Fixed
24+
25+
- Fix "404 page not found" error for the initial object list ([#685]).
26+
2327
[#652]: https://github.com/stackabletech/hive-operator/pull/652
2428
[#664]: https://github.com/stackabletech/hive-operator/pull/664
2529
[#665]: https://github.com/stackabletech/hive-operator/pull/665
@@ -28,6 +32,7 @@ All notable changes to this project will be documented in this file.
2832
[#670]: https://github.com/stackabletech/hive-operator/pull/670
2933
[#676]: https://github.com/stackabletech/hive-operator/pull/676
3034
[#683]: https://github.com/stackabletech/hive-operator/pull/683
35+
[#685]: https://github.com/stackabletech/hive-operator/pull/685
3136

3237
## [25.11.0] - 2025-11-07
3338

0 commit comments

Comments
 (0)