Skip to content

Releases: opentok/Opentok-Java-SDK

v4.15.1

06 Jan 10:56
132e9c3
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies & copyright year by @SMadani in #275
  • Fix links in the published POM file by @jmini in #274

Full Changelog: v4.15.0...v4.15.1

v4.15.0

12 Dec 11:36
4314990
Compare
Choose a tag to compare

What's Changed

  • Generate JWT client-side tokens by default in #266
  • Shim option for Vonage Video API in #268
  • Add maxBitrate to Archive in #269
  • Bump dependency versions in #271

Full Changelog: v4.14.1...v4.15.0

v4.14.1

17 Jun 14:13
Compare
Choose a tag to compare

This release propagates the server response for 400 status code error messages to make debugging easier. It also fixes the forceMuteAllStream endpoint's excludedStreamIds field.

Full Changelog: v4.14.0...v4.14.1

v4.14.0

18 Apr 11:31
a46d335
Compare
Choose a tag to compare

This release adds the publisheronly role for token generation, as well as bumping dependency versions.

v4.13.2

04 Jan 10:03
5b643ee
Compare
Choose a tag to compare

This release fixes the patch Broadcast streams and patch Archive streams endpoints and bumps dependency versions.

v4.13.1

27 Oct 10:38
d9b15ac
Compare
Choose a tag to compare

This release bumps dependency versions - specifically, netty-handler and netty-codec-http (which are used by the underlying HTTP client) to 4.1.100.Final, to address CVE-2023-4586.

v4.13.0

05 Sep 13:57
379a71e
Compare
Choose a tag to compare

This release adds support for the Captions API.

v4.12.0

22 Aug 09:00
e0bc90a
Compare
Choose a tag to compare

This release adds Dial API stream selection, Broadcast RTMP bitrate selection, HLS Status in Broadcast API and the maxDuration field in Broadcast response, along with updated dependencies.

v4.11.0

07 Jun 08:47
d7801ac
Compare
Choose a tag to compare

This release adds audio only broadcasts and the a bility to automatically archive sessions on creation.

v4.10.0

09 May 13:40
9e897d1
Compare
Choose a tag to compare

Adds support for End-to-End Encryption (E2EE) and the ability to customise the User-Agent header.