0.39.0 (2023-11-30)
Features
- docs: add initial mini-howtos for VM (#730) (e2717a9)
- provider: modify the proxmox api client to support connecting through an https proxy (#748) (13e911c)
- vm: Support hook script (#733) (0eb04b2)
Bug Fixes
- cluster: can't read back cluster options on PVE 8.1 (#755) (cd24cf2)
- docs: improve documentation for container feature flags (#747) (d5193b3)
- vm,lxc: file ID validator to allow . in a storage name (#750) (a6fa40e)
- vm: resize image once imported (#753) (d16b8e1)
- vm: unable to clone as non-root due to
hook_script
(#756) (728eceb)