diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index f74a3dd5049e2..f9f32bcce65a2 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -68,7 +68,7 @@ com.azure azure-communication-chat - 1.3.4 + 1.4.0-beta.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index b5ba57fb5ab10..6515240740e98 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -57,7 +57,7 @@ com.azure:azure-aot-graalvm-support;1.0.0-beta.2;1.0.0-beta.3 com.azure:azure-aot-graalvm-support-netty;1.0.0-beta.2;1.0.0-beta.3 com.azure:azure-aot-graalvm-samples;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-aot-graalvm-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-communication-chat;1.3.3;1.3.4 +com.azure:azure-communication-chat;1.3.4;1.4.0-beta.1 com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-communication-callautomation;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-communication-common;1.2.4;1.3.0-beta.2 diff --git a/sdk/communication/azure-communication-chat/CHANGELOG.md b/sdk/communication/azure-communication-chat/CHANGELOG.md index d37013587641d..f4d23fcbbead9 100644 --- a/sdk/communication/azure-communication-chat/CHANGELOG.md +++ b/sdk/communication/azure-communication-chat/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.4.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.3.4 (2023-01-19) ### Other Changes #### Dependency Updates diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml index 6af782e3104ba..4a5b48018d35b 100644 --- a/sdk/communication/azure-communication-chat/pom.xml +++ b/sdk/communication/azure-communication-chat/pom.xml @@ -14,7 +14,7 @@ com.azure azure-communication-chat - 1.3.4 + 1.4.0-beta.1 Microsoft Azure client library for chat application