Vonage SDK
Backend & InfraVonage Server SDK for Python. API support for Voice, SMS, WhatsApp, Verify (2FA), Video Meetings and more.
Release History
v4.7.21 fixThis minor release includes a fix for updating number dumps within the vonage-numbers module by ensuring by_alias=true is set.
v4.7.11 featureThis minor release adds missing transcription fields to the SDK.
v4.7.01 featureThis release introduces a new quantization parameter for video archives functionality.
v4.6.01 featureThis release introduces a new bidirectional websocket flag for video features, enhancing real-time communication capabilities.
v4.5.2This release is solely a fix for the publish version and is functionally identical to version 4.5.1.
v4.5.12 fixesThis patch release includes minor bug fixes related to video filtering and handling special characters in RCS messages.
v4.5.01 featureThis release introduces a new messages failover feature. It also welcomes a new contributor to the project.
v4.4.3BreakingThe vonage-number-insight integration has been updated to use basic header authentication instead of request body authentication.
v4.4.21 fixThis minor update adjusts the vonage-sms integration by making its returned response fields optional.
v4.4.11 featureThis release includes updates to some parameters within the Voice API.
v4.4.01 fix3 featuresThis release introduces new configuration options for SIP handling in the Vonage Voice Package and improves validation for recording downloads.
v3.18.0No release notes provided.
v4.3.03 featuresThis release flattens the package structure by moving model imports from submodule paths (e.g., .models) to the top level of their respective packages (vonage_voice, vonage_video, vonage_messages).
v4.2.01 fix1 featureThis release introduces a new configuration option for Video API archives and resolves an issue with error types, alongside a minor type hint update.