atc0005 / check-vmware

Go-based tooling to monitor VMware environments; NOT affiliated with or endorsed by VMware, Inc.
MIT License
17 stars 3 forks source link

Go Dependency: Bump github.com/vmware/govmomi from 0.36.3 to 0.37.0 #1123

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/vmware/govmomi from 0.36.3 to 0.37.0.

Release notes

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

v0.37.0

Release v0.37.0

Release Date: 2024-04-12

๐Ÿž Fix

  • [095f926b] make cns.Client independent of vim25.Client
  • [dcf063cd] vcsim: re-parent children in ResourcePool.Destroy (#3396)
  • [7455935a] endpoint url to bypass lookup service if envoy sidecar enabled
  • [83754772] lookup client to use envoy sidecar url if enabled

๐Ÿ’ซ API Changes

  • [f5080d3e] use RetrievePropertiesEx in mo package functions
  • [a0a8257a] change RetrieveProperties to collect results in batches
  • [367c55fe] move vim25.Client.UseServiceVersion to soap.Client
  • [f6710489] Expose vSphere API to evict subscribed content library (#3400)
  • [3784b2f2] Add Downloadendpoint field in the library item file struct (#3386)

๐Ÿ’ซ govc (CLI)

  • [9285e441] Add library.evict command
  • [fc20e24d] add default output formatting for namespace commands
  • [27824cf5] snapshot.tree json output to stdout

๐Ÿ’ซ vcsim (Simulator)

  • [70a7617d] toggle Content Library cached fields in sync and evict calls
  • [cf719441] add ExtensionManager.FindExtension method (#2644)
  • [4348bd9f] RetrievePropertiesEx & ContinueRetrievePropertiesEx
  • [4cec0597] add TaskHistoryCollector support (#2567)
  • [9c59e9c5] add TaskManager.CreateTask support
  • [d9af2a26] add ExtensionManager support

๐Ÿ“ƒ Documentation

  • [368d194a] update CHANGELOG (#3286)
  • [2bbe81af] update CONTRIBUTORS

๐Ÿงน Chore

  • [134152d4] Update version.go for v0.37.0

โš ๏ธ BREAKING

๐Ÿ“– Commits

... (truncated)

Commits
  • 134152d chore: Update version.go for v0.37.0
  • 90c0385 Merge pull request #3390 from dougm/issue-2644
  • 0b6df0d Merge pull request #3402 from acharyasreej/issue-3400
  • 70a7617 vcsim: toggle Content Library cached fields in sync and evict calls
  • 9285e44 govc: Add library.evict command
  • cf71944 vcsim: add ExtensionManager.FindExtension method
  • d528fec Merge pull request #3410 from dougm/govc-namespace
  • 6deb7bf Merge pull request #3414 from smitterl/add_vcsim_to_rpm
  • 92a29eb build(deps): add vcsim to rpm
  • fc20e24 govc: add default output formatting for namespace commands
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)