Skip to content

Commit

Permalink
feat: Support graceful shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Oct 11, 2023
1 parent 6b3e024 commit ad0bf91
Show file tree
Hide file tree
Showing 9 changed files with 136 additions and 92 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
- Default stackableVersion to operator version ([#385]).
- Configuration overrides for the JVM security properties, such as DNS caching ([#389]).
- Support PodDisruptionBudgets ([#399]).
- Support graceful shutdown ([#XXX]).

### Changed

- `vector` `0.26.0` -> `0.31.0` ([#382]).
- `operator-rs` `0.44.0` -> `0.52.1` ([#385], [#399]).

### Fixed

Expand Down
Loading

0 comments on commit ad0bf91

Please sign in to comment.