Skip to content

Releases: Vonage/vonage-python-sdk

v3.99.0a5 release

08 Apr 16:51
Compare
Choose a tag to compare
v3.99.0a5 release Pre-release
Pre-release
  • Add support for the Vonage Verify V2 API.
  • Expose error classes at the top level of the vonage-http-client package.

v3.99.0a4 release

04 Apr 14:23
Compare
Choose a tag to compare
v3.99.0a4 release Pre-release
Pre-release
  • Add support for the Vonage Verify API.
  • Add last_request and last_response properties to the HTTP Client.

v3.99.0a2 release

23 Mar 05:29
Compare
Choose a tag to compare
v3.99.0a2 release Pre-release
Pre-release

Updates dependencies for new packages

v3.99.0a1 release

23 Mar 05:16
Compare
Choose a tag to compare
v3.99.0a1 release Pre-release
Pre-release

Adds support for the SMS API into the new alpha.

v3.99.0a0 release

22 Feb 15:29
Compare
Choose a tag to compare
v3.99.0a0 release Pre-release
Pre-release

This is an early alpha of the new monorepo structure for the Python SDK.

It contains many breaking changes and is likely to change further.

Install with pip install --pre vonage

v3.99.0a3 release

28 Mar 14:15
Compare
Choose a tag to compare
v3.99.0a3 release Pre-release
Pre-release

v3.13.0 release

22 Dec 19:42
Compare
Choose a tag to compare
  • Migrating to use Pydantic v2 as a dependency (thanks @DomThePorcupine) for your work on this!

v3.12.0 release

11 Dec 17:14
cf51959
Compare
Choose a tag to compare

v3.11.1 release

29 Nov 12:44
Compare
Choose a tag to compare
  • Add checks for silent auth workflow optional parameters redirect_url and sandbox

v3.11.0 release

19 Oct 14:32
1806bc0
Compare
Choose a tag to compare
  • Add method to check JWT signatures of Voice API webhooks: vonage.Voice.verify_signature