Skip to content

Releases: plivo/plivo-go

v4.1.2

13 Nov 06:43
6589231
Compare
Choose a tag to compare

Release Notes:
Add GetInput XML support

v4.1.1

05 Nov 10:01
49b7076
Compare
Choose a tag to compare

Release Notes:
Add SSML support

v4.1.0

13 Mar 11:50
8dcdb2a
Compare
Choose a tag to compare
  • Add PHLO support
  • Add Multi-party call triggers

v4.0.6-beta1

05 Feb 11:09
Compare
Choose a tag to compare
v4.0.6-beta1 Pre-release
Pre-release

Add PHLO support in beta release

v4.0.5

19 Nov 16:51
5f60fdc
Compare
Choose a tag to compare
  • Add hangup party details to CDR. CDR filtering allowed by hangup_source and hangup_cause_code.
  • Add sub-account cascade delete support.
  • Add call status to GET calls and live-calls methods.

v4.0.4

31 Oct 07:44
97479c2
Compare
Choose a tag to compare
  • Add live calls filtering by to, from numbers and call direction.

v4.0.3

01 Oct 09:23
a3dc01e
Compare
Choose a tag to compare
  • Added Trackable parameter in messages.

v4.0.2

18 Sep 11:21
1b6eded
Compare
Choose a tag to compare
  • Added parent_call_uuid parameter to filter calls.
  • Queued status added for filtering calls in queued status.
  • Added log_incoming_messages parameter to application create and update.
  • Added Powerpack support.

Version 4.0.1

25 Jul 13:40
4086159
Compare
Choose a tag to compare
  • Fixed callerId retrieval issue.

v4.0.0

18 Jan 12:55
Compare
Choose a tag to compare
  • Major restructuring of the repo to bring all go files to repo's root
  • Supports v2 signature validation
  • A few fixes (#2 & #3)