Skip to content

Commit d7aa4d6

Browse files
authored
chore: Bump Rust dependencies pre-26.7.0 (#751)
* chore: Bump Rust dependencies * chore: Add changelog entry * chore: Update Nix files Honestly, no clue why this only produces a diff when deleting the files first...
1 parent 8443399 commit d7aa4d6

9 files changed

Lines changed: 847 additions & 370 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
### Changed
1212

13+
- Bump stackable-operator to 0.113.3 ([#751]).
1314
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#717]).
1415
- BREAKING: `configOverrides` now only accepts the supported config file name `superset_config.py`. Previously arbitrary keys were silently accepted but ignored ([#719]).
1516
- Bump `stackable-operator` to 0.111.1 and `kube` to 3.1.0 ([#719], [#726]).
@@ -37,6 +38,7 @@
3738
[#731]: https://github.com/stackabletech/superset-operator/pull/731
3839
[#735]: https://github.com/stackabletech/superset-operator/pull/735
3940
[#738]: https://github.com/stackabletech/superset-operator/pull/738
41+
[#751]: https://github.com/stackabletech/superset-operator/pull/751
4042

4143
## [26.3.0] - 2026-03-16
4244

0 commit comments

Comments
 (0)