Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@cfergeau cfergeau released this 29 Nov 10:48
v0.6.0
467a634

Finally a new vfkit release with many interesting new features, initial macOS guest support, NBD support, ignition/cloud-init support and a lot more, as well as many cleanups and bug fixes. Thanks to everyone who contributed to this release!

What's Changed

New features

  • Add support for nvme devices by @cgwalters in #78
  • feat: add support for NBD by @lstocchi in #212
  • Add support for running macOS guests. by @williamtheaker in #148
  • ignition: add support for ignition config file by @lstocchi in #209
  • cloudinit: leverage virtio-blk to push cloud-init configuration by @lstocchi in #207
  • Add readonly option for storage devices by @nirs in #179
  • rosetta: add option to ignore rosetta failure when installation cancelled by @lstocchi in #202
  • Report list of devices in the REST API by @cfergeau in #99

Bug fixes/code cleanups/...

New Contributors

Full Changelog: v0.5.1...v0.6.0