Commit 5db79f3
authored
deps(deps): update module github.com/vmware/govmomi to v0.43.0 (#366)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/vmware/govmomi](https://redirect.github.com/vmware/govmomi)
| `v0.42.0` -> `v0.43.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.43.0`](https://redirect.github.com/vmware/govmomi/releases/tag/v0.43.0)
[Compare
Source](https://redirect.github.com/vmware/govmomi/compare/v0.42.0...v0.43.0)
<a name="v0.43.0"></a>
#### [Release
v0.43.0](https://redirect.github.com/vmware/govmomi/compare/v0.42.0...v0.43.0)
> Release Date: 2024-09-10
##### 🐞 Fix
-
\[[`97aa721`](https://redirect.github.com/vmware/govmomi/commit/97aa7214)]
vcsim: avoid possible race when encoding PropertyCollector response
([#​3533](https://redirect.github.com/vmware/govmomi/issues/3533))
-
\[[`ad2d357`](https://redirect.github.com/vmware/govmomi/commit/ad2d3573)]
use complete InventoryPath in Datacenter.Folders
([#​3523](https://redirect.github.com/vmware/govmomi/issues/3523))
##### 💫 API Changes
-
\[[`476704a`](https://redirect.github.com/vmware/govmomi/commit/476704a3)]
Fault helpers
-
\[[`caad54a`](https://redirect.github.com/vmware/govmomi/commit/caad54aa)]
add VirtualMachine.AddDeviceWithProfile method
-
\[[`a316da5`](https://redirect.github.com/vmware/govmomi/commit/a316da5c)]
VirtualMachine.AttachDisk unitNumber param is optional
-
\[[`8491321`](https://redirect.github.com/vmware/govmomi/commit/8491321a)]
ToString for vim types
-
\[[`6461021`](https://redirect.github.com/vmware/govmomi/commit/64610213)]
add namespace.RegisterVM binding
-
\[[`e602029`](https://redirect.github.com/vmware/govmomi/commit/e602029e)]
Fix panic when encoding nil iface ptrs to JSON
##### 💫 `govc` (CLI)
-
\[[`8fd8691`](https://redirect.github.com/vmware/govmomi/commit/8fd86912)]
add disk.create '-profile' flag
-
\[[`ea3cf25`](https://redirect.github.com/vmware/govmomi/commit/ea3cf257)]
add vm.disk.create '-profile' flag
-
\[[`e73c34f`](https://redirect.github.com/vmware/govmomi/commit/e73c34fa)]
add vm.disk.attach '-profile' flag
-
\[[`06dcf31`](https://redirect.github.com/vmware/govmomi/commit/06dcf31a)]
Add '-size' flag to datastore.create
([#​3519](https://redirect.github.com/vmware/govmomi/issues/3519))
-
\[[`23390c2`](https://redirect.github.com/vmware/govmomi/commit/23390c23)]
add namespace.registervm command
-
\[[`1892eec`](https://redirect.github.com/vmware/govmomi/commit/1892eecd)]
Support thick/eager disk opts on vm.create
([#​3526](https://redirect.github.com/vmware/govmomi/issues/3526))
##### 💫 `vcsim` (Simulator)
-
\[[`8421b67`](https://redirect.github.com/vmware/govmomi/commit/8421b678)]
Support PlaceVm with relocate placement type
-
\[[`9234233`](https://redirect.github.com/vmware/govmomi/commit/9234233e)]
Support PlaceVm with reconfigure placement type
-
\[[`f06d083`](https://redirect.github.com/vmware/govmomi/commit/f06d0834)]
add VirtualMachine AttachDisk and DetachDisk methods
-
\[[`35dc193`](https://redirect.github.com/vmware/govmomi/commit/35dc193f)]
Support VM crypto spec in vC Sim
-
\[[`0517b87`](https://redirect.github.com/vmware/govmomi/commit/0517b87e)]
add namespace/registervm implementation
##### 🧹 Chore
-
\[[`b17abb2`](https://redirect.github.com/vmware/govmomi/commit/b17abb20)]
Update version.go for v0.43.0
-
\[[`93da4a2`](https://redirect.github.com/vmware/govmomi/commit/93da4a20)]
sync generated govc/USAGE.md
-
\[[`51105db`](https://redirect.github.com/vmware/govmomi/commit/51105db8)]
govc: add common StorageProfileFlag
##### 1 parent 1a70e54 commit 5db79f3
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 | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments