Closed sboeuf closed 2 years ago
Here is the PR: #146.
Btw, @sboeuf you also have permissions to do releases. Here is the read me on how to do that: https://github.com/rust-vmm/community/blob/main/docs/maintainers/crate_release.md. This should be useful in case someone from our team does not have the time to handle the releases.
@andreeaflorescu thanks for doing that, I appreciate it! And thanks for the documentation pointer, I'll take care of it myself next time :)
No problem, people sometimes don't know that we documented a few processes, so I'm trying to spread the news :laughing:
@sboeuf I forgot to update the Cargo.toml. Can you also check this PR #147
Published v0.2.0: https://crates.io/crates/virtio-queue/0.2.0.
Closing this.
Could someone tag a new release for the
virtio-queue
crate so that Cloud Hypervisor can rely on it rather than using the latest commit from the main branch? Apart from that, given that there are plans to update/simplifyvirtio-queue
, this might/will bring breaking changes, therefore it might be a good idea to tag a release before going through any of that.