Skip to content

Releases: Vonage/vonage-python-sdk

2.6.3

22 Apr 13:08
bd3eab6
Compare
Choose a tag to compare
  • Dropped support for Python 3.6 and below
  • Now supporting currently supported stable versions of Python, i.e. Python 3.7-3.10
  • Internal refactoring and enhancements

v2.5.3

14 Sep 19:39
5752d3a
Compare
Choose a tag to compare
  • Minor patches to reflect Vonage namespace changes

v2.5.2

27 Aug 14:21
86ef8a4
Compare
Choose a tag to compare
  • Support for Independent SMS, Voice and Verify APIs with tests as well as current client methods
  • Getters/Setters to extract/rewrite custom attributes
  • PSD2 Verification support
  • Dropping support for Python 2.7
  • Roadmap to better error handling
  • Supporting Python 3.8

Application V2 Release

06 Jun 11:40
Compare
Choose a tag to compare

2.4.0

  • Application V2 API added under Client.application_v2
  • Existing application methods under Client are now deprecated.

v2.1.0

12 Jun 09:11
Compare
Choose a tag to compare
  • Added support for get_recording
  • Added support for SMS conversion
  • Added debug logging for most calls, under the 'nexmo' logger.
  • Internal refactoring (affects only private methods.)

v2.0.0

19 Oct 12:19
Compare
Choose a tag to compare
  • Drop support for Python 3.3 (in line with the cryptography library we depend upon)
  • Ensure timestamp is added the params list if signing requests
  • Avoid value injection in signature auth.
  • Add support for different hashes for signature generation (thanks @trancee!)
  • Tests ported to pytest

v1.5.0

06 Jun 10:48
Compare
Choose a tag to compare
  • Added ability to provide a file path as private_key param no the nexmo.Client constructor
  • Added send/stop endpoints for audio/speech/dtmf
  • Added new number insight endpoints