Skip to content

Releases: plivo/plivo-java

5.5.0

25 Nov 06:52
b7b16f2
Compare
Choose a tag to compare

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 and play audio.

5.4.1

05 Nov 12:46
d29be26
Compare
Choose a tag to compare

Release Notes:

Bug Fix

5.4.0

03 Nov 12:15
d8d462e
Compare
Choose a tag to compare

Release Notes:

Features - Messaging

  • This version includes advancements to the Messaging Interface that deals with the Send SMS/MMS interface, Creating a standard structure for request/input arguments to make implementation easier and incorporating support for the older interface.

Example for send SMS

v5.3.1

26 Aug 06:19
9c36911
Compare
Choose a tag to compare

Release Notes:

  • Bug fix on delete methods and powerpack response fix.

5.3.0

06 Aug 09:34
90a1e57
Compare
Choose a tag to compare

Release Notes:

  • Add setter methods for voice,language,loop params in Speak Xml element.

v5.2.1

23 Jul 13:28
fb823f5
Compare
Choose a tag to compare
  • Update default request timeout value to 5 seconds.

v5.2.0

19 Jul 12:09
5490435
Compare
Choose a tag to compare
  • Added SDK support for MPC APIs (Voice retry included for APIs) and XML

v5.1.0

14 Jul 06:09
19c416a
Compare
Choose a tag to compare

v5.0.0

05 Jul 10:32
faa5721
Compare
Choose a tag to compare
  • BREAKING: Remove getTotalCount() method for list MDR.

v4.15.3

05 Jul 07:49
6626939
Compare
Choose a tag to compare
  • WARNING: Remove total_count field from meta data for list MDR response. getTotalCount() for list MDR will return 0.