github vmware/govmomi v0.26.0

latest releases: v0.37.2, v0.37.1, v0.37.0...
2 years ago

Release v0.26.0

Release Date: 2021-06-03

๐Ÿž Fix

๐Ÿ’ก Examples

๐Ÿ’ซ govc (CLI)

  • [e37e515] fix default guest.run path for unsupported Windows guests (#2446)
  • [0e7012d] Add support for getting the VC proxy and no-proxy configuration (#2435) (#2435)
  • [6afb8ff] Change 'Maintenance Mode' printing in host.info (#2398)

๐Ÿ’ซ vcsim (Simulator)

  • [dff7f6b] fix panic in QueryPerfCounter method (#2440)
  • [df9dfde] set VirtualMachine ChangeTrackingSupported property (#2468) (#2468)
  • [0c0ed98] fix race in CloneVM_Task
  • [d01d0fa] add simulator.RunContainer method
  • [8ab0c99] untie datastore capacity from local fs (#2390)
  • [d31941c] Modify Usage of README. (based on v0.25.0)
  • [4fea687] include all namespaces in /about info
  • [bd3467d] avoid edit device panic when DeviceInfo is nil
  • [35a42af] add guest operations process support

๐Ÿ“ƒ Documentation

  • [75eee8e] update govc/USAGE and CONTRIBUTORS
  • [1f795d2] Add blog to vcsim README
  • [2719c22] Document linker and GOFLAGS for build vars (#2401)

๐Ÿงน Chore

โš ๏ธ BREAKING

๐Ÿ“– Commits

  • [75eee8e] docs: update govc/USAGE and CONTRIBUTORS
  • [dff7f6b] vcsim: fix panic in QueryPerfCounter method (#2440)
  • [b4e1f96] chore: Fix CONTRIB link in greeting (#2473)
  • [df9dfde] vcsim: set VirtualMachine ChangeTrackingSupported property (#2468) (#2468)
  • [8cbe64c] Fix: Protect FileProvider.files to avoid concurrent modification (#2443)
  • [6f2597b] chore: Update CHANGELOG implementation (#2467)
  • [0c0ed98] vcsim: fix race in CloneVM_Task
  • [81b1de1] examples: add toolbox Client.Run (#2458)
  • [d01d0fa] vcsim: add simulator.RunContainer method
  • [9223b5a] Add toolbox.NewClient method
  • [8ab0c99] vcsim: untie datastore capacity from local fs (#2390)
  • [e37e515] govc: fix default guest.run path for unsupported Windows guests (#2446)
  • [d3944e1] chore: Add and reorder commits in CHANGELOG (#2460)
  • [83e29c6] Update GitHub Test Action to use Makefile
  • [a7f2c47] Update vslm types vC build 17986435 (7.0U2HP4)
  • [067374f] Update sms types vC build 17986435 (7.0U2HP4)
  • [d9f507f] Update pbm types vC build 17986435 (7.0U2HP4)
  • [c89f8dd] Update eam types vC build 17986435 (7.0U2HP4)
  • [b72432e] Update vim25 types vC build 17986435 (7.0U2HP4)
  • [e53716d] Update gen.sh to vC build 17986435 (7.0U2HP4)
  • [1f795d2] docs: Add blog to vcsim README
  • [338f552] Ran "make fix" to correct lint issues
  • [23d77ba] Add support for golangci-lint
  • [d31941c] vcsim: Modify Usage of README. (based on v0.25.0)
  • [7046a0d] Support pre-auth handlers in vC Sim
  • [2e8860d] Add CNS Snapshot APIs in govmomi
  • [13d4d37] Remove vendor
  • [a796d3f] chore: Add make help target
  • [ef824a2] Fix QueryAsyncVolume API test to be invoked only for vSphere 7.0.3
  • [c190023] Fix data race in simulator.container.id
  • [3212351] install bin doc: permalink to latest version
  • [7d77983] Setup CodeQL Analysis
  • [566250f] build(deps): bump nokogiri from 1.11.1 to 1.11.4 in /gen
  • [f814a9c] ESX Agent Manager (EAM) Client and Simulator
  • [0e7012d] govc: Add support for getting the VC proxy and no-proxy configuration (#2435) (#2435)
  • [8bc8fd2] chore: Add issue and PR templates (#2431)
  • [4fea687] vcsim: include all namespaces in /about info
  • [bd3467d] vcsim: avoid edit device panic when DeviceInfo is nil
  • [70b92d6] fix: Isolate SSO govc tests (#2425)
  • [80c9053] Correcting broken Kubernetes vSphere Cloud Provider links
  • [60e3391] chore: Document commit prefixes
  • [57a141f] Update govc test docs with act
  • [ff57891] Use "vcsim uuidgen" for bats tests
  • [61e12dd] Only greet unassociated users (#2412)
  • [e39dfdc] Add chore section to CHANGELOG (#2410)
  • [6afb8ff] govc: Change 'Maintenance Mode' printing in host.info (#2398)
  • [cac1d8d] chore: Add issue greeting (#2406)
  • [0f1c3f8] chore: Add WIP Action (#2402)
  • [921ad37] chore: Remove dep files (#2394)
  • [2719c22] docs: Document linker and GOFLAGS for build vars (#2401)
  • [f3645a9] Clarify SetRootCAs behavior (#2399)
  • [c368e57] toolbox: add hgfs freebsd stub
  • [35a42af] vcsim: add guest operations process support
  • [64e55d8] Set RoundTripper in ssoadmin.NewClient
  • [1d4ce94] chore: Clean up documentation
  • [991278b] chore: Remove unused release script
  • [16d8add] chore: Automate CHANGELOG
  • [e8805c9] Add NotFoundFault in cns types
  • [8576fe2] Add queryAsyncVolume in simulator
  • [4b9e081] Simplify binary download instructions (#2387)
  • [3062dda] Remove Travis CI (#2349)
  • [0be5632] adding rancher to projects and reorganizing in alpha order
  • [4a63a28] Add bindings for CnsQueryAsyncVolume API
  • [a8c80b9] Update READMEs with artifacts and Docker images (#2373)
  • [26c9690] Fix VM Guest test and vet warnings (#2381)
  • [a32cd0b] Add RELEASE documentation (#2368)
  • [cc660b0] Increase govc tests timeout (#2379)
  • [d7bfaf4] toolbox: move process management to its own package
  • [e86da96] Exclude go files in release tarball (#2370)

Docker images

  • docker pull vmware/vcsim:v0.26.0
  • docker pull vmware/vcsim:34586b66
  • docker pull vmware/vcsim:latest
  • docker pull vmware/govc:v0.26.0
  • docker pull vmware/govc:34586b66
  • docker pull vmware/govc:latest

Don't miss a new govmomi release

NewReleases is sending notifications on new releases.