1609880044000 vonage-python-sdk v2.5.5by VonagePatched 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
1600112378000 vonage-python-sdk v2.5.3by VonageMinor patches to reflect Vonage namespace changes https://github.com/Vonage/vonage-python-sdk/releases/tag/v2.5.3
1598538062000 vonage-python-sdk v2.5.2by VonageSupport 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...
1596191340001 Security changes for the Vonage Video APIby VonageVonage 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...
1559821203000 vonage-python-sdk Application V2 Releaseby Vonage2.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
1528794678000 vonage-python-sdk by VonageAdded 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...
1508415541000 vonage-python-sdk v2.0.0by VonageDrop 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...
1496746133000 vonage-python-sdk by VonageAdded 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 https://github.com/Vonage/vonage-python-sdk/releases/tag/v1.5.0