Skip to content

Commit 2e5f7bd

Browse files
authored
chore: Bump Rust dependencies pre-26.7.0 (#1048)
* chore: Bump Rust dependencies * chore: Adjust changelog entry * chore: Update Nix files
1 parent ab31239 commit 2e5f7bd

7 files changed

Lines changed: 963 additions & 291 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
1414
- BREAKING: `configOverrides` now only accepts the known config files (`zoo.cfg` and
1515
`security.properties`).
1616
Previously, arbitrary file names were silently accepted and ignored ([#1027]).
17-
- Bump `stackable-operator` to 0.111.1 ([#1027], [#1028]).
17+
- Bump `stackable-operator` to 0.113.3 ([#1027], [#1028], [#1048]).
1818
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#1034]).
1919
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#1038]).
2020
- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
@@ -26,6 +26,7 @@ All notable changes to this project will be documented in this file.
2626
[#1034]: https://github.com/stackabletech/zookeeper-operator/pull/1034
2727
[#1038]: https://github.com/stackabletech/zookeeper-operator/pull/1038
2828
[#1041]: https://github.com/stackabletech/zookeeper-operator/pull/1041
29+
[#1048]: https://github.com/stackabletech/zookeeper-operator/pull/1048
2930

3031
## [26.3.0] - 2026-03-16
3132

0 commit comments

Comments
 (0)