vonage-python-sdk v2.5.5

by Vonage
Patched issues with PyJWT >1.8 (TypeError: can't concat str to bytes) This patch ensures all versions of PyJWT are supported. https://github.com/Vonage/vonage-python-sdk/releases/tag/2.5.5
Server SDK
Python
Changes

Changes to Facebook Messenger features and API in the European Economic Area

by Vonage
To comply with new privacy rules in Europe, Facebook will be making updates to their Facebook Messenger platform that will impact application(s) using Facebook Messenger via the Vonage Messages API. Beginning 16 December 2020, certain...
Messages API
Announcements

vonage-python-sdk v2.5.3

by Vonage
Minor patches to reflect Vonage namespace changes https://github.com/Vonage/vonage-python-sdk/releases/tag/v2.5.3
Server SDK
Python
Changes

vonage-python-sdk v2.5.2

by Vonage
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...
Server SDK
Python
Changes

WhatsApp Opt-In Policy & Deterministic Fallback Policy Announcement

by Vonage
Facebook has made two changes that impact how Vonage customers can use the WhatsApp messaging service via our Messages API. A simplified opt-in policy for business-initiated messages Deprecation of the Fallback Locale You can find more...
Messages API
Announcements

Security changes for the Vonage Video API

by Vonage
Vonage is deprecating and replacing some of the old cipher suites used by our SIP Interconnect infrastructure used in our Video API. Video API Customers using secure transport protocol, such as TLS, to carry SIP (aka SIP over TLS...
Video API
Announcements

vonage-python-sdk Application V2 Release

by Vonage
2.4.0 Application V2 API added under Client.application_v2 Existing application methods under Client are now deprecated. https://github.com/Vonage/vonage-python-sdk/releases/tag/v2.4.0
Server SDK
Python
Changes

vonage-python-sdk

by Vonage
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.) https://github.com/Vonage/vonage-python-sdk/releases/tag...
Server SDK
Python
Changes

vonage-python-sdk v2.0.0

by Vonage
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...
Server SDK
Python
Changes