Skip to content

Commit 37358a8

Browse files
committed
chore: Add changelog entry
1 parent 5c497fb commit 37358a8

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,10 +15,14 @@
1515

1616
### Changed
1717

18-
- Bump stackable-operator to 0.106.2, and strum to 0.28 ([#737]).
18+
- Bump stackable-operator to 0.108.0, and strum to 0.28 ([#737], [#740]).
1919
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#730]).
2020
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#724]).
2121

22+
### Fixed
23+
24+
- Fix "404 page not found" error for the initial object list ([#740]).
25+
2226
### Removed
2327

2428
- Remove support for Hbase 2.6.2 ([#729]).
@@ -32,6 +36,7 @@
3236
[#730]: https://github.com/stackabletech/hbase-operator/pull/730
3337
[#733]: https://github.com/stackabletech/hbase-operator/pull/733
3438
[#737]: https://github.com/stackabletech/hbase-operator/pull/737
39+
[#740]: https://github.com/stackabletech/hbase-operator/pull/740
3540

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

0 commit comments

Comments
 (0)