github vmware/govmomi v0.30.5

latest releases: v0.44.1, v0.44.0, v0.43.0...
15 months ago

Release v0.30.5

Release Date: 2023-06-27

๐Ÿž Fix

  • [03aa9dc] avoid govc -verbose flag panic if an UpdateSet is nil (#3088)
  • [b366e94] include StoragePod Datastore children in ContainerView (#3094)
  • [ae6efc9] only limit the number of samples generated to maxSample when maxSample is greater than 0 and the number of samples to generate is greater than maxSample Closes: #3097 (#3097)
  • [b129008] support govc ls -xml flag (#3053)

๐Ÿ’ก Examples

๐Ÿ’ซ API Changes

  • [afd45d6] set inventory path in SearchIndex.FindByInventoryPath (#3095)

๐Ÿ’ซ govc (CLI)

  • [ecca414] dont check poweredOn for vm.console vmrc requests (#2127)

๐Ÿ’ซ vcsim (Simulator)

  • [844274f] set StandbyMode default to "none"
  • [a405207] Add RUN.env flag to inject environment variables to container-backed VM
  • [3466b11] Fix FindByInventoryPath to handle root folder (#3119)
  • [0473736] Add CSV format support to QueryPerf API (#3103)
  • [d46fe80] add ssoadmin user and group management (#2852)

๐Ÿงน Chore

  • [5373c14] Update version.go for v0.30.5
  • [e2f14cd] add missing guest OS IDs

โš ๏ธ BREAKING

๐Ÿ“– Commits

  • [5373c14] chore: Update version.go for v0.30.5
  • [844274f] vcsim: set StandbyMode default to "none"
  • [a405207] vcsim: Add RUN.env flag to inject environment variables to container-backed VM
  • [e2f14cd] chore: add missing guest OS IDs
  • [3466b11] vcsim: Fix FindByInventoryPath to handle root folder (#3119)
  • [3afdbf2] Add RUN.port.xx flag to publish ports on container backed VM
  • [03aa9dc] fix: avoid govc -verbose flag panic if an UpdateSet is nil (#3088)
  • [0473736] vcsim: Add CSV format support to QueryPerf API (#3103)
  • [b366e94] fix: include StoragePod Datastore children in ContainerView (#3094)
  • [ae6efc9] fix: only limit the number of samples generated to maxSample when maxSample is greater than 0 and the number of samples to generate is greater than maxSample Closes: #3097 (#3097)
  • [afd45d6] api: set inventory path in SearchIndex.FindByInventoryPath (#3095)
  • [16a58c2] Make mounting DMI information optional with docker-backed vcsim
  • [b129008] fix: support govc ls -xml flag (#3053)
  • [ecca414] govc: dont check poweredOn for vm.console vmrc requests (#2127)
  • [46bf240] examples: add rest.Client.LoginByToken
  • [d4e3142] examples: add session.Manager.LoginByToken (#3037)
  • [d46fe80] vcsim: add ssoadmin user and group management (#2852)

Don't miss a new govmomi release

NewReleases is sending notifications on new releases.