0.76.0 (2025-04-17)
Features
- hardwaremapping: Introduce support for directory mappings (#1902) (6dbff43)
- vm: add support for
virtiofs
(#1900) (55b3f73)
Bug Fixes
- vm,lxc: error parsing disk ID when datastore name contains
.
(#1894) (1340146) - vm: edge case error when cloning a VM with EFI disk (#1897) (4ca2f32)
- vm: race condition on reboot causing inconsistent VM state (#1911) (7fd190a)
Miscellaneous
- deps: update golangci/golangci-lint (v2.0.2 → v2.1.2) (#1903) (ce5cc74)
- deps: update module github.com/hashicorp/terraform-plugin-docs (v0.20.1 → v0.21.0) (#1898) (504a84c)
- docs: indicate support of Proxmox VE 8.4 (#1899) (35a5296)
- vm: add an acc test for
disk.backup
update edge case (#1906) (ad41476)