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 ffb6f33 commit 2088a99Copy full SHA for 2088a99
1 file changed
CHANGELOG.md
@@ -29,6 +29,7 @@ All notable changes to this project will be documented in this file.
29
30
### Changed
31
32
+- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#110]).
33
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#91]).
34
35
### Fixed
@@ -45,6 +46,7 @@ All notable changes to this project will be documented in this file.
45
46
[#100]: https://github.com/stackabletech/opensearch-operator/pull/100
47
[#107]: https://github.com/stackabletech/opensearch-operator/pull/107
48
[#108]: https://github.com/stackabletech/opensearch-operator/pull/108
49
+[#110]: https://github.com/stackabletech/opensearch-operator/pull/110
50
51
## [25.11.0] - 2025-11-07
52
0 commit comments