Release v0.36.0
Release Date: 2024-03-07
๐ Fix
- [fd3840e] vcsim Fetch method causes runtime panic when property is not set (#3337)
- [4254c59] Update summary.config.hwVersion in simulator
- [44610f4] govc: use session KeepAlive in library.export command (#3356)
๐ซ vcsim
(Simulator)
- [c46ad1a] Enhanced sim support for upgrade VM
๐งน Chore
- [ef3a3d6] Update version.go for v0.36.0
- [01a069d] bump Go versions
- [08d2fd0] Better support for ESXi & HW versions
โ ๏ธ BREAKING
๐ Commits
- [ef3a3d6] chore: Update version.go for v0.36.0
- [89693ad] Updating CONTRIBUTORS
- [fd3840e] fix: vcsim Fetch method causes runtime panic when property is not set (#3337)
- [7550554] Add APIs for vLCM enablement on a cluster and base ESXi image selection
- [01a069d] chore: bump Go versions
- [7998478] build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- [4ad8f68] Add API for vLCM - offline depots and cluster baseline images
- [08d2fd0] chore: Better support for ESXi & HW versions
- [c46ad1a] vcsim: Enhanced sim support for upgrade VM
- [4254c59] fix: Update summary.config.hwVersion in simulator
- [de2ce18] test fixes
- [44610f4] fix: govc: use session KeepAlive in library.export command (#3356)
- [4190715] Add service locator to CNS RelocateVolume spec
- [ef555e7] Add "AggregatedSnapshotCapacityInMb" to CnsSnapshotCreateResult and CnsSnapshotDeleteResult.