v0.8.0
What's Changed
Two big features include improved ssh config support (for example for supporting jump hosts) and a new data source for host information.
- expanded ssh_config parameters for qemu+ssh uri option by @memetb in #1059
- feat: add data sources to extract node and device information by @muresan in #1042
Breaking changes
- DNS is enabled by default, like in libvirt. #1100
- Wait intervals for polling libvirt are reduced, making everything faster (including testsuite)
Other highlights:
- Acceptance testsuite is finally fully passing again
- Many code cleanups
- Updated golangci-lint
- Many updated dependencies
- Mark disk wwn and nvram arguments as computed by @wfdewith in #1064
- Default machine by @e4t in #1014
- Add Combustion resource to use instead of the ignition one by @cbosdo in #1068
Community
We activated discussions, so that the community can share useful files, help each other and also get announcements.
Contributors
Thanks to all the community for their contributions and for supporting other users:
- @muresan made their first contribution in #1042
- @wfdewith made their first contribution in #1064
- @kubealex made their first contribution in #1056
- @shafer made their first contribution in #927
- @testwill made their first contribution in #1086
- @memetb made their first contribution in #1059
- @michaelbeaumont
- @cbosdo
- and others... (let me know if I missed you)
Full Changelog: v0.7.6...v0.8.0