Skip to content

Commit fac828c

Browse files
committed
chore(operator): Add changelog entry
1 parent 48899b5 commit fac828c

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+
- BREAKING: Add support to gracefully shutdown `EosChecker`.
10+
`EosChecker::run` now requires passing a shutdown signal, which is any `Future<Output = ()>` ([#1146]).
11+
12+
[#1146]: https://github.com/stackabletech/operator-rs/pull/1146
13+
714
## [0.104.0] - 2026-01-26
815

916
### Added

0 commit comments

Comments
 (0)