Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@cfergeau cfergeau released this 17 Mar 13:55
· 95 commits to main since this release
v0.6.1
97c5364

vfkit is now available in the main brew repository, the cfergeau tap is no longer needed.
This release of vfkit requires go 1.23

What's Changed

  • add virtio-balloon device by @iwinux in #255
  • allow to pass user/meta data files for cloud-init config by @lstocchi in #263
  • Remove socket files created by vfkit at exit by @lstocchi in #230 and @evidolob in #283
  • Update readme and quickstart to include vfkit in homebrew by @vyasgun in #260
  • Refactor StorageConfig so it does not have both imagePath and Uri properties by @lstocchi in #227
  • test: Wait for ignition socket before requesting ignition by @booxter in #276

Dependency updates

  • build(deps): bump github.com/Code-Hex/vz/v3 from 3.5.1 to 3.6.0 by @dependabot in #238
  • build(deps): bump golang.org/x/crypto from 0.29.0 to 0.36.0 by @dependabot in #234, #240, #264 and #272
  • build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #251
  • build(deps): bump golang.org/x/mod from 0.22.0 to 0.24.0 by @dependabot in #250 and #273
  • build(deps): bump github.com/golangci/golangci-lint from 1.62.2 to 1.64.7 in /tools by @dependabot in #237, #258, #266 and #281
  • build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #247
  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #261
  • build(deps): bump github.com/crc-org/crc/v2 from 2.44.0 to 2.48.0 by @dependabot in #254 and #269
  • build(deps): bump github.com/containers/common from 0.60.4 to 0.62.2 by @dependabot in #249, #268 and #282

New Contributors

Full Changelog: v0.6.0...v0.6.1