Releases: Vonage/vonage-python-sdk
Releases · Vonage/vonage-python-sdk
v3.99.0a0 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
- Add support for the Vonage Users API.
v3.13.0 release
- Migrating to use Pydantic v2 as a dependency (thanks @DomThePorcupine) for your work on this!
v3.12.0 release
- Add support for the Vonage Video API
v3.11.1 release
- Add checks for silent auth workflow optional parameters
redirect_url
andsandbox
v3.11.0 release
- Add method to check JWT signatures of Voice API webhooks:
vonage.Voice.verify_signature
v3.10.0 release
- Indicating support for Python 3.12
v3.9.1 release
- Updating Meetings API url to a
/v1
endpoint
v3.9.0 release
- Dropped support for Python 3.7 as it's end-of-life and no longer receiving security updates
v3.8.0 release
- Adding support for the Users component of the Vonage Application API