Releases: vmware/pyvmomi
Releases · vmware/pyvmomi
vSphere 6.5 support
- 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
Fixed bug in task.py #395
v6.0.0.2016.4 - bug fix release
- Add support for SPBM and SMS APIs.
- Python3 related bug fixes.
- Include task.py utility class.
v6.0.0
- 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
- 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
pyvmomi 5.1.0 - Initial open source release
Initial open source release!