RELAY Realtime SDK 3.5.1
· One min read
We are happy to announce Realtime-API SDK 3.5.1.
Upgrading is straightforward with our release process, which adheres to Semantic Versioning. Minor versions are guaranteed to not have breaking changes, so you can upgrade with confidence.
Version 3.5.1 is a minor release that contains a couple of fixes.
Fixes
We have updated the objects returned by getRecordings
, getPlaybacks
, and getStreams
to ensure they include room_session_id
. 50f2e07
We fixed a race condition on auto-connect Clients. 31af820