Skip to content

chore(krun): bump msb_krun crates to 0.1.33 - #125

Merged
appcypher merged 2 commits into
krunfrom
appcypher/bump-msb-krun-0-1-33
Sep 7, 2026
Merged

chore(krun): bump msb_krun crates to 0.1.33#125
appcypher merged 2 commits into
krunfrom
appcypher/bump-msb-krun-0-1-33

Conversation

@appcypher

Copy link
Copy Markdown
Member

TL;DR

Bump all 15 msb_krun* crates from 0.1.32 to 0.1.33 to prepare the next release. This PR includes the merged #121#124 baseline and does not publish crates or create a release tag.

Description

  • Update package versions and internal dependency references while preserving existing dependency requirement semantics.
  • Update the root, examples, and memory-tracking lockfiles without unrelated dependency upgrades.
  • Leave upstream libkrun and other non-msb_krun* package versions unchanged.

Changelog since 0.1.32

Test Plan

  • cargo build --all and cargo check --all
  • cargo test --all
  • cargo clippy --all -- -D warnings and cargo clippy -p msb_krun --features blk -- -D warnings
  • cargo test -p msb_krun_devices --features blk drained_raw_growth_preserves_data_and_updates_request_bounds
  • cargo fmt --all -- --check and cargo publish --dry-run -p msb_krun_arch_gen
  • cargo publish --dry-run -p msb_krun (attempted; requires msb_krun_devices 0.1.33 and other sibling crates to be published first)

Validation ran on macOS ARM64. Local bindgen builds required exposing the installed Command Line Tools libclang.dylib in the temporary target directory; no repository changes were needed. Cross-platform checks run in CI. Existing live qualification belongs to the merged feature PRs; this version-only change does not claim a new live test run.

Bump all 15 msb_krun-family crates and their internal dependency references from 0.1.32 to 0.1.33. Refresh the root, examples and memory-tracking lockfiles without unrelated dependency updates.

Prepare the release containing reversible execution and memory generations, generation coordination, guest clock correction and reversible device state. Leave upstream package versions unchanged.
Bring the final merged stack item into the release preparation branch. Keep the release diff limited to version metadata and lockfiles against krun.
@appcypher
appcypher merged commit d14d1db into krun Sep 7, 2026
9 checks passed
@appcypher
appcypher deleted the appcypher/bump-msb-krun-0-1-33 branch September 7, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant