Skip to content

Releases: Vonage/vonage-python-sdk

v3.10.0 release

04 Oct 12:36
Compare
Choose a tag to compare
  • Indicating support for Python 3.12

v3.9.1 release

30 Aug 01:27
Compare
Choose a tag to compare
  • Updating Meetings API url to a /v1 endpoint

v3.9.0 release

21 Aug 15:27
Compare
Choose a tag to compare
  • Dropped support for Python 3.7 as it's end-of-life and no longer receiving security updates

v3.8.0 release

14 Aug 14:58
03b2741
Compare
Choose a tag to compare

v3.7.1 release

06 Jul 14:04
Compare
Choose a tag to compare
  • Fixing dependency version to a specific major version

v3.7.0 release

22 Jun 14:56
15b4b1c
Compare
Choose a tag to compare
  • Adding support for the Vonage Meetings API
  • Adding partial support for the Vonage Proactive Connect API - supporting API methods relating to lists, items and events
  • Returning a more descriptive (non-internal) error message if invalid values are provided for application_id and/or private_key when instantiating a Vonage client object

v3.6.0 release

14 Jun 14:10
0a8ebf6
Compare
Choose a tag to compare
  • Adding support for the Vonage Subaccounts API. - The subaccounts API is disabled on accounts by default. If you want to use subaccounts, contact support to have the API enabled on your account.

v3.5.2 release

06 Jun 17:34
867d386
Compare
Choose a tag to compare
  • Using the Vonage JWT Generator instead of PyJWT for generating JWTs.
  • Other internal refactoring and enhancements

v3.5.1 release

23 May 15:46
896f990
Compare
Choose a tag to compare
  • Updating the internal use of the fraud_check parameter in the Vonage Verify V2 API

v3.5.0 release

16 May 16:08
c0f1a5b
Compare
Choose a tag to compare
  • Adding support for V2 of the Vonage Verify API
    • Multiple authentication channels are supported (sms, voice, email, whatsapp, whatsapp interactive messages and silent authentication)
    • Using fallback channels is now possible in case verification methods fail
    • You can now customise the verification code that is sent, or even specify your own custom code
  • Adding advancedMachineDetection functionality to the NCCO builder for the Vonage Voice API