Releases: plivo/plivo-go
Releases · plivo/plivo-go
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.
v7.2.0
Release Notes:
- Add SDK support for Voice MultiPartyCall APIs and XML.
v7.1.0
Release Notes:
- Power pack ID has been included to the response for the list all messages API and the get message details API.
v7.0.0
Release Notes:
- BREAKING: Remove the total_count parameter in meta data for list MDR response
v6.0.1
Release Notes:
- Read voice network group from voice pricing.
- Fix GetCDR and ListCDR response to include all fields
v6.0.0
Release Notes:
- BREAKING: Update AddSpeak method signature: remove optional parameters
- Add methods to set SpeakElement attributes
v5.6.0
Release Notes:
- Add stir verification param as part of Get CDR and live call APIs