Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

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)

Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.18.0 to 0.30.5.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.18.0...v0.30.5)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants