You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.