Skip to content

Release 0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 14:41
0.7.0
bb267e3

Changelog

0.7.0 (2021-11-08)

Main Changes Summary

  • Destroying domains will now attempt to always remove associated networks that are no longer in use. If this cases any issues set :libvirt__always_destroy => false on the impacted interfaces and report an issue.
  • Use of qemu agent to retrieve IP addresses is now possible when using sessions
  • Possible to configure 3d acceleration for improved graphics performance.
  • Switched back to a read-only system connection when using a qemu session to prevent policy kit requesting credentials.

Full Changelog

Closed issues:

  • Network 192.168.33.10 is not available #1389
  • Podman example in README.md returns error #1373
  • VM creation fails 2nd time #1342

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator