Skip to content

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Jul 10, 2025

Bump Rust Dependencies for Stackable Release 25.7.0

Part of https://github.com/stackabletech/issues/issues/TRACKING_ISSUE

Note

During a Stackable release we need to update various Rust dependencies before
entering the final release period to ensure we run the latest versions of
crates. These bumps also include previously updated and released crates from
the operator-rs repository.

Tasks

  • Bump Rust Dependencies, see below for more details.
  • Add changelog entry stating which important crates were bumped (including the version).

Note

The bumping / updating of Rust dependencies is done in multiple steps:

  1. Update the minimum Version in the root Cargo.toml manifest.
  2. Run the cargo update command, which also updates the Cargo.lock file.
  3. Lastly, run make regenerate-nix to update the Cargo.nix file.

Bump Rust Dependencies

  • Bump stackable-operator and friends
  • Bump product-config
  • Bump all other dependencies

@NickLarsenNZ NickLarsenNZ marked this pull request as ready for review July 10, 2025 14:29
@NickLarsenNZ NickLarsenNZ moved this from Development: In Progress to Refinement: In Progress in Stackable Engineering Jul 10, 2025
@NickLarsenNZ NickLarsenNZ moved this from Refinement: In Progress to Development: Waiting for Review in Stackable Engineering Jul 10, 2025
@NickLarsenNZ NickLarsenNZ enabled auto-merge July 10, 2025 14:30
sbernauer
sbernauer previously approved these changes Jul 10, 2025
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only one unrelated comment

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Jul 10, 2025
@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue Jul 11, 2025
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Jul 11, 2025
Merged via the queue into main with commit bd90875 Jul 11, 2025
17 checks passed
@NickLarsenNZ NickLarsenNZ deleted the chore/bump-rust-deps-pre-25.7.0 branch July 11, 2025 06:44
razvan pushed a commit that referenced this pull request Jul 11, 2025
* feat(helm): Add RBAC rule for automatic cluster domain detection

* chore: Bump stackable-operator to 0.94.0 and update other dependencies

* chore: Update changelog

* chore: Add sparkhistory and shs shortnames
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Jul 14, 2025
github-merge-queue bot pushed a commit that referenced this pull request Aug 20, 2025
* feat: support for Spark 4

* update ny-tlc-report

* chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@e3ffe71 (#590)

Reference-to: stackabletech/operator-templating@e3ffe71 (chore: SDP 25.7 templating updates)

* chore: Bump Rust dependencies pre-25.7.0 (#592)

* feat(helm): Add RBAC rule for automatic cluster domain detection

* chore: Bump stackable-operator to 0.94.0 and update other dependencies

* chore: Update changelog

* chore: Add sparkhistory and shs shortnames

* fix the iceberg test

* update supported versions

* update docs, examples, getting started

* skip logging tests for spark 4

* Apply suggestions from code review

Co-authored-by: Andrew Kenworthy <[email protected]>

* update supported versions page

* update changelog

---------

Co-authored-by: Stacky McStackface <[email protected]>
Co-authored-by: Nick <[email protected]>
Co-authored-by: Andrew Kenworthy <[email protected]>
Co-authored-by: Andrew Kenworthy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants