Skip to content

v0.8.2

Choose a tag to compare

@dmacvicar dmacvicar released this 02 Mar 22:52
· 146 commits to main since this release

What's Changed

Content sniffing

  • The provider no longer detects the image format qcow2 using content sniffing for remote HTTP images. If you leave it blank, it will just set it based on the extension. This allows to use HTTP servers without HTTP Range support.
  • Add ability to set mode=private to a macvlan interface. by @farsonic in #1154

Upgrade dependencies

Bug fixes

New Contributors

Full Changelog: v0.8.1...v0.8.2