Releases: plivo/plivo-go
Releases · plivo/plivo-go
v7.7.2
Release Notes:
- Added
Polly.Marlene
to SSML voices
v7.7.1
Release Notes:
Bug Fix - Voice
- Added
machine_detection_url
andmachine_detection_method
in Make a call API
v7.7.0
Release Notes:
Fix go modules
- Fix the import path for go modules to work](https://github.com/plivo/plivo-go/releases/tag/v7.7.0
v7.6.1
Release Notes:
Features - ListParticipants
- Parameter added as member_address in response and mock
7.6.0
Release Notes:
Features - MPCStartRecording - Parameter name change from statusCallBack to recordingCallback
7.5.0
Release Notes:
Features - Voice
- Routing SDK traffic through Akamai endpoints for all the Voice APIs
7.4.0
Release Notes:
Features - Messaging: 10 DLC
- 10DLC API's for brand and campaign support.
7.3.0
Release Notes:
Features - Voice: Multiparty calls
- The Add Multiparty Call API allows for greater functionality by accepting options like
start recording audio
,stop recording audio
, and their HTTP methods. - Multiparty Calls now has new APIs to
stop
andplay
audio.
7.2.2
Release Notes:
- Removed validation for
ringtimeout
anddelaydial
params in Start a multi party call.
7.2.1
Release Notes:
- Updated default HTTP client request timeout to 5 seconds.