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 a4cd09b commit d6a5399Copy full SHA for d6a5399
CHANGELOG.md
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
14
15
### Changed
16
17
+- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#670]).
18
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#664]).
19
- Deprecate support for `4.1.0` ([#668]).
20
@@ -22,6 +23,7 @@ All notable changes to this project will be documented in this file.
22
23
[#665]: https://github.com/stackabletech/hive-operator/pull/665
24
[#666]: https://github.com/stackabletech/hive-operator/pull/666
25
[#668]: https://github.com/stackabletech/hive-operator/pull/668
26
+[#670]: https://github.com/stackabletech/hive-operator/pull/670
27
28
## [25.11.0] - 2025-11-07
29
0 commit comments