Skip to content

Commit 6c53e10

Browse files
committed
chore: Add changelog entry
1 parent 2dd4468 commit 6c53e10

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#396]).
10+
711
### Fixed
812

913
- BREAKING: Prevent Pod 0 restart by utilizing a mutating webhook.
@@ -13,6 +17,7 @@ All notable changes to this project will be documented in this file.
1317
env variable ([#387]).
1418

1519
[#387]: https://github.com/stackabletech/commons-operator/pull/387
20+
[#396]: https://github.com/stackabletech/commons-operator/pull/396
1621

1722
## [25.11.0] - 2025-11-07
1823

0 commit comments

Comments
 (0)