Releases: opentok/Opentok-Java-SDK
Releases · opentok/Opentok-Java-SDK
v4.14.1
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
This release adds the publisheronly
role for token generation, as well as bumping dependency versions.
v4.13.1
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.12.0
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
This release adds audio only broadcasts and the a bility to automatically archive sessions on creation.
v4.10.0
Adds support for End-to-End Encryption (E2EE) and the ability to customise the User-Agent header.
v4.9.0
This release adds the Audio Connector API as well as support for multiBaroadcast & multiArchive tags.
v4.8.1
- Updated copyright year
- Bumped Jackson version to 2.14.1
- Bumped jose4j version to 0.9.2