@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 26.3.0] - 2026-03-16
8+
9+ ## [ 26.3.0-rc1] - 2026-03-16
10+
711### Added
812
913- Add conversion webhook ([ #676 ] ).
@@ -15,11 +19,15 @@ All notable changes to this project will be documented in this file.
1519
1620### Changed
1721
18- - Bump stackable-operator to 0.106.2, and strum to 0.28 ([ #683 ] ).
22+ - Bump stackable-operator to 0.108.0 and strum to 0.28 ([ #683 ] , [ # 685 ] ).
1923- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([ #670 ] ).
2024- Bump testing-tools to ` 0.3.0-stackable0.0.0-dev ` ([ #664 ] ).
2125- Deprecate support for ` 4.1.0 ` ([ #668 ] ).
2226
27+ ### Fixed
28+
29+ - Fix "404 page not found" error for the initial object list ([ #685 ] ).
30+
2331[ #652 ] : https://github.com/stackabletech/hive-operator/pull/652
2432[ #664 ] : https://github.com/stackabletech/hive-operator/pull/664
2533[ #665 ] : https://github.com/stackabletech/hive-operator/pull/665
@@ -28,6 +36,7 @@ All notable changes to this project will be documented in this file.
2836[ #670 ] : https://github.com/stackabletech/hive-operator/pull/670
2937[ #676 ] : https://github.com/stackabletech/hive-operator/pull/676
3038[ #683 ] : https://github.com/stackabletech/hive-operator/pull/683
39+ [ #685 ] : https://github.com/stackabletech/hive-operator/pull/685
3140
3241## [ 25.11.0] - 2025-11-07
3342
0 commit comments