Skip to content

Commit 6478113

Browse files
authored
chore: Bump Rust dependencies pre-26.7.0 (#716)
* chore: BUmp Rust dependencies * chore: Add changelog entry
1 parent 58b1c66 commit 6478113

11 files changed

Lines changed: 819 additions & 370 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
1717

1818
### Changed
1919

20+
- Bump stackable-operator to 0.113.3 ([#716]).
2021
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#674]).
2122
- Remove runtime usage of `product-config`. Default values that previously came from `deploy/config-spec/properties.yaml` are now defined in operator code and merged with CRD `configOverrides` ([#692]).
2223
- BREAKING: Values previously configured via `properties.yaml` (the `product-config` mechanism) are no longer read at runtime. Users who relied on this file to set configuration defaults must migrate those settings to the `configOverrides` field in their custom resources ([#692]).
@@ -42,6 +43,7 @@ All notable changes to this project will be documented in this file.
4243
[#696]: https://github.com/stackabletech/spark-k8s-operator/pull/696
4344
[#705]: https://github.com/stackabletech/spark-k8s-operator/pull/705
4445
[#708]: https://github.com/stackabletech/spark-k8s-operator/pull/708
46+
[#716]: https://github.com/stackabletech/spark-k8s-operator/pull/716
4547

4648
## [26.3.0] - 2026-03-16
4749

0 commit comments

Comments
 (0)