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.
- 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:
- Update the minimum Version in the root
Cargo.tomlmanifest. - Run the
cargo updatecommand, which also updates theCargo.lockfile. - Lastly, run
make regenerate-nixto update theCargo.nixfile.
- Bump
stackable-operatorand friends - Bump all other dependencies