Commit e8f0c87
authored
deps(deps): update module github.com/vmware/govmomi to v0.40.0 (#330)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/vmware/govmomi](https://togithub.com/vmware/govmomi) |
`v0.39.0` -> `v0.40.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vmware/govmomi (github.com/vmware/govmomi)</summary>
###
[`v0.40.0`](https://togithub.com/vmware/govmomi/releases/tag/v0.40.0)
[Compare
Source](https://togithub.com/vmware/govmomi/compare/v0.39.0...v0.40.0)
<a name="v0.40.0"></a>
#### [Release
v0.40.0](https://togithub.com/vmware/govmomi/compare/v0.39.0...v0.40.0)
> Release Date: 2024-08-12
##### 🐞 Fix
- \[[`15d5ffd`](https://togithub.com/vmware/govmomi/commit/15d5ffdb)]
govc object.collect truncation
([#​3331](https://togithub.com/vmware/govmomi/issues/3331))
([#​3501](https://togithub.com/vmware/govmomi/issues/3501))
- \[[`18e4354`](https://togithub.com/vmware/govmomi/commit/18e43541)]
govc: output Message field for 'EventEx' types
- \[[`11dc5a3`](https://togithub.com/vmware/govmomi/commit/11dc5a39)]
restore govc import.spec DiskProvisioning default value
([#​3427](https://togithub.com/vmware/govmomi/issues/3427))
([#​3483](https://togithub.com/vmware/govmomi/issues/3483))
##### 💡 Examples
- \[[`eea1d29`](https://togithub.com/vmware/govmomi/commit/eea1d299)]
add ExampleCollector_WaitForUpdatesEx_pagination
##### 💫 API Changes
- \[[`d035dc7`](https://togithub.com/vmware/govmomi/commit/d035dc72)]
add session.Manager.ImpersonateUser method
([#​3507](https://togithub.com/vmware/govmomi/issues/3507))
- \[[`ea3e806`](https://togithub.com/vmware/govmomi/commit/ea3e806f)]
add alarm package with helpers for AlarmManager and Alarms
- \[[`208d532`](https://togithub.com/vmware/govmomi/commit/208d532c)]
convert vSAN directory name to uuid in ResolveLibraryItemStorage
##### 💫 `govc` (CLI)
- \[[`0917e71`](https://togithub.com/vmware/govmomi/commit/0917e718)]
add session.login '-as' flag to impersonate user
- \[[`d6a3b61`](https://togithub.com/vmware/govmomi/commit/d6a3b614)]
add alarm commands
- \[[`2975ade`](https://togithub.com/vmware/govmomi/commit/2975ade1)]
add event.post command
- \[[`db6e962`](https://togithub.com/vmware/govmomi/commit/db6e9623)]
add library.sync '-f' flag to force sync file content
- \[[`cc02310`](https://togithub.com/vmware/govmomi/commit/cc02310c)]
add library.info -S flag
##### 💫 `vcsim` (Simulator)
- \[[`ee966a6`](https://togithub.com/vmware/govmomi/commit/ee966a69)]
add SessionManager.ImpersonateUser method
- \[[`5a501b5`](https://togithub.com/vmware/govmomi/commit/5a501b50)]
implement WaitForUpdatesEx pagination support
- \[[`9c28210`](https://togithub.com/vmware/govmomi/commit/9c282108)]
add AlarmManager
([#​3489](https://togithub.com/vmware/govmomi/issues/3489))
([#​2476](https://togithub.com/vmware/govmomi/issues/2476))
- \[[`db40be6`](https://togithub.com/vmware/govmomi/commit/db40be6b)]
fix panic in CancelTask
([#​3451](https://togithub.com/vmware/govmomi/issues/3451))
([#​3506](https://togithub.com/vmware/govmomi/issues/3506))
- \[[`e63f127`](https://togithub.com/vmware/govmomi/commit/e63f1272)]
add ovf DiskProvisioning validation
- \[[`0633de5`](https://togithub.com/vmware/govmomi/commit/0633de5c)]
add DatastoreNamespaceManager
##### 🧹 Chore
- \[[`6e27ff3`](https://togithub.com/vmware/govmomi/commit/6e27ff34)]
Update version.go for v0.40.0
##### 1 parent e7767f8 commit e8f0c87
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
| 157 | + | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments