hashicorp / go-discover

Discover nodes in cloud environments
Mozilla Public License 2.0
560 stars 122 forks source link

Bump github.com/vmware/govmomi from 0.18.0 to 0.30.5 #244

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v0.30.5

Release v0.30.5

Release Date: 2023-06-27

๐Ÿž Fix

  • [03aa9dca] avoid govc -verbose flag panic if an UpdateSet is nil (#3088)
  • [b366e940] include StoragePod Datastore children in ContainerView (#3094)
  • [ae6efc9f] only limit the number of samples generated to maxSample when maxSample is greater than 0 and the number of samples to generate is greater than maxSample Closes: #3097 (#3097)
  • [b1290083] support govc ls -xml flag (#3053)

๐Ÿ’ก Examples

  • [46bf2408] add rest.Client.LoginByToken
  • [d4e31429] add session.Manager.LoginByToken (#3037)

๐Ÿ’ซ API Changes

  • [afd45d68] set inventory path in SearchIndex.FindByInventoryPath (#3095)

๐Ÿ’ซ govc (CLI)

  • [ecca4141] dont check poweredOn for vm.console vmrc requests (#2127)

๐Ÿ’ซ vcsim (Simulator)

  • [844274fd] set StandbyMode default to "none"
  • [a405207d] Add RUN.env flag to inject environment variables to container-backed VM
  • [3466b11d] Fix FindByInventoryPath to handle root folder (#3119)
  • [04737364] Add CSV format support to QueryPerf API (#3103)
  • [d46fe80a] add ssoadmin user and group management (#2852)

๐Ÿงน Chore

  • [5373c143] Update version.go for v0.30.5
  • [e2f14cd9] add missing guest OS IDs

โš ๏ธ BREAKING

๐Ÿ“– Commits

  • [5373c143] chore: Update version.go for v0.30.5
  • [844274fd] vcsim: set StandbyMode default to "none"
  • [a405207d] vcsim: Add RUN.env flag to inject environment variables to container-backed VM
  • [e2f14cd9] chore: add missing guest OS IDs
  • [3466b11d] vcsim: Fix FindByInventoryPath to handle root folder (#3119)
  • [3afdbf25] Add RUN.port.xx flag to publish ports on container backed VM

... (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
  • 5373c14 chore: Update version.go for v0.30.5
  • 844274f vcsim: set StandbyMode default to "none"
  • a405207 vcsim: Add RUN.env flag to inject environment variables to container-backed VM
  • e2f14cd chore: add missing guest OS IDs
  • 3466b11 vcsim: Fix FindByInventoryPath to handle root folder
  • 3afdbf2 Add RUN.port.xx flag to publish ports on container backed VM
  • 03aa9dc fix: avoid govc -verbose flag panic if an UpdateSet is nil
  • 0473736 vcsim: Add CSV format support to QueryPerf API
  • b366e94 fix: include StoragePod Datastore children in ContainerView
  • ae6efc9 fix: only limit the number of samples generated to maxSample when maxSample i...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)