Release v0.11.0
·
134 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Release v0.11.0
There's mainly bugfixes here, but a key one is
- qemu: Add --allow-mmap to virtiofsd for mmap support by @cgwalters in #201
which fixes several important things in bcvk ephemeral.
A small new feature is
- Introduce
allow-missing-fsverityparameter by @Johan-Liebert1 in #205
Besides that we mainly have some preparatory work on distribution packaging (we now also publish binaries as OCI artifacts), some CI/infra tweaks as well etc.
Other changes
- Sync common files from infra repository by @bootc-bot[bot] in #194
- Add Packit automation for COPR builds and Fedora packaging by @gursewak1997 in #196
- Sync common files from infra repository by @bootc-bot[bot] in #197
- integration-tests: Remove ignore_status() that hides failures by @cgwalters in #203
- credentials: Use remote-fs.target for virtiofs mount ordering by @cgwalters in #204
- Add 60s timeout for
test_run_ephemeral_with_instancetypeand bump CI instance to u1.micro. by @gursewak1997 in #208 - Publish development binaries as OCI artifacts by @gursewak1997 in #198
- packaging: Add dependencies to spec file by @gursewak1997 in #207
- docs: Add dnf installation step by @gursewak1997 in #206
- Release 0.11.0 by @bootc-bot[bot] in #209
Installation
Download the appropriate binary for your platform from the assets below.
Linux x86_64 (glibc)
curl -LO https://github.com/bootc-dev/bcvk/releases/download/v0.11.0/bcvk-x86_64-unknown-linux-gnu.tar.gz
tar xzf bcvk-x86_64-unknown-linux-gnu.tar.gz
sudo mv bcvk-x86_64-unknown-linux-gnu /usr/local/bin/bcvkChecksums
Verify the integrity of your download with the provided SHA256 checksums.\
Full Changelog: v0.10.0...v0.11.0