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
andterraform-plugin-sdk
.