-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/vmware/govmomi to v0.44.0 #35695
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovatebot
labels
Oct 8, 2024
codeboten
approved these changes
Oct 8, 2024
Eromosele-SM
pushed a commit
to sematext/opentelemetry-collector-contrib
that referenced
this pull request
Oct 9, 2024
) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi) | `v0.43.0` -> `v0.44.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fvmware%2fgovmomi/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fvmware%2fgovmomi/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fvmware%2fgovmomi/v0.43.0/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fvmware%2fgovmomi/v0.43.0/v0.44.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!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.44.0`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.44.0) [Compare Source](https://redirect.github.com/vmware/govmomi/compare/v0.43.0...v0.44.0) <a name="v0.44.0"></a> #### [Release v0.44.0](https://redirect.github.com/vmware/govmomi/compare/v0.43.0...v0.44.0) > Release Date: 2024-10-07 ##### 🐞 Fix - \[[`bf6e162`](https://redirect.github.com/vmware/govmomi/commit/bf6e1626)] synchronize access to session.Manager.userSession ([#&open-telemetry#8203;3571](https://redirect.github.com/vmware/govmomi/issues/3571)) ##### 💡 Examples - \[[`da37212`](https://redirect.github.com/vmware/govmomi/commit/da37212c)] add ExampleListView_ofContainerView ##### 💫 API Changes - \[[`733f1c0`](https://redirect.github.com/vmware/govmomi/commit/733f1c0c)] Update folder.PlaceVMsXCluster to support several placement types - \[[`4665dff`](https://redirect.github.com/vmware/govmomi/commit/4665dff2)] disable http.Transport.ForceAttemptHTTP2 by default ([#&open-telemetry#8203;3564](https://redirect.github.com/vmware/govmomi/issues/3564)) - \[[`d95d350`](https://redirect.github.com/vmware/govmomi/commit/d95d3508)] add vapi/crypto package with support for native KMS - \[[`d2ccadf`](https://redirect.github.com/vmware/govmomi/commit/d2ccadf4)] add rest.Client.DownloadAttachment method - \[[`cb0453c`](https://redirect.github.com/vmware/govmomi/commit/cb0453c9)] extract NewDatastoreURL from Datastore.NewURL method - \[[`9a02a4a`](https://redirect.github.com/vmware/govmomi/commit/9a02a4a9)] Support querying PBM profile for IOFILTERS - \[[`92797d4`](https://redirect.github.com/vmware/govmomi/commit/92797d40)] Helpers for key management servers ##### 💫 `govc` (CLI) - \[[`844fa1c`](https://redirect.github.com/vmware/govmomi/commit/844fa1cc)] update help url - \[[`7daac37`](https://redirect.github.com/vmware/govmomi/commit/7daac379)] add vm.change -managed-by flag - \[[`2613278`](https://redirect.github.com/vmware/govmomi/commit/2613278c)] add storage.policy.info flag to query IO filters - \[[`108e4fd`](https://redirect.github.com/vmware/govmomi/commit/108e4fd8)] add native kms provider support - \[[`ccf449e`](https://redirect.github.com/vmware/govmomi/commit/ccf449e4)] add kms commands ##### 💫 `vcsim` (Simulator) - \[[`5a9567f`](https://redirect.github.com/vmware/govmomi/commit/5a9567f6)] lock ViewManager in RegisterObject callbacks - \[[`6267644`](https://redirect.github.com/vmware/govmomi/commit/6267644d)] add \*Context param to UpdateObject interface method - \[[`3ba044c`](https://redirect.github.com/vmware/govmomi/commit/3ba044c9)] support clearing ManagedBy field ([#&open-telemetry#8203;3572](https://redirect.github.com/vmware/govmomi/issues/3572)) - \[[`2c49326`](https://redirect.github.com/vmware/govmomi/commit/2c493262)] handle traversal spec object updates - \[[`fc91180`](https://redirect.github.com/vmware/govmomi/commit/fc91180a)] ModifyListView 'remove' does not return unresolved objects - \[[`1f0838e`](https://redirect.github.com/vmware/govmomi/commit/1f0838ed)] override response namespace from struct tag - \[[`6cea86e`](https://redirect.github.com/vmware/govmomi/commit/6cea86e8)] fix RelocateVM_Task related races ([#&open-telemetry#8203;3565](https://redirect.github.com/vmware/govmomi/issues/3565)) - \[[`f81e83d`](https://redirect.github.com/vmware/govmomi/commit/f81e83d8)] support cluster registration in RegisterKmipServer - \[[`cddbe1f`](https://redirect.github.com/vmware/govmomi/commit/cddbe1f9)] Gen enc key w default provider on createvm ##### 📃 Documentation - \[[`707acb8`](https://redirect.github.com/vmware/govmomi/commit/707acb83)] sync CHANGELOG ([#&open-telemetry#8203;3286](https://redirect.github.com/vmware/govmomi/issues/3286)) - \[[`582eefa`](https://redirect.github.com/vmware/govmomi/commit/582eefa8)] various updates ##### 🧹 Chore - \[[`ff95505`](https://redirect.github.com/vmware/govmomi/commit/ff95505d)] Update version.go for v0.44.0 - \[[`f807c48`](https://redirect.github.com/vmware/govmomi/commit/f807c483)] fixup internal version - \[[`70edf99`](https://redirect.github.com/vmware/govmomi/commit/70edf99b)] bump default ClientVersion - \[[`e6bfadb`](https://redirect.github.com/vmware/govmomi/commit/e6bfadbd)] bump Go versions - \[[`4d0e69d`](https://redirect.github.com/vmware/govmomi/commit/4d0e69db)] fix GH Action tag output param - \[[`796892a`](https://redirect.github.com/vmware/govmomi/commit/796892a4)] rename crypto.Manager RegisterKmipCluster > RegisterKmsCluster - \[[`2b65990`](https://redirect.github.com/vmware/govmomi/commit/2b659905)] simplify error handling by using the new fault package #####⚠️ BREAKING ##### 📖 Commits - \[[`ff95505`](https://redirect.github.com/vmware/govmomi/commit/ff95505d)] chore: Update version.go for v0.44.0 - \[[`f807c48`](https://redirect.github.com/vmware/govmomi/commit/f807c483)] chore: fixup internal version - \[[`5a9567f`](https://redirect.github.com/vmware/govmomi/commit/5a9567f6)] vcsim: lock ViewManager in RegisterObject callbacks - \[[`844fa1c`](https://redirect.github.com/vmware/govmomi/commit/844fa1cc)] govc: update help url - \[[`d0278e2`](https://redirect.github.com/vmware/govmomi/commit/d0278e29)] build(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 - \[[`6267644`](https://redirect.github.com/vmware/govmomi/commit/6267644d)] vcsim: add \*Context param to UpdateObject interface method - \[[`7daac37`](https://redirect.github.com/vmware/govmomi/commit/7daac379)] govc: add vm.change -managed-by flag - \[[`3ba044c`](https://redirect.github.com/vmware/govmomi/commit/3ba044c9)] vcsim: support clearing ManagedBy field ([#&open-telemetry#8203;3572](https://redirect.github.com/vmware/govmomi/issues/3572)) - \[[`bf6e162`](https://redirect.github.com/vmware/govmomi/commit/bf6e1626)] fix: synchronize access to session.Manager.userSession ([#&open-telemetry#8203;3571](https://redirect.github.com/vmware/govmomi/issues/3571)) - \[[`da37212`](https://redirect.github.com/vmware/govmomi/commit/da37212c)] examples: add ExampleListView_ofContainerView - \[[`2c49326`](https://redirect.github.com/vmware/govmomi/commit/2c493262)] vcsim: handle traversal spec object updates - \[[`fc91180`](https://redirect.github.com/vmware/govmomi/commit/fc91180a)] vcsim: ModifyListView 'remove' does not return unresolved objects - \[[`70edf99`](https://redirect.github.com/vmware/govmomi/commit/70edf99b)] chore: bump default ClientVersion - \[[`707acb8`](https://redirect.github.com/vmware/govmomi/commit/707acb83)] docs: sync CHANGELOG ([#&open-telemetry#8203;3286](https://redirect.github.com/vmware/govmomi/issues/3286)) - \[[`e6bfadb`](https://redirect.github.com/vmware/govmomi/commit/e6bfadbd)] chore: bump Go versions - \[[`4d0e69d`](https://redirect.github.com/vmware/govmomi/commit/4d0e69db)] chore: fix GH Action tag output param - \[[`582eefa`](https://redirect.github.com/vmware/govmomi/commit/582eefa8)] docs: various updates - \[[`2613278`](https://redirect.github.com/vmware/govmomi/commit/2613278c)] govc: add storage.policy.info flag to query IO filters - \[[`da340f5`](https://redirect.github.com/vmware/govmomi/commit/da340f59)] Use internalpbm namespace for PbmQueryIOFiltersFromProfileId - \[[`1f0838e`](https://redirect.github.com/vmware/govmomi/commit/1f0838ed)] vcsim: override response namespace from struct tag - \[[`733f1c0`](https://redirect.github.com/vmware/govmomi/commit/733f1c0c)] api: Update folder.PlaceVMsXCluster to support several placement types - \[[`4665dff`](https://redirect.github.com/vmware/govmomi/commit/4665dff2)] api: disable http.Transport.ForceAttemptHTTP2 by default ([#&open-telemetry#8203;3564](https://redirect.github.com/vmware/govmomi/issues/3564)) - \[[`6cea86e`](https://redirect.github.com/vmware/govmomi/commit/6cea86e8)] vcsim: fix RelocateVM_Task related races ([#&open-telemetry#8203;3565](https://redirect.github.com/vmware/govmomi/issues/3565)) - \[[`108e4fd`](https://redirect.github.com/vmware/govmomi/commit/108e4fd8)] govc: add native kms provider support - \[[`d95d350`](https://redirect.github.com/vmware/govmomi/commit/d95d3508)] api: add vapi/crypto package with support for native KMS - \[[`d2ccadf`](https://redirect.github.com/vmware/govmomi/commit/d2ccadf4)] api: add rest.Client.DownloadAttachment method - \[[`cb0453c`](https://redirect.github.com/vmware/govmomi/commit/cb0453c9)] api: extract NewDatastoreURL from Datastore.NewURL method - \[[`9a02a4a`](https://redirect.github.com/vmware/govmomi/commit/9a02a4a9)] api: Support querying PBM profile for IOFILTERS - \[[`ccf449e`](https://redirect.github.com/vmware/govmomi/commit/ccf449e4)] govc: add kms commands - \[[`796892a`](https://redirect.github.com/vmware/govmomi/commit/796892a4)] chore: rename crypto.Manager RegisterKmipCluster > RegisterKmsCluster - \[[`f81e83d`](https://redirect.github.com/vmware/govmomi/commit/f81e83d8)] vcsim: support cluster registration in RegisterKmipServer - \[[`cddbe1f`](https://redirect.github.com/vmware/govmomi/commit/cddbe1f9)] vcsim: Gen enc key w default provider on createvm - \[[`92797d4`](https://redirect.github.com/vmware/govmomi/commit/92797d40)] api: Helpers for key management servers - \[[`2b65990`](https://redirect.github.com/vmware/govmomi/commit/2b659905)] chore: simplify error handling by using the new fault package </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.43.0
->v0.44.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
vmware/govmomi (github.com/vmware/govmomi)
v0.44.0
Compare Source
Release v0.44.0
🐞 Fix
bf6e162
] synchronize access to session.Manager.userSession (#3571)💡 Examples
da37212
] add ExampleListView_ofContainerView💫 API Changes
733f1c0
] Update folder.PlaceVMsXCluster to support several placement types4665dff
] disable http.Transport.ForceAttemptHTTP2 by default (#3564)d95d350
] add vapi/crypto package with support for native KMSd2ccadf
] add rest.Client.DownloadAttachment methodcb0453c
] extract NewDatastoreURL from Datastore.NewURL method9a02a4a
] Support querying PBM profile for IOFILTERS92797d4
] Helpers for key management servers💫
govc
(CLI)844fa1c
] update help url7daac37
] add vm.change -managed-by flag2613278
] add storage.policy.info flag to query IO filters108e4fd
] add native kms provider supportccf449e
] add kms commands💫
vcsim
(Simulator)5a9567f
] lock ViewManager in RegisterObject callbacks6267644
] add *Context param to UpdateObject interface method3ba044c
] support clearing ManagedBy field (#3572)2c49326
] handle traversal spec object updatesfc91180
] ModifyListView 'remove' does not return unresolved objects1f0838e
] override response namespace from struct tag6cea86e
] fix RelocateVM_Task related races (#3565)f81e83d
] support cluster registration in RegisterKmipServercddbe1f
] Gen enc key w default provider on createvm📃 Documentation
707acb8
] sync CHANGELOG (#3286)582eefa
] various updates🧹 Chore
ff95505
] Update version.go for v0.44.0f807c48
] fixup internal version70edf99
] bump default ClientVersione6bfadb
] bump Go versions4d0e69d
] fix GH Action tag output param796892a
] rename crypto.Manager RegisterKmipCluster > RegisterKmsCluster2b65990
] simplify error handling by using the new fault package📖 Commits
ff95505
] chore: Update version.go for v0.44.0f807c48
] chore: fixup internal version5a9567f
] vcsim: lock ViewManager in RegisterObject callbacks844fa1c
] govc: update help urld0278e2
] build(deps): bump golang.org/x/text from 0.18.0 to 0.19.06267644
] vcsim: add *Context param to UpdateObject interface method7daac37
] govc: add vm.change -managed-by flag3ba044c
] vcsim: support clearing ManagedBy field (#3572)bf6e162
] fix: synchronize access to session.Manager.userSession (#3571)da37212
] examples: add ExampleListView_ofContainerView2c49326
] vcsim: handle traversal spec object updatesfc91180
] vcsim: ModifyListView 'remove' does not return unresolved objects70edf99
] chore: bump default ClientVersion707acb8
] docs: sync CHANGELOG (#3286)e6bfadb
] chore: bump Go versions4d0e69d
] chore: fix GH Action tag output param582eefa
] docs: various updates2613278
] govc: add storage.policy.info flag to query IO filtersda340f5
] Use internalpbm namespace for PbmQueryIOFiltersFromProfileId1f0838e
] vcsim: override response namespace from struct tag733f1c0
] api: Update folder.PlaceVMsXCluster to support several placement types4665dff
] api: disable http.Transport.ForceAttemptHTTP2 by default (#3564)6cea86e
] vcsim: fix RelocateVM_Task related races (#3565)108e4fd
] govc: add native kms provider supportd95d350
] api: add vapi/crypto package with support for native KMSd2ccadf
] api: add rest.Client.DownloadAttachment methodcb0453c
] api: extract NewDatastoreURL from Datastore.NewURL method9a02a4a
] api: Support querying PBM profile for IOFILTERSccf449e
] govc: add kms commands796892a
] chore: rename crypto.Manager RegisterKmipCluster > RegisterKmsClusterf81e83d
] vcsim: support cluster registration in RegisterKmipServercddbe1f
] vcsim: Gen enc key w default provider on createvm92797d4
] api: Helpers for key management servers2b65990
] chore: simplify error handling by using the new fault packageConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.