Skip to content

Conversation

@Techassi
Copy link
Member

Bump Rust Dependencies for Stackable Release 25.3.0

Part of stackabletech/issues#699

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
- [x] Bump Rust Dependencies, see below for more details.
- [x] ~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
- [x] ~Bump `stackable-operator` and friends.~
- [x] ~Bump `product-config`.~
- [x] Bump all other dependencies.

@Techassi Techassi added this pull request to the merge queue Mar 11, 2025
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Mar 11, 2025
Merged via the queue into main with commit 96a4852 Mar 11, 2025
16 of 17 checks passed
@Techassi Techassi deleted the chore/bump-rust-deps-pre-25.3.0 branch March 11, 2025 08:26
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Mar 11, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants