hashicorp / go-discover

Discover nodes in cloud environments
Mozilla Public License 2.0
563 stars 123 forks source link

Bump github.com/vmware/govmomi from 0.18.0 to 0.30.4 #214

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/vmware/govmomi from 0.18.0 to 0.30.4.

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.30.4

Release v0.30.4

Release Date: 2023-03-16

๐Ÿ’ซ API Changes

  • [23a6824e] support find.Network by cluster path
  • [f4f6a5a7] support find.NetworkList by ID (#2626)

๐Ÿ’ซ govc (CLI)

  • [52328902] Add feature VM IOMMU enablement support (#3055)

๐Ÿงน Chore

  • [4561966a] Update version.go for v0.30.4

โš ๏ธ BREAKING

๐Ÿ“– Commits

  • [4561966a] chore: Update version.go for v0.30.4
  • [52328902] govc: Add feature VM IOMMU enablement support (#3055)
  • [23a6824e] api: support find.Network by cluster path
  • [f4f6a5a7] api: support find.NetworkList by ID (#2626)

v0.30.2

Release v0.30.2

Release Date: 2023-02-01

๐Ÿž Fix

  • [4136fd8e] Pin the result limit of ssoadmin client to its MAX (#3004)

๐Ÿ’ซ vcsim (Simulator)

  • [997d9ddc] add guest.net.ipConfig

๐Ÿงน Chore

  • [9078b0b4] Update version.go for v0.30.2

โš ๏ธ BREAKING

... (truncated)

Changelog

Sourced from github.com/vmware/govmomi's changelog.

Release v0.30.0

Release Date: 2022-12-12

๐Ÿž Fix

  • [1ad33d48] Heal the broken Namespace API
  • [22c48147] Update $mktemp to support macOS
  • [05b0b08c] DialTLSContext / Go 1.18+ CertificateVerify support

๐Ÿ’ซ API Changes

  • [58f4112b] Update types to vSphere 8.0 GA
  • [ba206c5b] add Content Library security compliance support
  • [4c24f821] Add SRIOV device names
  • [642156dd] Adds vSphere 7.0u1-u3 support to namespace-management (Tanzu)

๐Ÿ’ซ govc (CLI)

  • [60a18c56] about.cert was not respecting -k
  • [15d1181d] bash completion improvements
  • [0dbf717b] Add sso.lpp.info and sso.lpp.update commands
  • [fe87cff9] host.info: use writer instead of os.stdout
  • [a7196e41] host.info: use writer instead of os.stdout
  • [3d6de9da] fix host.esxcli runtime error occurred when no arguments specified
  • [8c7ba5ef] Add feature in sso.group.ls to list groups using FindGroupsInGroup method
  • [dc3e1d79] Add feature sso.group.lsgroups using FindGroupsInGroup method
  • [bf991e6e] add event key for json and plain text output
  • [2017e846] Support creating content libraries with security policies

๐Ÿ’ซ vcsim (Simulator)

  • [86f9d42a] Update test keys to be RSA 2048
  • [cedf695b] Fix duplicated name check in CloneVM_Task
  • [8f4da558] add QueryNetworkHint support for LLDP and CDP details
  • [1cab3254] Fix RetrieveProperties path validation to avoid panic
  • [7f42a1d2] use node id for ServiceContent.InstanceUuid
  • [03319493] Fix snapshot tasks to update rootSnapshot
  • [b6ebcb6b] Fix disk capacity validation in ConfigureDevices
  • [61032a23] Fix StorageIOAllocationInfo of VirtualDisk
  • [cbfe0c93] support disconnect/reconnect host
  • [b44828a4] Fix datastore freespace changed by ReconfigVM_Task

๐Ÿ“ƒ Documentation

  • [813a5d88] update README.md

๐Ÿงน Chore

... (truncated)

Commits
  • 4561966 chore: Update version.go for v0.30.4
  • 5232890 govc: Add feature VM IOMMU enablement support
  • 23a6824 api: support find.Network by cluster path
  • f4f6a5a api: support find.NetworkList by ID
  • 0d36cdc chore: Update version.go for v0.30.3
  • 9078b0b chore: Update version.go for v0.30.2
  • 997d9dd vcsim: add guest.net.ipConfig
  • 4136fd8 fix: Pin the result limit of ssoadmin client to its MAX
  • 76a194e chore: Update version.go for v0.30.1
  • 5818061 build(deps): bump goreleaser/goreleaser-action from 3 to 4
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #244.