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 b4a10a0 commit 5f184b7Copy full SHA for 5f184b7
1 file changed
CHANGELOG.md
@@ -14,6 +14,7 @@
14
15
### Changed
16
17
+- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#730]).
18
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#724]).
19
20
### Removed
@@ -26,6 +27,7 @@
26
27
[#725]: https://github.com/stackabletech/hbase-operator/pull/725
28
[#727]: https://github.com/stackabletech/hbase-operator/pull/727
29
[#729]: https://github.com/stackabletech/hbase-operator/pull/729
30
+[#730]: https://github.com/stackabletech/hbase-operator/pull/730
31
32
## [25.11.0] - 2025-11-07
33
0 commit comments