github vmware/govmomi v0.46.0

13 hours ago

Release v0.46.0

Release Date: 2024-11-06

๐Ÿž Fix

  • [f9d093b] Set DuplicateName Object to duplicate object (#3610)
  • [60d4b04] CreateSATAController to return error when no bus numbers
  • [fe93450] vcsim: avoid race in DestroyPropertyFilter

๐Ÿ’ซ API Changes

  • [ae55823] Support CnsBlockCreateSpec
  • [a9d5985] support MOID conversion in Finder methods
  • [5c54c3f] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
  • [6ecb208] add crypto.ManagerKmip.QueryCryptoKeyStatus
  • [6e84b72] Fetch crypto key in GetVirtualDiskInfoByUUID

๐Ÿ’ซ govc (CLI)

  • [fdb091c] add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [8f3b0a3] add '-I' flag to ls and find commands
  • [66fc63a] add kms.key commands

๐Ÿ’ซ vcsim (Simulator)

  • [ca05e10] add QueryCryptoKeyStatus

๐Ÿงน Chore

  • [35c4569] Update version.go for v0.46.0
  • [34ca8c8] skip tests unless running docker on linux (#3604)

โš ๏ธ BREAKING

change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus [5c54c3f]:
IsValidKey now requires a key providerID param.

๐Ÿ“– Commits

  • [35c4569] chore: Update version.go for v0.46.0
  • [fdb091c] govc: add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [ae55823] api: Support CnsBlockCreateSpec
  • [a9d5985] api: support MOID conversion in Finder methods
  • [8f3b0a3] govc: add '-I' flag to ls and find commands
  • [f9d093b] fix: Set DuplicateName Object to duplicate object (#3610)
  • [34ca8c8] chore: skip tests unless running docker on linux (#3604)
  • [60d4b04] fix: CreateSATAController to return error when no bus numbers
  • [5c54c3f] api: change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
  • [ca05e10] vcsim: add QueryCryptoKeyStatus
  • [66fc63a] govc: add kms.key commands
  • [6ecb208] api: add crypto.ManagerKmip.QueryCryptoKeyStatus
  • [fe93450] fix: vcsim: avoid race in DestroyPropertyFilter
  • [6e84b72] api: Fetch crypto key in GetVirtualDiskInfoByUUID
  • [0206f07] Fix error assertion in IsCertificateUntrusted

Don't miss a new govmomi release

NewReleases is sending notifications on new releases.