Release v0.48.0
Release Date: 2025-01-27
๐ Fix
- [8aefcdd] add DirectPathProfileManager to mo registry
- [90bd975] support multiple property.Collector.Retrieve base type fields
- [64dd41d] Add session lookup fallback for soap header auth (#3636)
- [ac1c771] govc: import.ovf remote support regression (#3596)
๐ซ API Changes
- [116ba7e] add vlsm.GlobalObjectManager.List method
๐ซ govc
(CLI)
- [0d671fc] sha256 for session cache
- [d6caa71] add disk.metadata ls and update commands
- [81828ed] enhance VAPI for vSphere Supervisor Services (#3624)
๐ซ vcsim
(Simulator)
- [dfc2311] add env var for use with ssoadmin GetTrustedCertificates
- [c87a209] add disk query and metadata support
- [b3b0a6e] fix save+load of Alarm objects
- [f9e80d2] add ssoadmin GetTrustedCertificates method
- [228a102] fix lookup service deferred registration
- [6ac91ac] add vslm VStorageObjectManager (aka FCD Global Catalog) support (#2542)
- [f02e7e9] add DatastoreNamespaceManager Create/Delete directory methods
๐งน Chore
- [648bbc7] Update version.go for v0.48.0
โ ๏ธ BREAKING
๐ Commits
- [648bbc7] chore: Update version.go for v0.48.0
- [ca8c642] Add ResourcePool.resourceConfigSpecDetailed to missingSet filter
- [d75327c] add delete flag for CnsContainerCluster type
- [dfc2311] vcsim: add env var for use with ssoadmin GetTrustedCertificates
- [0d671fc] govc: sha256 for session cache
- [116ba7e] api: add vlsm.GlobalObjectManager.List method
- [c87a209] vcsim: add disk query and metadata support
- [d6caa71] govc: add disk.metadata ls and update commands
- [8aefcdd] fix: add DirectPathProfileManager to mo registry
- [b3b0a6e] vcsim: fix save+load of Alarm objects
- [81828ed] govc: enhance VAPI for vSphere Supervisor Services (#3624)
- [f9e80d2] vcsim: add ssoadmin GetTrustedCertificates method
- [228a102] vcsim: fix lookup service deferred registration
- [6ac91ac] vcsim: add vslm VStorageObjectManager (aka FCD Global Catalog) support (#2542)
- [90bd975] fix: support multiple property.Collector.Retrieve base type fields
- [64dd41d] fix: Add session lookup fallback for soap header auth (#3636)
- [f02e7e9] vcsim: add DatastoreNamespaceManager Create/Delete directory methods
- [ac1c771] fix: govc: import.ovf remote support regression (#3596)
- [7932d02] goreleaser: remove brew tap setup