Release v0.34.0
Release Date: 2023-12-12
๐ Fix
๐ซ API Changes
- [31423b7] add object.Datastore.FindInventoryPath (#3267)
- [d52f8ee] add Content Library update session file APIs (#3258)
๐ซ vcsim
(Simulator)
- [4a09f19] add PbmQueryAssociatedProfiles method
- [4cbd642] Fix [BUG] vcsim raises TypeError for RemoveSnapshotTask (#3298)
- [04ccf69] handle HostNotConnected when saving inventory
- [2f1fefa] fix MAC Addresses to be unique (#3279)
- [e19137f] propagate VMwareDVSConfigSpec in CreateDVS_Task (#3264)
- [a092311] emit DVS and Portgroup create events (#3263)
- [c8a2fc2] Fix PropertyCollector to handle empty property (#3275)
๐งน Chore
- [a5899af] Update version.go for v0.34.0
โ ๏ธ BREAKING
๐ Commits
- [a5899af] chore: Update version.go for v0.34.0
- [980d22d] fix: expose util for rest status return (#3309)
- [4a09f19] vcsim: add PbmQueryAssociatedProfiles method
- [e39527d] build(deps): bump actions/stale from 8 to 9
- [4cbd642] vcsim: Fix [BUG] vcsim raises TypeError for RemoveSnapshotTask (#3298)
- [e9a782a] build(deps): bump actions/setup-go from 4 to 5
- [45188e1] Add default Historical Intervals to the simulator
- [04ccf69] vcsim: handle HostNotConnected when saving inventory
- [2f1fefa] vcsim: fix MAC Addresses to be unique (#3279)
- [d32be09] simulator: fix dropped error
- [e19137f] vcsim: propagate VMwareDVSConfigSpec in CreateDVS_Task (#3264)
- [a092311] vcsim: emit DVS and Portgroup create events (#3263)
- [31423b7] api: add object.Datastore.FindInventoryPath (#3267)
- [c8a2fc2] vcsim: Fix PropertyCollector to handle empty property (#3275)
- [d52f8ee] api: add Content Library update session file APIs (#3258)
- [3942d8f] build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
- [09c7291] Add additional PBM methods