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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/vmware/govmomi from 0.29.0 to 0.30.0 #2650

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps github.com/vmware/govmomi from 0.29.0 to 0.30.0.

Release notes

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

v0.30.0

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 (#2980)
  • [4c24f821] Add SRIOV device names (#2956)
  • [642156dd] Adds vSphere 7.0u1-u3 support to namespace-management (Tanzu) (#2860)

馃挮 govc (CLI)

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

馃挮 vcsim (Simulator)

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

馃搩 Documentation

  • [813a5d88] update README.md

... (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

  • [eabc29ba] Update version.go for v0.30.0

... (truncated)

Commits
  • eabc29b chore: Update version.go for v0.30.0
  • 1c91982 Update CONTRIBUTORS for release
  • 9a92fef Merge pull request #3006 from akutz/feature/vsphere-8.0-ga-types
  • 1ad33d4 fix: Heal the broken Namespace API
  • 22c4814 fix: Update $mktemp to support macOS
  • 05b0b08 fix: DialTLSContext / Go 1.18+ CertificateVerify support
  • 86f9d42 vcsim: Update test keys to be RSA 2048
  • 60a18c5 govc: about.cert was not respecting -k
  • 58f4112 api: Update types to vSphere 8.0 GA
  • b505edb Merge pull request #2999 from kbrock/perms
  • 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.29.0 to 0.30.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.29.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 26, 2022
@atoulme atoulme merged commit bbae302 into main Dec 29, 2022
@atoulme atoulme deleted the dependabot/go_modules/github.com/vmware/govmomi-0.30.0 branch December 29, 2022 16:34
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.

None yet

1 participant