diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index f5ef5ad2b1c1..ca6cd88c3891 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -67,7 +67,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.3.3;1.4.0 +com.azure:azure-communication-callautomation;1.4.0;1.5.0-beta.1 com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-communication-chat;1.5.9;1.6.0-beta.1 com.azure:azure-communication-common;1.3.11;1.4.0-beta.1 diff --git a/sdk/communication/azure-communication-callautomation/CHANGELOG.md b/sdk/communication/azure-communication-callautomation/CHANGELOG.md index 91d82828c861..9f9e1540e589 100644 --- a/sdk/communication/azure-communication-callautomation/CHANGELOG.md +++ b/sdk/communication/azure-communication-callautomation/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.5.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.4.0 (2025-06-05) ### Features Added @@ -32,6 +42,16 @@ - Upgraded `azure-core-http-netty` from `1.15.7` to version `1.15.10`. - Upgraded `azure-core` from `1.54.1` to version `1.55.2`. +## 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.4.0-beta.1 (2024-11-22) ### Features Added @@ -43,16 +63,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 @@ -76,20 +86,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 14772403f8d4..b3a46bcb4f33 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.4.0 + 1.5.0-beta.1 Microsoft Azure client library for Call Automation service