Releases: vmware-tanzu/vmotion-migration-tool-for-bosh-deployments
Releases · vmware-tanzu/vmotion-migration-tool-for-bosh-deployments
v0.8.0
v0.7.3
- Add fix for folder name already exists error when multiple workers try to create the same folder
v0.7.2
- Add fix for worker size configuration setting not working
v0.7.1
- Fix "expected a source VM folder path of at least 2 parts" error on Windows
v0.7.0
- Add support for creating target VM folders so VMs don't end up in the root of vCenter
- Add support nesting compute clusters under cluster folders
v0.6.0
v0.5.2
- Fix Linux release to once again work on older versions of Linux
v0.5.1
- Fix panic when using a standard network
- Output NIC MAC address only in logs
v0.5.0
- Fixes Windows worker "Currently connected device 'CD/DVD drive 1' uses backing 'datastore/env.iso', which is not accessible." errors by first disconnecting the CD-ROM before ejecting.
- Removal of all passwords/secrets in the debug log file unless
--no-redact
is specified. - Cleanup of stdout migration progress and addition of success/fail icons.
v0.4.2
Add network backing info to simplify network comparisons This should fix the issue where NSX-T opaque networks were not properly matching up between the VM NIC and the network switch.