Skip to content

chore: Bump Rust dependencies pre-26.3.0#683

Open
NickLarsenNZ wants to merge 2 commits intomainfrom
chore/bump-rust-deps-pre-26.3.0
Open

chore: Bump Rust dependencies pre-26.3.0#683
NickLarsenNZ wants to merge 2 commits intomainfrom
chore/bump-rust-deps-pre-26.3.0

Conversation

@NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Feb 27, 2026

Part of stackabletech/issues#825

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant