Skip to content

v3.0.1-rc5

Compare
Choose a tag to compare
@Tinyblargon Tinyblargon released this 23 Nov 23:40
· 12 commits to master since this release
cbc3a2d

RC5 is Released.

breaking changes! As this is still a Release Candidate please test in your own environment before upgrading all your projects.

  • breaking USB has been re-implemented.
  • Parallelism in the provider now defaults to 1 thread as a workaround.
  • PCI has been re-implemented (hostpci is now deprecated).
  • Network interfaces have been improved and now requires setting the id.
  • cpu has been deprecated in favor of cpu_type.
  • Fixed issue where provider would always attempt to get the ip of the qemu-guest-agent.

What's Changed

New Contributors

Full Changelog: v3.0.1-rc4...v3.0.1-rc5