Skip to content

Releases: Vonage/vonage-python-sdk

v4.6.0

16 Aug 03:03
a8dbf81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v4.6.0

v4.5.2

31 Jul 14:48
54fa90d
Compare
Choose a tag to compare

This release is just a fix for the publish version, it is otherwise identical to 4.5.1

v4.5.1

30 Jul 23:52
cb7da57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

01 Jul 13:14
e05dd24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.3...v4.5.0

v4.4.3 release

09 May 15:19
Compare
Choose a tag to compare
  • vonage-number-insight: use basic header auth instead of request body auth

v4.4.2 release

08 May 15:24
Compare
Choose a tag to compare
  • vonage-sms: Make returned response fields optional

v4.4.1 release

24 Apr 08:23
a87a393
Compare
Choose a tag to compare
  • Update some Voice API parameters

v4.4.0 release

14 Feb 12:17
Compare
Choose a tag to compare

Vonage Voice Package:

  • Add new headers and standard_headers options to the Sip data model
  • Add new standardHeaders option to the SipEndpoint NCCO model
  • Add check for invalid hostnames when downloading a recording with Voice.download_recording
  • Allow the CreateCallRequest model to accept a SIP URI as well as a phone number in the from_ field

v3.18.0 release

31 Jan 11:50
Compare
Choose a tag to compare
  • Mark v3 as deprecated

v4.3.0 release

30 Jan 18:35
Compare
Choose a tag to compare
  • Make all models originally accessed by vonage_voice.models.*** available at the top level of the package, i.e. vonage_voice.***
  • Make all models originally accessed by vonage_video.models.*** available at the top level of the package, i.e. vonage_video.***
  • Make all models originally accessed by vonage_messages.models.*** available at the top level of the package, i.e. vonage_messages.***