Releases: vmware/pyvmomi
Releases · vmware/pyvmomi
Release vSphere 7.0U3 APIs.
- Added new bindings to support vSphere 7.0U3. Includes updates to VIM, PBM, EAM and SMS namespaces. For details, refer “What’s New in vSphere API 7.0U3?” section in the API reference guide: https://code.vmware.com/apis/1192/vsphere
- New features of vSphere 7.0U3 based on REST APIs are available via the vSphere Automation SDK for Python https://github.com/vmware/vsphere-automation-sdk-python
- Outdated samples are removed. Community samples project: https://github.com/vmware/pyvmomi-community-samples
- Bindings files are renamed to _typeinfo_{namespace}.py
- "stable" version alias is removed
- "public" version alias is renamed to "LTS"
Release vSphere 7.0U2 APIs.
- Added new bindings to support vSphere 7.0U2. Includes updates to VIM, PBM, EAM and SMS namespaces. For details, refer “What’s New in vSphere API 7.0U2?” section in the API reference guide: https://code.vmware.com/apis/1131/vsphere
- New features of vSphere 7.0U2 based on REST APIs are available via the vSphere Automation SDK for Python https://github.com/vmware/vsphere-automation-sdk-python
- Drop support of Python 3.3
Release vSphere 7.0U1 APIs.
- Added new bindings to support vSphere 7.0U1. Includes updates to VIM, PBM, and EAM namespaces. For details, refer “What’s New in vSphere API 7.0U1?” section in the API reference guide: https://code.vmware.com/apis/1067/vsphere
- New features of vSphere 7.0U1 based on REST APIs are available via the vSphere Automation SDK for Python https://github.com/vmware/vsphere-automation-sdk-python
vSphere 7.0 Release Support
- Added new bindings to support vSphere 7.0. For details, refer “What’s New in vSphere API 7.0?” section in the API reference guide: https://code.vmware.com/apis/968/vsphere
- New features of vSphere 7.0 based on REST APIs are available via the vSphere Automation SDK for Python https://github.com/vmware/vsphere-automation-sdk-python
vSphere 6.7 Update 3 Release
- 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
- 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
- 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
- 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
Remove sso.py and it's dependencies(lxml and pyOpenSSL) as they don't compatible with certain OS.