Skip to content

Releases: vmware/pyvmomi

vSphere 6.5 support

15 Nov 22:41
Compare
Choose a tag to compare
  • Spec bump to support vSphere 6.5.
  • Include EAM bindings to support vSphere EAM service.
  • Fixed server thumbprint verification.
  • Fixed sslcontext creation in sample code.
  • Newer features are available via the new vSphere Automation SDK for Python here

v6.0.0.2016.6 - bug fix release

11 Nov 19:45
Compare
Choose a tag to compare

Fixed bug in task.py #395

v6.0.0.2016.4 - bug fix release

22 Apr 23:45
Compare
Choose a tag to compare
  1. Add support for SPBM and SMS APIs.
  2. Python3 related bug fixes.
  3. Include task.py utility class.

v6.0.0

30 Nov 22:48
Compare
Choose a tag to compare
  • Spec bump to support vSphere 6.0 server objects and types vSphere 6.0 U1 spec is used
  • New ssl context parameter in Connect.py and SoapAdapter.py to support passing various ssl options while connecting to vSphere.
  • Drop python 2.6 support.
  • Critical bug fixes.

v5.5.0.2014.1.1 - bug fix release

22 Sep 16:11
Compare
Choose a tag to compare
  • Fixes bug with Iso8601 date serialization (for messages sent to the service)
  • Simplifies test-requirements.txt
  • Introduces support for tox
  • Changes version number scheme
  • Fixes README to be pypi compatible
  • Improved sdist and bdist packaging support
  • Changes to package information based on The Python Packaging Authority instructions
  • Fix bug that produces traceback when running tests for the first time
  • Fixes testing bug present on some distributions.

NOTE: This is a re-release of 5.5.0-2014.1.1 the the version number was changed to eliminate the use of the - character.

v5.5.0-2014.1

v5.5.0

29 Aug 22:06
Compare
Choose a tag to compare

pyVmomi as released with vSphere 5.5.0 GA

pyvmomi 5.1.0 - Initial open source release

14 Dec 18:46
Compare
Choose a tag to compare

Initial open source release!