Skip to content

VCF 9.1 Release

Latest

Choose a tag to compare

@DanielDraganov DanielDraganov released this 22 Jun 10:43

Bindings

Changes

  • pyVmomi supports Python 3.10+ only
  • When a request fails with a low-level exception the TCP connection is closed
  • Fixed pyVim.task.WaitForTask() loop when the task life exceeds VIM API session
  • Dependency on 'pyOpenSSL' is replaced with dependency on 'cryptography'

Breaking changes

  • pyVmomi.Soapadapter.ParseHttpResponse() is removed
  • pyVmomi.Soapadapter.HEADER_SECTION_END is removed
  • pyvim.connect.VimSessionOrientedStub.makeExtensionLoginMethod() is removed

Tests

  • Dependency on 'discover' is removed
  • Dependency on 'mock' is bumped to 5.2.0
  • Dependency on 'vcrpy' is bumped to 7.0.0