Skip to content

Releases: opentok/Opentok-Java-SDK

v4.16.1

26 Aug 17:22
7999296

Choose a tag to compare

What's Changed

Full Changelog: v4.16.0...v4.16.1

v4.16.0

04 Apr 18:11
909a8fa

Choose a tag to compare

What's Changed

  • feat: Add Archive quantizationParameter by @SMadani in #281

Full Changelog: v4.15.1...v4.16.0

v4.15.1

06 Jan 10:56
132e9c3

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

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

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

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

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

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

Choose a tag to compare

This release adds support for the Captions API.

v4.12.0

22 Aug 09:00
e0bc90a

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.