We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457d537 commit 4ee81e5Copy full SHA for 4ee81e5
1 file changed
CHANGELOG.md
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
15
16
### Changed
17
18
+- Bump stackable-operator to 0.106.2, and strum to 0.28 ([#683]).
19
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#670]).
20
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#664]).
21
- Deprecate support for `4.1.0` ([#668]).
@@ -26,6 +27,7 @@ All notable changes to this project will be documented in this file.
26
27
[#668]: https://github.com/stackabletech/hive-operator/pull/668
28
[#670]: https://github.com/stackabletech/hive-operator/pull/670
29
[#676]: https://github.com/stackabletech/hive-operator/pull/676
30
+[#683]: https://github.com/stackabletech/hive-operator/pull/683
31
32
## [25.11.0] - 2025-11-07
33
0 commit comments