From 20167aa25cf0a68729afbe45d75ad54d78362719 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 29 Jan 2026 21:07:19 +0000 Subject: [PATCH] Increment package versions for communication/azure-communication-callautomation releases --- eng/versioning/version_client.txt | 2 +- .../CHANGELOG.md | 34 ++++++------------- .../pom.xml | 2 +- 3 files changed, 12 insertions(+), 26 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 72776c25fb77..f5f419d3539f 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -70,7 +70,7 @@ com.azure:azure-analytics-synapse-spark;1.0.0-beta.5;1.0.0-beta.6 com.azure:azure-analytics-synapse-managedprivateendpoints;1.0.0-beta.5;1.0.0-beta.6 com.azure:azure-analytics-synapse-monitoring;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-code-customization-parent;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-communication-callautomation;1.5.0;1.6.0-beta.2 +com.azure:azure-communication-callautomation;1.5.0;1.6.0-beta.3 com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-communication-chat;1.6.1;1.7.0-beta.1 com.azure:azure-communication-common;1.4.1;1.5.0-beta.1 diff --git a/sdk/communication/azure-communication-callautomation/CHANGELOG.md b/sdk/communication/azure-communication-callautomation/CHANGELOG.md index 3cbea9bde8a2..ae96cc3f713d 100644 --- a/sdk/communication/azure-communication-callautomation/CHANGELOG.md +++ b/sdk/communication/azure-communication-callautomation/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.6.0-beta.3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.6.0-beta.2 (2026-01-29) ### Features Added @@ -99,16 +109,6 @@ - Introduced audio streaming and transcription data parsing capabilities. -## 1.3.1 (2024-12-04) - -### Other Changes - -#### Dependency Updates - -- Upgraded `azure-core` from `1.53.0` to version `1.54.1`. -- Upgraded `azure-core-http-netty` from `1.15.5` to version `1.15.7`. -- Upgraded `azure-communication-common` from `1.3.7` to version `1.3.8`. - ## 1.3.0 (2024-11-22) ### Features Added @@ -132,20 +132,6 @@ - Added CreateCallFailed event to signify when create call API fails to establish a call -## 1.3.0-beta.1 (2024-08-02) - -### Features Added - -- Support multiple play sources for Play and Recognize -- Support for PlayStarted event in Play/Recognize -- Support for the real time transcription -- Monetization for real-time transcription and audio streaming -- Hold and Unhold the participant -- Support to manage the rooms/servercall/group call using connect API -- Support for the audio streaming -- Expose original PSTN number target from incoming call event in call connection properties -- Support for VoIP to PSTN transfer scenario - ## 1.2.6 (2024-10-25) ### Other Changes diff --git a/sdk/communication/azure-communication-callautomation/pom.xml b/sdk/communication/azure-communication-callautomation/pom.xml index 4d036a377a2b..eacda17b1982 100644 --- a/sdk/communication/azure-communication-callautomation/pom.xml +++ b/sdk/communication/azure-communication-callautomation/pom.xml @@ -15,7 +15,7 @@ com.azure azure-communication-callautomation jar - 1.6.0-beta.2 + 1.6.0-beta.3 Microsoft Azure client library for Call Automation service