Skip to content

v0.31.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 16:45
· 4 commits to master since this release
44773a6

This release includes several important improvements and fixes:

Major Refactoring

  • The XO client now uses the xenorchestra-go-sdk, providing a more stable and maintainable foundation.

Bug Fixes

  • Fixed issues with blocked operations when creating VMs. #344
  • Fixed a problem where the destroy_cloud_config_vdi_after_boot setting was ignored when the VM wasn't running. #345

Documentation

  • Improved VM example with valid HCL and added documentation for blocked operations.

Security

  • Updated dependencies including golang.org/x/net and terraform-plugin-sdk.