Skip to content

Commit 74a4ff0

Browse files
committed
chore: Add changelog entry
1 parent f8e04fa commit 74a4ff0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ All notable changes to this project will be documented in this file.
1111
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#987]).
1212
- Enable the [restart-controller](https://docs.stackable.tech/home/nightly/commons-operator/restarter/), so that the Pods are automatically restarted on config changes ([#999]).
1313

14+
### Changed
15+
16+
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#1004]).
17+
1418
### Removed
1519

1620
- Remove support for ZooKeeper 3.9.3 ([#1001]).
@@ -19,6 +23,7 @@ All notable changes to this project will be documented in this file.
1923
[#988]: https://github.com/stackabletech/zookeeper-operator/pull/988
2024
[#999]: https://github.com/stackabletech/zookeeper-operator/pull/999
2125
[#1001]: https://github.com/stackabletech/zookeeper-operator/pull/1001
26+
[#1004]: https://github.com/stackabletech/zookeeper-operator/pull/1004
2227

2328
## [25.11.0] - 2025-11-07
2429

0 commit comments

Comments
 (0)