Interim compat release.
This is likely to be the last release in the 0.7 series as we are focusing on 0.8 and the new v1alpha2 API contract.
We are releasing it to fix a compatibility issue with newer qemu-guest-agent 10.1.2 #586.
There are a few dependency updates and an improvement to VM scheduling.
CAPMOX now requires Go 1.25.0.
What's Changed
Bugfixes
- Schedule vms evenly across nodes when memory allows by @magnusmeng #585
- Fix qemu-guest-agent by updating to go-proxmox 0.3.2 and then to 0.4.0, thanks @aeber #586 #615 #640
Misc
- bump go to 1.25 #616
New Contributors
- @magnusmeng made their first contribution in #585
- @aeber made their first contribution in #615
Full Changelog: v0.7.5...v0.7.6