Skip to content

Release v0.11.0

Choose a tag to compare

@bootc-bot bootc-bot released this 02 Mar 22:00
· 134 commits to main since this release
Immutable release. Only release title and notes can be modified.
03d5164

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

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_instancetype and 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/bcvk

Checksums

Verify the integrity of your download with the provided SHA256 checksums.\

Full Changelog: v0.10.0...v0.11.0