Skip to content

Releases: plivo/plivo-ruby

v4.1.2

18 Sep 06:29
614c007
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.

v4.1.1

09 Aug 04:07
823e817
Compare
Choose a tag to compare
  • Upgraded version of faraday_middleware to 0.12.2 which parses YAML safely

v4.1.0

26 Feb 11:21
Compare
Choose a tag to compare
  • Add Address and Identity resources
  • Change a few functions in number-related methods to support the verification flows

v4.0.0.beta.2

24 Oct 13:24
Compare
Choose a tag to compare
v4.0.0.beta.2 Pre-release
Pre-release
  • The new SDK works with Ruby >= 2. Tested against 2.0.0, 2.1, 2.2.0, 2.3.0, 2.4.0, 2.5-dev.
  • JSON serialization and deserialization is now handled by the SDK
  • The API interfaces are consistent and guessable
  • Handles pagination automatically when listing all objects of a resource

Added modify_number function

25 Nov 09:40
Compare
Choose a tag to compare
v0.3.19

Merge branch 'master' of https://github.com/plivo/plivo-ruby

Version bumped

08 Oct 10:48
Compare
Choose a tag to compare
v0.3.18

Version bumped

stop_speak_member function added

08 Oct 10:43
Compare
Choose a tag to compare
v0.3.17

stop_speak_member function added