Skip to content

Releases: opentok/OpenTok-Ruby-SDK

v4.2.0

28 Jan 07:21
142ef84
Compare
Choose a tag to compare
  • A new screenshare_type parameter has been added to the layout options for archives and broadcasts, and this release makes it available in the SDK: https://tokbox.com/developer/rest/

v4.1.2 Release

15 Jul 12:36
35c8217
Compare
Choose a tag to compare

Fixes an issue with custom broadcast layout #218

v4.1.1

26 Jun 10:17
af4350d
Compare
Choose a tag to compare

Patch release to address issue corrected in #214

Release v4.1.0

28 Apr 08:25
d132e6d
Compare
Choose a tag to compare

Add a timeout_length custom parameter that allows for the specification in seconds to wait before timing out for HTTP requests.

Release 4.0.1

26 Mar 16:03
712c273
Compare
Choose a tag to compare
  • Addresses an issue with invocation of Set in rubies v2.5
  • Updates cassettes for request header changes in HTTParty

Release 4.0.0

28 Jan 22:25
2426a37
Compare
Choose a tag to compare
  • Update gems (thanks @fidalgo)
  • Adds Ruby 2.7 support
  • Removes Ruby 2.0 support. (For Ruby v2.0.0 please continue to use the OpenTok Ruby SDK v3.0.0.)
  • Add layout to archive create (thanks @mjthompsgb)
  • Broadcast sample (thanks @IGitGotIt)

Release v3.1.0

09 Oct 21:22
dfa22dc
Compare
Choose a tag to compare

Adds the following APIs (Thanks @JayTokBox & @normanargueta):

  • Force Disconnect
  • Signaling
  • Resolution Support
  • Archive Layouts
  • Broadcasting APIs
  • Get & List streams

Updates and improves documentation! (Thanks @jeffswartz )

Release v3.0.3

10 Jul 00:49
7774d3f
Compare
Choose a tag to compare

Fixes internal logging and useragent issue

Release v3.0.1

09 Jan 00:19
Compare
Choose a tag to compare

Upgraded dependency version (#155)

Release v3.0.0

11 Oct 19:02
Compare
Choose a tag to compare

Updating the version of httparty to 0.15. This is a breaking change because we require Ruby >= 2.0.0 now.