Skip to content

chore: Bump Rust dependencies pre-26.3.0#906

Merged
NickLarsenNZ merged 5 commits intomainfrom
chore/bump-rust-deps-pre-26.3.0
Mar 3, 2026
Merged

chore: Bump Rust dependencies pre-26.3.0#906
NickLarsenNZ merged 5 commits intomainfrom
chore/bump-rust-deps-pre-26.3.0

Conversation

@Techassi
Copy link
Member

@Techassi Techassi commented Mar 2, 2026

Bump Rust Dependencies for Stackable Release 26.3.0

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

Techassi added 2 commits March 2, 2026 10:58
- Bump stackable-operator to 0.106.2
- Bump strum to 0.28
@Techassi Techassi marked this pull request as ready for review March 2, 2026 10:02
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Mar 2, 2026
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

nifi can't use op-rs directly. it needs the kube-rs fix

@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Mar 3, 2026
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

@NickLarsenNZ NickLarsenNZ enabled auto-merge March 3, 2026 13:26
@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue Mar 3, 2026
@NickLarsenNZ NickLarsenNZ moved this from Development: In Review to Development: Done in Stackable Engineering Mar 3, 2026
Merged via the queue into main with commit a011f92 Mar 3, 2026
12 checks passed
@NickLarsenNZ NickLarsenNZ deleted the chore/bump-rust-deps-pre-26.3.0 branch March 3, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants