Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/vmware/govmomi to v0.34.0 (#29847)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/vmware/govmomi](https://togithub.com/vmware/govmomi) | require | minor | `v0.33.1` -> `v0.34.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vmware/govmomi (github.com/vmware/govmomi)</summary> ### [`v0.34.0`](https://togithub.com/vmware/govmomi/releases/tag/v0.34.0) [Compare Source](https://togithub.com/vmware/govmomi/compare/v0.33.1...v0.34.0) <a name="v0.34.0"></a> #### [Release v0.34.0](https://togithub.com/vmware/govmomi/compare/v0.33.1...v0.34.0) > Release Date: 2023-12-12 ##### 🐞 Fix - \[[`980d22d`](https://togithub.com/vmware/govmomi/commit/980d22d6)] expose util for rest status return ([#​3309](https://togithub.com/vmware/govmomi/issues/3309)) ##### 💫 API Changes - \[[`31423b7`](https://togithub.com/vmware/govmomi/commit/31423b78)] add object.Datastore.FindInventoryPath ([#​3267](https://togithub.com/vmware/govmomi/issues/3267)) - \[[`d52f8ee`](https://togithub.com/vmware/govmomi/commit/d52f8ee3)] add Content Library update session file APIs ([#​3258](https://togithub.com/vmware/govmomi/issues/3258)) ##### 💫 `vcsim` (Simulator) - \[[`4a09f19`](https://togithub.com/vmware/govmomi/commit/4a09f19d)] add PbmQueryAssociatedProfiles method - \[[`4cbd642`](https://togithub.com/vmware/govmomi/commit/4cbd6424)] Fix \[BUG] vcsim raises TypeError for RemoveSnapshotTask ([#​3298](https://togithub.com/vmware/govmomi/issues/3298)) - \[[`04ccf69`](https://togithub.com/vmware/govmomi/commit/04ccf69e)] handle HostNotConnected when saving inventory - \[[`2f1fefa`](https://togithub.com/vmware/govmomi/commit/2f1fefae)] fix MAC Addresses to be unique ([#​3279](https://togithub.com/vmware/govmomi/issues/3279)) - \[[`e19137f`](https://togithub.com/vmware/govmomi/commit/e19137f5)] propagate VMwareDVSConfigSpec in CreateDVS_Task ([#​3264](https://togithub.com/vmware/govmomi/issues/3264)) - \[[`a092311`](https://togithub.com/vmware/govmomi/commit/a0923119)] emit DVS and Portgroup create events ([#​3263](https://togithub.com/vmware/govmomi/issues/3263)) - \[[`c8a2fc2`](https://togithub.com/vmware/govmomi/commit/c8a2fc2e)] Fix PropertyCollector to handle empty property ([#​3275](https://togithub.com/vmware/govmomi/issues/3275)) ##### 🧹 Chore - \[[`a5899af`](https://togithub.com/vmware/govmomi/commit/a5899afa)] Update version.go for v0.34.0 #####⚠️ BREAKING ##### 📖 Commits - \[[`a5899af`](https://togithub.com/vmware/govmomi/commit/a5899afa)] chore: Update version.go for v0.34.0 - \[[`980d22d`](https://togithub.com/vmware/govmomi/commit/980d22d6)] fix: expose util for rest status return ([#​3309](https://togithub.com/vmware/govmomi/issues/3309)) - \[[`4a09f19`](https://togithub.com/vmware/govmomi/commit/4a09f19d)] vcsim: add PbmQueryAssociatedProfiles method - \[[`e39527d`](https://togithub.com/vmware/govmomi/commit/e39527d4)] build(deps): bump actions/stale from 8 to 9 - \[[`4cbd642`](https://togithub.com/vmware/govmomi/commit/4cbd6424)] vcsim: Fix \[BUG] vcsim raises TypeError for RemoveSnapshotTask ([#​3298](https://togithub.com/vmware/govmomi/issues/3298)) - \[[`e9a782a`](https://togithub.com/vmware/govmomi/commit/e9a782a9)] build(deps): bump actions/setup-go from 4 to 5 - \[[`45188e1`](https://togithub.com/vmware/govmomi/commit/45188e1d)] Add default Historical Intervals to the simulator - \[[`04ccf69`](https://togithub.com/vmware/govmomi/commit/04ccf69e)] vcsim: handle HostNotConnected when saving inventory - \[[`2f1fefa`](https://togithub.com/vmware/govmomi/commit/2f1fefae)] vcsim: fix MAC Addresses to be unique ([#​3279](https://togithub.com/vmware/govmomi/issues/3279)) - \[[`d32be09`](https://togithub.com/vmware/govmomi/commit/d32be098)] simulator: fix dropped error - \[[`e19137f`](https://togithub.com/vmware/govmomi/commit/e19137f5)] vcsim: propagate VMwareDVSConfigSpec in CreateDVS_Task ([#​3264](https://togithub.com/vmware/govmomi/issues/3264)) - \[[`a092311`](https://togithub.com/vmware/govmomi/commit/a0923119)] vcsim: emit DVS and Portgroup create events ([#​3263](https://togithub.com/vmware/govmomi/issues/3263)) - \[[`31423b7`](https://togithub.com/vmware/govmomi/commit/31423b78)] api: add object.Datastore.FindInventoryPath ([#​3267](https://togithub.com/vmware/govmomi/issues/3267)) - \[[`c8a2fc2`](https://togithub.com/vmware/govmomi/commit/c8a2fc2e)] vcsim: Fix PropertyCollector to handle empty property ([#​3275](https://togithub.com/vmware/govmomi/issues/3275)) - \[[`d52f8ee`](https://togithub.com/vmware/govmomi/commit/d52f8ee3)] api: add Content Library update session file APIs ([#​3258](https://togithub.com/vmware/govmomi/issues/3258)) - \[[`3942d8f`](https://togithub.com/vmware/govmomi/commit/3942d8f6)] build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 - \[[`09c7291`](https://togithub.com/vmware/govmomi/commit/09c72919)] Add additional PBM methods </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]>
- Loading branch information