Skip to content

v0.26.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 02:55
· 816 commits to main since this release
ec5a4a7

Release v0.26.1

Release Date: 2021-08-12

🐞 Fix

  • [a366e35] Regenerated interface and type to include BaseAgencyConfigInfo. Closes: #2545. (#2545)
  • [d66ef55] explicitly import eam/simulator in test

💡 Examples

💫 govc (CLI)

  • [012f534] support updating items in library.update command
  • [5743d5b] Allow cluster.change to set ClusterDrsConfigInfo.vmotionRate (#2506)
  • [03210c9] Add object.collect type flag alias help (#2491)

💫 vcsim (Simulator)

  • [ce6ed63] avoid race when fetching object Locker
  • [31821de] use 'domain-c' prefix for cluster moids
  • [3625e6d] propagate CustomizeVM MacAddress to Virtual NIC
  • [389c038] Take the host parameter into account while cloning a VM on a cluster (#2495)
  • [6fba1da] Implement VSLM ExtendDisk_Task

🧹 Chore

  • [ddc2b47] Include commit details in BREAKING section (#2482)

⚠️ BREAKING

📖 Commits

  • [a366e35] fix: Regenerated interface and type to include BaseAgencyConfigInfo. Closes: #2545. (#2545)
  • [655f8e5] testing for lab
  • [ce6ed63] vcsim: avoid race when fetching object Locker
  • [31821de] vcsim: use 'domain-c' prefix for cluster moids
  • [0aa1de3] make processing of mac addresses case insensitive (#2510) (#2510) (#2509)
  • [012f534] govc: support updating items in library.update command
  • [0c045a6] examples: Add Property Wait example (#2514)
  • [f30cefc] Add Reauth flag to skip loading cached sessions
  • [3625e6d] vcsim: propagate CustomizeVM MacAddress to Virtual NIC
  • [5743d5b] govc: Allow cluster.change to set ClusterDrsConfigInfo.vmotionRate (#2506)
  • [389c038] vcsim: Take the host parameter into account while cloning a VM on a cluster (#2495)
  • [7bf4833] Added CNS querySnapshots binding, simulator testcases and client testcases
  • [017ab41] Added CreateSnapshots and DeleteSnapshots methods in cns simulator as well as their test cases
  • [03210c9] govc: Add object.collect type flag alias help (#2491)
  • [d66ef55] fix: explicitly import eam/simulator in test
  • [ddc2b47] chore: Include commit details in BREAKING section (#2482)
  • [6fba1da] vcsim: Implement VSLM ExtendDisk_Task

Docker images

  • docker pull vmware/govc:v0.26.1
  • docker pull vmware/govc:ec5a4a7c
  • docker pull vmware/vcsim:v0.26.1
  • docker pull vmware/vcsim:ec5a4a7c