Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Sep 27, 2023
1 parent 6f26402 commit 3b9ead0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,19 @@ All notable changes to this project will be documented in this file.

- Default stackableVersion to operator version ([#711]).
- Configuration overrides for the JVM security properties, such as DNS caching ([#715]).
- Support PodDisruptionBudgets ([#XXX]).
- Support PodDisruptionBudgets ([#730]).

### Changed

- `vector` `0.26.0` -> `0.31.0` ([#709]).
- `operator-rs` `0.44.0` -> `0.51.1` ([#711], [#XXX]).
- `operator-rs` `0.44.0` -> `0.51.1` ([#711], [#730]).
- Let secret-operator handle certificate conversion ([#695]).

[#695]: https://github.com/stackabletech/zookeeper-operator/pull/695
[#709]: https://github.com/stackabletech/zookeeper-operator/pull/709
[#711]: https://github.com/stackabletech/zookeeper-operator/pull/711
[#715]: https://github.com/stackabletech/zookeeper-operator/pull/715
[#730]: https://github.com/stackabletech/zookeeper-operator/pull/730

## [23.7.0] - 2023-07-14

Expand Down

0 comments on commit 3b9ead0

Please sign in to comment.