Skip to content

Prepare new release for kvm-ioctls and kvm-bindings #324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025

Conversation

jinankjain
Copy link
Contributor

@jinankjain jinankjain commented May 23, 2025

Summary of the PR

Bumping minor versions for both of the crates. Majorly to bump the vmm-sys-utils crate.

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR have Signed-Off-By trailers (with
    git commit -s), and the commit message has max 60 characters for the
    summary and max 75 characters for each description line.
  • All added/changed functionality has a corresponding unit/integration
    test.
  • All added/changed public-facing functionality has entries in the "Upcoming
    Release" section of CHANGELOG.md (if no such section exists, please create one).
  • Any newly added unsafe code is properly documented.

roypat
roypat previously approved these changes May 28, 2025
@roypat
Copy link
Member

roypat commented May 28, 2025

Actually, could we wait for #325? Just so we don't end up doing two releases in quick succession

@roypat
Copy link
Member

roypat commented May 29, 2025

Alright, could I bother you one last time to update the changelog to move the entries from #325 to the 0.12.0 section? 😅 Then we're good to go though, promise

Bumping major versions for both of the crates. Majorly to bump the
vmm-sys-utils crate.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
@roypat roypat merged commit a4bc625 into rust-vmm:main May 29, 2025
39 checks passed
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.

3 participants