github ovh/python-ovh v0.6.0

latest releases: v1.1.2, v1.1.1, v1.1.0...
2 years ago

v0.6.0 (2022-03-14)

Important notice

Python 2, 3.4, 3.5 discontinuation

Please note that version 0.6.0 is the latest version of python-ovh that officially supports Python 2.7, 3.4, 3.5.
Python 2.7 is officially end-of-life since 2020-01-01.
Python 3.4 is officially end-of-life since 2019-03-18.
Python 3.5 is officially end-of-life since 2020-09-30.

The next version will be 1.0.0, will drop all support for Python 2.7, 3.4, 3.5.
If you plan to stay with un-supported Python versions, stay on python-ovh v0.6.0, and do not upgrade further.

Changelog

  • feat: added compatibility for Python 3.7 (#80)
  • feat: delete function now supports body parameters (#109)
  • fix: if HTTP status is 204 No Response, do not attempt to parse response body (#92)
  • fix: query parameters None should be JSON encoded and empty query params should not be sent (#102)

Don't miss a new python-ovh release

NewReleases is sending notifications on new releases.