Skip to content

Commit 03b6d06

Browse files
authored
chore: Bump Rust dependencies pre-26.7.0 (#908)
* chore: Bump Rust dependencies * chore: Adjust changelog entry * chore: Update Nix files
1 parent e9d01ca commit 03b6d06

8 files changed

Lines changed: 851 additions & 386 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file.
2020
`spooling-manager.properties`). Previously arbitrary keys were silently accepted
2121
but ignored ([#878]).
2222
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#869]).
23-
- Bump `stackable-operator` to 0.111.0 and `kube` to 3.1.0 ([#878], [#884]).
23+
- Bump `stackable-operator` to 0.113.3 and `kube` to 3.1.0 ([#878], [#884], [#908]).
2424
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#889]).
2525
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#895]).
2626
- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
@@ -45,6 +45,7 @@ All notable changes to this project will be documented in this file.
4545
[#897]: https://github.com/stackabletech/trino-operator/pull/897
4646
[#900]: https://github.com/stackabletech/trino-operator/pull/900
4747
[#903]: https://github.com/stackabletech/trino-operator/pull/903
48+
[#908]: https://github.com/stackabletech/trino-operator/pull/908
4849

4950
## [26.3.0] - 2026-03-16
5051

0 commit comments

Comments
 (0)