0.74.0 (2025-03-26)
⚠ BREAKING CHANGES
v0.73.2 introduced a potentially breaking change for use cases where a disk is updated in a VM clone.
See: #1840, #1845, #1850
This minor version release is to properly flag that change.
Other changes
Bug Fixes
- vm: handle update of disks moved during VM clone (#1849) (09d3e97)
Miscellaneous
- ci: pin actions/attest-build-provenance action to (#1843) (ef66b55)
- deps: Update golangci/golangci-lint (v1.64.8 → v2.0.2) (#1847) (1eee8cd)
- deps: update module github.com/pkg/sftp (v1.13.8 → v1.13.9) (#1846) (2ae7725)
- docs: clarify disk behaviour in clone operation (#1850) (75281b2)