Skip to content

Releases: vmware/pyvmomi

Release vSphere 7.0U3 APIs.

14 Oct 20:36
Compare
Choose a tag to compare

Release vSphere 7.0U2 APIs.

09 Apr 13:11
Compare
Choose a tag to compare

Release vSphere 7.0U1 APIs.

30 Oct 15:03
Compare
Choose a tag to compare

vSphere 7.0 Release Support

14 Apr 07:55
24092db
Compare
Choose a tag to compare

vSphere 6.7 Update 3 Release

05 Sep 11:53
97d91fe
Compare
Choose a tag to compare
  • Publish new bindings to support vSphere 6.7 Update 3 Release - #827
  • Add sso.py to support get bearer/hok token from sso server - #828
  • pydoc support Fix - #810
  • httpProxy Support Fix - #799
  • Changes to VmomiSupport to handle API versions #827
  • Other changes Fix #831
  • Newer features are available via the new vSphere Automation SDK for Python here

v6.7.1.2018.12 Bug Fix release

20 Dec 07:00
Compare
Choose a tag to compare
  • Support JSON encoding for pyVmomi objects PR #732
  • Fix vcrpy hardening in test-requirements. Support versions < 2.0
  • Delete deprecated Docs folder

vSphere 6.7 Update1 Release

23 Oct 08:54
aace16b
Compare
Choose a tag to compare
  • Publish new bindings to support vSphere 6.7 Update 1 Release
  • Newer features are available via the new vSphere Automation SDK for Python here

vSphere 6.7 Release Patch

06 Sep 04:02
Compare
Choose a tag to compare
  • Publish new bindings to support vSphere 6.7
  • Newer features are available via the new vSphere Automation SDK for Python here
  • Fixed issues in first version of 6.7 bindings

v6.5.0.2017.5-1

24 May 17:16
Compare
Choose a tag to compare

Remove sso.py and it's dependencies(lxml and pyOpenSSL) as they don't compatible with certain OS.

v6.5.0.2017.5

20 May 23:39
Compare
Choose a tag to compare
  • Add sso.py to support get bearer/hok token from sso server
  • Fixes #519, #448, #420, #421 Fix SoapAdapter serializer to support serializing unicode chars.
  • Fix #487: Remove custom getattr in _HTTPSConnection
  • Add user-agent header when connecting to vsphere