Skip to content

Commit 9d62ad4

Browse files
committed
chore(operator): Add changelog entry
1 parent 87c62ec commit 9d62ad4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add `SignalWatcher` which can be used to watch signals and multiply them to gracefully shutdown
10+
multiple concurrent tasks/futures ([#1147]).
11+
12+
[#1147]: https://github.com/stackabletech/operator-rs/pull/1147
13+
714
## [0.104.0] - 2026-01-26
815

916
### Added

0 commit comments

Comments
 (0)