RC4 is released.
No breaking changes, as this is still a Release Candidate please test in your own environment before upgrading all your projects.
The module compatible Disk schema discussed in #986 is released.
What's Changed
- Doc fix: proxmox_cloud_init_disk by @maksimsamt in #1047
- Update
cloud-init
for proxmox-api-go #339 by @Tinyblargon in #1049 - Fix retrieving mbps_wr_concurrent value by @oreze in #1055
- Added Datastore.AllocateTemplate priv to use proxmox_cloud_init_disk. by @donapieppo in #1051
- fix: can't clear description by @Tinyblargon in #1061
- refactor: use new memory implementation by @Tinyblargon in #1063
- Patch for VM ID where a VM might be overwritten by @lucian-tx in #1073
- Fix
Invalid address to set
for hostpci configuration by @lucian-tx in #1070 - CPU update by @Tinyblargon in #1075
- CI parallel by @Tinyblargon in #1082
- Fixes: panic
net0
does not exist by @Tinyblargon in #1076 - Reimplement Serials by @Tinyblargon in #1079
- Fix invalid address to set for usb config by @rwburgman in #1077
- feat
disk
schema by @Tinyblargon in #1080 - Refactor/use updated get method by @Sonlis in #1086
New Contributors
- @oreze made their first contribution in #1055
- @donapieppo made their first contribution in #1051
- @rwburgman made their first contribution in #1077
- @Sonlis made their first contribution in #1086
Full Changelog: v3.0.1-rc3...v3.0.1-rc4