Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.33 KB

2021-May-30.md

File metadata and controls

36 lines (25 loc) · 1.33 KB

Release notes for April 17 - May 30

Table of contents

Common

Java

Bug Fixes
  • Fixed bug with AzureKeyCredential authentication

Calling

JS

New features
  • Dominant speakers for a call is an extended feature of the core Call API and allows you obtain a list of the active speakers in the call.
Breaking API Changes
  • Call.CallInfo.getConversationUrl() renamed with Call.CallInfo.getServerCallId() - returns server call id
Bugfixes
  • Prevent creating multiple Call Agents with same ACS user Id
  • Fixed VideoStreamRenderer disposal logic
  • SelectedSpeaker retuns correct value immediately after selectSpeaker is called and resolved
  • Latest media quality improvements
  • VideoRenderer.createView will reject with code 408/Timeout if video wasn't rendered before timeout

Windows SDK

  • Resolves HangUp bug.