Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 2.63 KB

2021-June-28.md

File metadata and controls

60 lines (38 loc) · 2.63 KB

Release notes for June 14th - June 28th

Table of contents

Calling

JS

Available in NPM - https://www.npmjs.com/package/@azure/communication-calling/v/1.1.0

  • Support for WebRTC Unified Plan SDP format.

Available in NPM - https://www.npmjs.com/package/@azure/communication-calling/v/1.2.0-beta.1

New features
  • Call diagnostics feature will allow the developers to diagnose an active call. It is an extended feature of the core Call API. ACS Calling Web SDK will raise appropriate Media and Network call diagnostic depending on the active call and device status.
  • ACS Web Calling SDK extended the file protocol support for local developement.

Chat

Android

New Features

  • Added ChatServiceVersion and the ability to set it on ChatClientBuilder and ChatThreadClientBuilder.
  • Update object names and values, for more reference please visit the changelog.

Dependency Updates

  • Updated com.azure.android.core from 1.0.0-beta.5 to 1.0.0-beta.6.

Common

Android

Dependency Updates
  • Updated com.azure.android.core from 1.0.0-beta.5 to 1.0.0-beta.6

Resource Management and Azure Portal

  • Ability to move resources to different subscriptions and resource groups is now supported.

SMS

Logic Apps Connector

Fix
  • Bug fix for delivery report not being sent even if delivery report option is set to true in SMS Logic App.
  • This ONLY impacts logic apps created from Mar 30th to April 25th 2021 using the Azure Communication Services SMS connector. These logic apps should have received the update with the bug fix and would not require the logic app to be recreated. The DeliveryReport option should be reselected as required.
  • DeliveryReport option for logic apps created post April 25th 2021, should work as expected.