Release v3.0.1-rc7
is mostly Qemu bug fixes and some additions to support windows 11.
- Added: TMP support for preloading Windows 11 secure-boot keys Qemu guests.
- Added:
mdev
support for PCI on Qemu guests. target_node
andtarget_nodes
now migrates the qemu guest and keeps it there as expected.- Fixed: dynamic
guestID
allocation when exclusively creating Qemu guests (still broken for LXC and when used in combination with LXC). - Fixed: not waiting for to be available
qemu-guest-agent
. - Fixed: MAC address format not being preserved.
- Changed: default
agent_timeout
from 60 to 90.
What's Changed
- docs: update API key support information in index.md by @potat-dev in #1187
- feat: add
context
by @Tinyblargon in #1197 - fix: refrenced wrong disk type by @Tinyblargon in #1215
- feat: validate node name by @Tinyblargon in #1217
- Refactor: Rename imports by @Tinyblargon in #1218
- Enhance disk block doc by @k0eff in #1200
- Update cloud-init getting started.md by @elwin1234 in #1234
- Update Stale-bot labels by @Tinyblargon in #1240
- Fixes: vmid output is null by @Tinyblargon in #1242
- Update sshkeys with upstream by @Tinyblargon in #1231
- chore(deps): bump golang.org/x/net from 0.24.0 to 0.33.0 by @dependabot in #1241
- Move guest
pool
to package by @Tinyblargon in #1243 - feat: return same case for MAC by @Tinyblargon in #1244
- Refactor: use type
GuestID
by @Tinyblargon in #1245 - fix: VM not cloned into pool by @Tinyblargon in #1246
- Move ID generation to SDK by @Tinyblargon in #1255
- Feat tpmstate efi secureboot by @galthaus in #1263
- Fix: multiple target nodes by @Tinyblargon in #1265
- docs: fix bad env var name for secret by @Tchoupinax in #1247
- feat: add PCI
mdev
property by @Tinyblargon in #1267 - chore(deps): bump github.com/hashicorp/go-cty from 1.4.1-0.20200414143053-d3edf31b6320 to 1.4.1 by @dependabot in #1261
- fix: agent_timeout never set by @Tinyblargon in #1276
- chore(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot in #1272
- chore(deps): bump github.com/hashicorp/go-cty from 1.4.1 to 1.5.0 by @dependabot in #1268
New Contributors
- @potat-dev made their first contribution in #1187
- @k0eff made their first contribution in #1200
- @elwin1234 made their first contribution in #1234
- @galthaus made their first contribution in #1263
- @Tchoupinax made their first contribution in #1247
Full Changelog: v3.0.1-rc6...v3.0.1-rc7