Skip to content

Releases: Vonage/vonage-ruby-sdk

v7.19.0.exp.0.1.0

15 Jan 15:23
Compare
Choose a tag to compare
v7.19.0.exp.0.1.0 Pre-release
Pre-release

What's Changed

  • This release changes the HTTP adpter from Net::HTTP to Net::HTTP::Persistent. This might provide performance improvements in situations where a high volume of consecutive API requests are being made
  • Other than the change of HTTP adapter, this release contains the same API functionality as v7.19.0
  • This is an experimental pre-release. Use at your own discretion.

v7.19.0

11 Dec 15:11
Compare
Choose a tag to compare

What's Changed

  • Adds Video API functionality. #297
  • Adds Number Insight v2. #299
  • Updates Verify v2 Silent Authentication workflow options. #300

v7.18.0

01 Nov 11:28
1ade5d1
Compare
Choose a tag to compare

What's Changed

  • Adds webhook token verification functionality. #291
  • Adds tests, updates comments, and makes small fixes for Verify API v2 #292, Meetings API #293, and Applications API #294

v7.17.0

23 Oct 11:07
e456fd3
Compare
Choose a tag to compare

What's Changed

  • Removes validation for locales in Verify2::StartVerificationOptions. #289

v7.16.1

10 Oct 19:18
8086a92
Compare
Choose a tag to compare

What's Changed

  • Updates Sorbet type signatures for Logger creation and assignment. #290

v7.16.0

25 Sep 10:26
b3122cb
Compare
Choose a tag to compare

What's Changed

  • Adds HTTP Response context to some Exception types. #287

v7.15.1

15 Sep 12:15
44f2bb6
Compare
Choose a tag to compare

What's Changed

  • Updates Meetings API endpoints to /v1. #286

v7.15.0

10 Aug 10:40
31d62cb
Compare
Choose a tag to compare

What's Changed

  • Adds Users endpoints for the Application API. #282

v7.14.0

13 Jul 09:02
c9097d2
Compare
Choose a tag to compare

What's Changed

  • Adds Meetings API #258

v7.13.0

28 Jun 09:44
06b54c2
Compare
Choose a tag to compare

What's Changed