Commit 2668199
authored
feat: Add graceful shutdown (#674)
* feat: Add graceful shutdown
* chore: Bump to stackable-operator 0.105.0
* chore: Add changelog entry
* chore: Revert changes to dependency patch
* chore: Bump bytes crate to 1.11.1
Fixes RUSTSEC-2026-0007.
* chore: Bump git2 crate to 0.20.4
Fixes RUSTSEC-2026-0008.1 parent 3818c03 commit 2668199
8 files changed
Lines changed: 98 additions & 79 deletions
File tree
- rust/operator-binary/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments