forked from docker-archive-public/docker.machine
-
Notifications
You must be signed in to change notification settings - Fork 132
chore(deps): update module github.com/vmware/govmomi to v0.50.0 #299
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
Open
renovate-rancher
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-vmware-govmomi-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
c2a313a to
5a1a327
Compare
5a1a327 to
3257728
Compare
3257728 to
67221ea
Compare
67221ea to
0df541e
Compare
0df541e to
b5a4f68
Compare
b5a4f68 to
b1c5450
Compare
b1c5450 to
350ad8d
Compare
350ad8d to
216b2ee
Compare
216b2ee to
3eab9cd
Compare
3eab9cd to
e262d3f
Compare
e262d3f to
9554a04
Compare
9554a04 to
9096e3d
Compare
9096e3d to
b184728
Compare
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
b184728 to
e2b4959
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.42.0->v0.50.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
vmware/govmomi (github.com/vmware/govmomi)
v0.50.0Compare Source
Release v0.50.0
🐞 Fix
28b39ed] vcsim -load Datastore summary.url property (#3705)5833c6c] vcsim: fix PropertyFilter/Collector memory leak💫 API Changes
7a02bd9] Rewrite lookup service URLs on DNS erroreb53c23] add PodVMOverheadInfo type and HostCapability fieldaf92671] usecrypto/randfor nonce generation036a4d1] useParseIntand addint32bounds checkc99e28c] Add optional CategoryID,TagID fields for category and tag creation (#3706)💫
govc(CLI)ab3050b] Support Datastore Cluster in import.ova command (#1265)75f2762] Add import.ova -net flag (#3679)96ad8ab] Add -lease option to import/export commandsaa5a378] Support -p and -s in with single task.set088003e] Add vm.policy.ls command (#3727)278ebc9] Support snapshot.exporta8997d5] fix integer type conversionb40a2ac] fix integer type conversion forguest.chownd2b4cc7] Add '-id' option for tags.category and tags create commands💫
vcsim(Simulator)af3bc8b] Populate guest.ipStack property for container backed VMs282553e] Add minimal json-rpc support89942b7] Use the simulator's URL.Host in NFC lease URLs3040a0a] support multiple VirtualSystemType in OvfManager.CreateImportSpecad31c4f] fix integer type conversion87e9b3e] Add vapi support for CategoryID and TagID fields📃 Documentation
4e6a5f8] remove legacy docs links8a592e2] update kb urls795b564] Update various API reference links🧹 Chore
6ed9b22] Update version.go for v0.50.0d1eb5e2] vim25/xml: sync with Go 1.24 encoding/xmle74e67e] gofmt -w -r 'interface{} -> any' .25e74a3] update copyrighte966b83] updatevmware/govcandvmware/vcsimdockerfilesa628d18] update codeql workflow📖 Commits
6ed9b22] chore: Update version.go for v0.50.0554b6d0] chore(gh): update release1891935] build(deps): bump mxschmitt/action-tmate from 3.19 to 3.20af3bc8b] vcsim: Populate guest.ipStack property for container backed VMsf02f568] Handle the duration field as string7a02bd9] api: Rewrite lookup service URLs on DNS error282553e] vcsim: Add minimal json-rpc support89942b7] vcsim: Use the simulator's URL.Host in NFC lease URLsab3050b] govc: Support Datastore Cluster in import.ova command (#1265)75f2762] govc: Add import.ova -net flag (#3679)28b39ed] fix: vcsim -load Datastore summary.url property (#3705)96ad8ab] govc: Add -lease option to import/export commandsaa5a378] govc: Support -p and -s in with single task.set4e6a5f8] docs: remove legacy docs links8a592e2] docs: update kb urlsd52c1f8] chore(deps): go mod tidy89c260b] build(deps): bump golang.org/x/text from 0.23.0 to 0.24.0088003e] govc: Add vm.policy.ls command (#3727)795b564] docs: Update various API reference links3040a0a] vcsim: support multiple VirtualSystemType in OvfManager.CreateImportSpec278ebc9] govc: Support snapshot.exportd1eb5e2] chore: vim25/xml: sync with Go 1.24 encoding/xml5833c6c] fix: vcsim: fix PropertyFilter/Collector memory leakb15bf06] build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0eb53c23] api: add PodVMOverheadInfo type and HostCapability fielda790f8a] refactor: header checke74e67e] chore: gofmt -w -r 'interface{} -> any' .25e74a3] chore: update copyrightad31c4f] vcsim: fix integer type conversiond1cb2a3] chore(deps): update bundler to v2 for dependabot8e40bd3] build(deps): bump actions/cache from 4.2.2 to 4.2.30a2a3b1] build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2f8d2b7f] build(deps): bump actions/setup-go from 5.3.0 to 5.4.0e966b83] chore: updatevmware/govcandvmware/vcsimdockerfilesaf92671] api: usecrypto/randfor nonce generation036a4d1] api: useParseIntand addint32bounds checka628d18] chore: update codeql workflowa8997d5] govc: fix integer type conversionb40a2ac] govc: fix integer type conversion forguest.chown5026416] build(deps): bump actions/stale from 9.0.0 to 9.1.013746e8] build(deps): bump actions/setup-go from 5.0.0 to 5.3.01d474f4] chore(gh): update dependabot69643bd] toolbox: fix codeql go/zipslip1996bca] chore(gh): update release workflow9e95e5a] chore(gh): update unit tests workflowf7ecbc9] chore(gh): update build workflow701a951] chore(gh): update linting workflow6260daa] chore(gh): update govc tests workflowcb5e910] chore(gh): update wip workflow67d10d5] chore(gh): add lock workflow61147b6] chore(gh): update stale workflow9edf6aa] chore(gh): update docker workflow4cd16c7] chore(gh): update greeting workflow14d73d6] chore(gh): update codeql workflow649b490] chore(gh): update toubuntu-latestrunner87e9b3e] vcsim: Add vapi support for CategoryID and TagID fieldsd2b4cc7] govc: Add '-id' option for tags.category and tags create commandsc99e28c] api: Add optional CategoryID,TagID fields for category and tag creation (#3706)v0.49.0Compare Source
Release v0.49.0
🐞 Fix
f13754e] vcsim: extend PropertyCollector lock to avoid potential races (#3697)67566aa] Drop operationID soap header for unsupported endpoints💫
govc(CLI)29fe42f] add volume.rm -keep flag to retain backing disk55b7637] add volume.extend command1b06c59] add GPU commands8f7fbc3] add session.login -jwt option (#3041)35b5564] Rewrite kms.export URL to use the host we connected to vCenter with5899d79] Add storage.policy.create '-e' option to enable encryption💫
vcsim(Simulator)f16c46b] add vsan Datastore supportcdeb3e4] remove simulator.Map package variable4a0b946] add query and metadata support for CNS Volume API🧹 Chore
bd808e8] Update version.go for v0.49.03bf0935] Use cns Task helpers in govc volume commandsremove simulator.Map package variable [
cdeb3e4]:simulator.Map package variable has been removed
simulator.SpoofContext function has been renamed to NewContext
📖 Commits
bd808e8] chore: Update version.go for v0.49.03b71869] build(deps): bump golang.org/x/text from 0.22.0 to 0.23.03bf0935] chore: Use cns Task helpers in govc volume commands29fe42f] govc: add volume.rm -keep flag to retain backing disk55b7637] govc: add volume.extend commandf16c46b] vcsim: add vsan Datastore supportcdeb3e4] vcsim: remove simulator.Map package variablef13754e] fix: vcsim: extend PropertyCollector lock to avoid potential races (#3697)1b06c59] govc: add GPU commands8f7fbc3] govc: add session.login -jwt option (#3041)4a0b946] vcsim: add query and metadata support for CNS Volume APIafc4788] build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0e8a9a19] build(deps): bump golang.org/x/text from 0.21.0 to 0.22.067566aa] fix: Drop operationID soap header for unsupported endpoints35b5564] govc: Rewrite kms.export URL to use the host we connected to vCenter with5899d79] govc: Add storage.policy.create '-e' option to enable encryptionv0.48.1Compare Source
Release v0.48.1
🐞 Fix
92adc45] Drop operationID soap header for unsupported endpoints💫
govc(CLI)8df8254] Rewrite kms.export URL to use the host we connected to vCenter with93efaa5] Add storage.policy.create '-e' option to enable encryption🧹 Chore
cc1a61b] Update version.go for v0.48.1📖 Commits
cc1a61b] chore: Update version.go for v0.48.1f642f66] build(deps): bump golang.org/x/text from 0.21.0 to 0.22.092adc45] fix: Drop operationID soap header for unsupported endpoints8df8254] govc: Rewrite kms.export URL to use the host we connected to vCenter with93efaa5] govc: Add storage.policy.create '-e' option to enable encryptionv0.48.0Compare Source
Release v0.48.0
🐞 Fix
8aefcdd] add DirectPathProfileManager to mo registry90bd975] support multiple property.Collector.Retrieve base type fields64dd41d] Add session lookup fallback for soap header auth (#3636)ac1c771] govc: import.ovf remote support regression (#3596)💫 API Changes
116ba7e] add vlsm.GlobalObjectManager.List method💫
govc(CLI)0d671fc] sha256 for session cached6caa71] add disk.metadata ls and update commands81828ed] enhance VAPI for vSphere Supervisor Services (#3624)💫
vcsim(Simulator)dfc2311] add env var for use with ssoadmin GetTrustedCertificatesc87a209] add disk query and metadata supportb3b0a6e] fix save+load of Alarm objectsf9e80d2] add ssoadmin GetTrustedCertificates method228a102] fix lookup service deferred registration6ac91ac] add vslm VStorageObjectManager (aka FCD Global Catalog) support (#2542)f02e7e9] add DatastoreNamespaceManager Create/Delete directory methods🧹 Chore
648bbc7] Update version.go for v0.48.0📖 Commits
648bbc7] chore: Update version.go for v0.48.0ca8c642] Add ResourcePool.resourceConfigSpecDetailed to missingSet filterd75327c] add delete flag for CnsContainerCluster typedfc2311] vcsim: add env var for use with ssoadmin GetTrustedCertificates0d671fc] govc: sha256 for session cache116ba7e] api: add vlsm.GlobalObjectManager.List methodc87a209] vcsim: add disk query and metadata supportd6caa71] govc: add disk.metadata ls and update commands8aefcdd] fix: add DirectPathProfileManager to mo registryb3b0a6e] vcsim: fix save+load of Alarm objects81828ed] govc: enhance VAPI for vSphere Supervisor Services (#3624)f9e80d2] vcsim: add ssoadmin GetTrustedCertificates method228a102] vcsim: fix lookup service deferred registration6ac91ac] vcsim: add vslm VStorageObjectManager (aka FCD Global Catalog) support (#2542)90bd975] fix: support multiple property.Collector.Retrieve base type fields64dd41d] fix: Add session lookup fallback for soap header auth (#3636)f02e7e9] vcsim: add DatastoreNamespaceManager Create/Delete directory methodsac1c771] fix: govc: import.ovf remote support regression (#3596)7932d02] goreleaser: remove brew tap setupv0.47.1Compare Source
Release v0.47.1
🐞 Fix
27d06f3] Add session lookup fallback for soap header auth (#3636)1de5fbf] govc: import.ovf remote support regression (#3596)🧹 Chore
f841602] Update version.go for v0.47.15d76bda] Update version.go for v0.47.1⏮ Reverts
42a6a31] chore: Update version.go for v0.47.1📖 Commits
f841602] chore: Update version.go for v0.47.127d06f3] fix: Add session lookup fallback for soap header auth (#3636)42a6a31] Revert "chore: Update version.go for v0.47.1"5d76bda] chore: Update version.go for v0.47.11de5fbf] fix: govc: import.ovf remote support regression (#3596)v0.47.0Compare Source
Release v0.47.0
🐞 Fix
3793a5b] govc fix field.info name (-n flag) validation8adeb8b] SOAP vcSessionCookie value must be from vim25.Client2271a78] toolbox: add freebsd stub for fileExtendedInfoFormat (#3620)f08496e] vcsim: swap order of xsi type attribute (#2114)973a224] assert Entity interface in mo.Value()ad24cb4] Property Collector updates should be triggered on the empty FilterSet (#3631)29de346] vcsim: output signed byte in ByteSlice.MarshalXML (#3615)71b9c76] govc: wire up flags for namespace service create5e9a140] vcsim: avoid possible panic when applying PropertyFilter💫 API Changes
a447f4d] Fix OVF param to use interface17b5c08] Generate bindings for 9.0.0.0.rc177de0b5] Generate API with Broadcom header4b7d0c5] Specify ruby bundler for api genf238201] Update gen/gen.sh for 9.0.0.0.rc105a6d57] Support podman for building api3d8b026] Build api with Go 1.23.2aa8279b] Support returning DS info when resolving lib stor64ca62f] Support DC for ResolveLibItemStor0af06a3] Support encode/decode OVF to JSON7598ae9] Fix object.VirtualDiskManager::Copyb2bde00] Update OVF ToConfigSpec to handled unknown types5bb9901] A generic copy function for vim25/types1918984] add override mechanism for SOAP Header.Cookie495a820] OVF to ConfigSpece9f9eb0] Support OVF ResourceType enum42bf813] Update OVF parser to conform to spec05482c0] move cli/host/esxcli.Command to cli/esx package💫
govc(CLI)ad5c90a] Update govc usage docca2e6ff] add datastore.download -json support18a3019] add -b flag to volume.lse02de72] add disk.ls '-a' flag (#3639)c60f498] add datastore.ls -H option228b445] remove minimum API version check (#3643)7e17885] Move govc commands into cli pkg💫
vcsim(Simulator)10e9bc7] create cls vmdk descriptor and backing filesdd6bf66] Improve sim for pub/sub content libsb7d4f00] make QueryVirtualDiskUuid() result stablef398e78] add VirtualDiskManager.QueryVirtualDiskInfo (#3000) (#2555)a9488e0] fix object.save when run directly against ESXc0b5944] LicenseManager enhancements5db2637] add UpdateAssignedLicense method9322377] add esxcli support53d31e9] Lock alpine image tag to non-latest tag🧹 Chore
95396cd] Update version.go for v0.47.0e1f1db4] update copyright header538dbef] Minimum version selectionSupport returning DS info when resolving lib stor [
aa8279b]:This change updates the signature for the
ResolveLibraryItemStorage function.
Signed-off-by: akutz <akutz@vmware.com>
Support DC for ResolveLibItemStor [
64ca62f]:This change requires updating the use of the
ResolveLibraryItemStorage function to account for
its signature change.
Support OVF ResourceType enum [
e9f9eb0]:Users of the
ovfpackage may need to cast ResourceTypeto a uint16 depending on how they have used the value.
Signed-off-by: akutz <akutz@vmware.com>
Update OVF parser to conform to spec [
42bf813]:Users of the
ovfpackage will need to update theirsources to conform to the changes from this patch. It
should be a fairly simple change.
move cli/host/esxcli.Command to cli/esx package [
05482c0]:Package "github.com/vmware/govmomi/govc/host/esxcli" is now "github.com/vmware/govmomi/cli/esx"
A 'context.Context' param has also been added to the package's methods.
See cli/esx/example_test.go for usage.
Move govc commands into cli pkg [
7e17885]:All packages
./govc/*(except./govc/test) have beenrelocated under the
./clipackage.Minimum version selection [
538dbef]:The
go installcommand may no longer be used to installgovc and vcsim directly from GitHub.
This is because both packages are now distinct sub-modules that still
depend on the other packages in this project. Therefore these sub-mods
use the following replace directive:
This teaches govc and vcsim where to look for the imported GoVmomi
packages. This ensures that building these binaries will pick up any
local changes to the rest of the project.
However, the
go installcommand does not support installing modulesfrom a remote location if the module contains a
replacedirective.This means users will need to either clone all of
github.com/vmware/govmomi before running
go -C govc installorgo -C vcsim install, or they can download the released binariesdirectly.
📖 Commits
95396cd] chore: Update version.go for v0.47.0ad5c90a] govc: Update govc usage doca447f4d] api: Fix OVF param to use interface17b5c08] api: Generate bindings for 9.0.0.0.rc177de0b5] api: Generate API with Broadcom header4b7d0c5] api: Specify ruby bundler for api genf238201] api: Update gen/gen.sh for 9.0.0.0.rc105a6d57] api: Support podman for building api3d8b026] api: Build api with Go 1.23.2ca2e6ff] govc: add datastore.download -json supporte1f1db4] chore: update copyright header10e9bc7] vcsim: create cls vmdk descriptor and backing filesdd6bf66] vcsim: Improve sim for pub/sub content libs18a3019] govc: add -b flag to volume.lscd78f76] cns: add json tags (#3007) (#3247)aa8279b] api: Support returning DS info when resolving lib stor64ca62f] api: Support DC for ResolveLibItemStore02de72] govc: add disk.ls '-a' flag (#3639)0af06a3] api: Support encode/decode OVF to JSONc60f498] govc: add datastore.ls -H option3793a5b] fix: govc fix field.info name (-n flag) validation8adeb8b] fix: SOAP vcSessionCookie value must be from vim25.Client7598ae9] api: Fix object.VirtualDiskManager::Copyb7d4f00] vcsim: make QueryVirtualDiskUuid() result stablef398e78] vcsim: add VirtualDiskManager.QueryVirtualDiskInfo (#3000) (#2555)a9488e0] vcsim: fix object.save when run directly against ESXc0b5944] vcsim: LicenseManager enhancementsb2bde00] api: Update OVF ToConfigSpec to handled unknown types5bb9901] api: A generic copy function for vim25/types228b445] govc: remove minimum API version check (#3643)1918984] api: add override mechanism for SOAP Header.Cookie495a820] api: OVF to ConfigSpec83aab93] Deprecate haproxy with vSphere 9.02271a78] fix: toolbox: add freebsd stub for fileExtendedInfoFormat (#3620)3a15139] build(deps): bump golang.org/x/text from 0.18.0 to 0.21.0f08496e] fix: vcsim: swap order of xsi type attribute (#2114)e9f9eb0] api: Support OVF ResourceType enum42bf813] api: Update OVF parser to conform to spec5db2637] vcsim: add UpdateAssignedLicense method973a224] fix: assert Entity interface in mo.Value()05482c0] api: move cli/host/esxcli.Command to cli/esx package87e4e6a] build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.09322377] vcsim: add esxcli supportad24cb4] fix: Property Collector updates should be triggered on the empty FilterSet (#3631)29de346] fix: vcsim: output signed byte in ByteSlice.MarshalXML (#3615)7e17885] govc: Move govc commands into cli pkg71b9c76] fix: govc: wire up flags for namespace service create53d31e9] vcsim: Lock alpine image tag to non-latest tag5e9a140] fix: vcsim: avoid possible panic when applying PropertyFilter538dbef] chore: Minimum version selection3e8e2e5] cns: Support encryption/re-encryption of volumesv0.46.3Compare Source
Release v0.46.3
🐞 Fix
0ef1c70] toolbox: add freebsd stub for fileExtendedInfoFormat (#3620)675534a] vcsim: swap order of xsi type attribute (#2114)1481d91] assert Entity interface in mo.Value()3f5f887] Property Collector updates should be triggered on the empty FilterSet (#3631)💫
govc(CLI)211be90] remove minimum API version check (#3643)💫
vcsim(Simulator)7bde166] fix object.save when run directly against ESX4aae3ca] LicenseManager enhancements9ec310a] add UpdateAssignedLicense method🧹 Chore
e5dcb5f] Update version.go for v0.46.3📖 Commits
e5dcb5f] chore: Update version.go for v0.46.30ef1c70] fix: toolbox: add freebsd stub for fileExtendedInfoFormat (#3620)7bde166] vcsim: fix object.save when run directly against ESX4aae3ca] vcsim: LicenseManager enhancements675534a] fix: vcsim: swap order of xsi type attribute (#2114)211be90] govc: remove minimum API version check (#3643)9ec310a] vcsim: add UpdateAssignedLicense method1481d91] fix: assert Entity interface in mo.Value()3f5f887] fix: Property Collector updates should be triggered on the empty FilterSet (#3631)v0.46.2Compare Source
Release v0.46.2
🐞 Fix
2f0120b] vcsim: output signed byte in ByteSlice.MarshalXML (#3615)🧹 Chore
c3916ff] Update version.go for v0.46.2📖 Commits
c3916ff] chore: Update version.go for v0.46.22f0120b] fix: vcsim: output signed byte in ByteSlice.MarshalXML (#3615)v0.46.1Compare Source
Release v0.46.1
🐞 Fix
6f7bceb] vcsim: avoid possible panic when applying PropertyFilter🧹 Chore
0ded546] Update version.go for v0.46.1📖 Commits
0ded546] chore: Update version.go for v0.46.16f7bceb] fix: vcsim: avoid possible panic when applying PropertyFilterd51c0a3] cns: Support encryption/re-encryption of volumesv0.46.0Compare Source
Release v0.46.0
🐞 Fix
f9d093b] Set DuplicateName Object to duplicate object (#3610)60d4b04] CreateSATAController to return error when no bus numbersfe93450] vcsim: avoid race in DestroyPropertyFilter💫 API Changes
ae55823] Support CnsBlockCreateSpeca9d5985] support MOID conversion in Finder methods5c54c3f] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus6ecb208] add crypto.ManagerKmip.QueryCryptoKeyStatus6e84b72] Fetch crypto key in GetVirtualDiskInfoByUUID💫
govc(CLI)fdb091c] add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)8f3b0a3] add '-I' flag to ls and find commands66fc63a] add kms.key commands💫
vcsim(Simulator)ca05e10] add QueryCryptoKeyStatus🧹 Chore
35c4569] Update version.go for v0.46.034ca8c8] skip tests unless running docker on linux (#3604)change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus [
5c54c3f]:IsValidKey now requires a key providerID param.
📖 Commits
35c4569] chore: Update version.go for v0.46.0fdb091c] govc: add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)ae55823] api: Support CnsBlockCreateSpeca9d5985] api: support MOID conversion in Finder methods8f3b0a3] govc: add '-I' flag to ls and find commandsf9d093b] fix: Set DuplicateName Object to duplicate object (#3610)34ca8c8] chore: skip tests unless running docker on linux (#3604)60d4b04] fix: CreateSATAController to return error when no bus numbers5c54c3f] api: change ManagerKmip.IsValidKey to use QueryCryptoKeyStatusca05e10] vcsim: add QueryCryptoKeyStatus66fc63a] govc: add kms.key commands6ecb208] api: add crypto.ManagerKmip.QueryCryptoKeyStatusfe93450] fix: vcsim: avoid race in DestroyPropertyFilter6e84b72] api: Fetch crypto key in GetVirtualDiskInfoByUUID0206f07] Fix error assertion in IsCertificateUntrustedv0.45.1Compare Source
Release v0.45.1
🧹 Chore
af51f76] Update version.go for v0.45.1📖 Commits
af51f76] chore: Update version.go for v0.45.10ed140e] Fix error assertion in IsCertificateUntrustedv0.45.0Compare Source
Release v0.45.0
🐞 Fix
8446478] Add missing privileges in simulator role36ee9a1] Cross-platform path handling (#3555)71378bc] check controller type in simulator configureDevicec44199a] update controller's device list in AssignController17f6966] ensure proper vSAN URI format in ResolveLibraryItemStorage60f2a6e] Use absolute path for reading manifest (#3550)36cac69] Abort lease on upload failure (#3554)💫 API Changes
d14cbf3] tags error handling (#3112)💫
govc(CLI)407da6c] rename 'object.collect' -> 'collect'aec1122] display default provider in kms.ls output831b722] Add an unreleased folder.place command for PlaceVMsXCluster2bbc6d8] support use of service version via GOVC_VIM_VERSION env var🧹 Chore
888548b] Update version.go for v0.45.0📖 Commits
888548b] chore: Update version.go for v0.45.0407da6c] govc: rename 'object.collect' -> 'collect'aec1122] govc: display default provider in kms.ls output8446478] fix: Add missing privileges in simulator role36ee9a1] fix: Cross-platform path handling (#3555)0083eae] bug: Do not panic on fault.In for valid errs831b722] govc: Add an unreleased folder.place command for PlaceVMsXCluster71378bc] fix: check controller type in simulator configureDevicec44199a] fix: update controller's device list in AssignController2bbc6d8] govc: support use of service version via GOVC_VIM_VERSION env var17f6966] fix: ensure proper vSAN URI format in ResolveLibraryItemStoraged14cbf3] api: tags error handling (#3112)60f2a6e] fix: Use absolute path for reading manifest (#3550)36cac69] fix: Abort lease on upload failure (#3554)v0.44.1Compare Source
Release v0.44.1
🐞 Fix
05544f7] ensure proper vSAN URI format in ResolveLibraryItemStorage🧹 Chore
8234db4] Update version.go for v0.44.1📖 Commits
8234db4] chore: Update version.go for v0.44.105544f7] fix: ensure proper vSAN URI format in ResolveLibraryItemStoragev0.44.0Compare 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](https://redirect.github.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.