diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 85ba2c2874c49..9a1409de57c4a 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -69,7 +69,7 @@ com.azure azure-communication-identity - 1.1.2 + 1.1.1 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 8acebdc158a86..0f4103eac5282 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -55,7 +55,7 @@ com.azure:azure-communication-chat;1.0.1;1.1.0-beta.3 com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-communication-common;1.0.4;1.0.4 com.azure:azure-communication-sms;1.0.3;1.0.4 -com.azure:azure-communication-identity;1.1.2;1.1.2 +com.azure:azure-communication-identity;1.1.1;1.1.1 com.azure:azure-communication-phonenumbers;1.0.3;1.0.4 com.azure:azure-communication-networktraversal;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-containers-containerregistry;1.0.0-beta.4;1.0.0-beta.5 diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml index 90e522575a5f4..26cd0e3819b3a 100644 --- a/sdk/communication/azure-communication-callingserver/pom.xml +++ b/sdk/communication/azure-communication-callingserver/pom.xml @@ -59,7 +59,7 @@ com.azure azure-communication-identity - 1.1.2 + 1.1.1 test diff --git a/sdk/communication/azure-communication-chat/pom.xml b/sdk/communication/azure-communication-chat/pom.xml index df527f34730c3..d90f792e086f8 100644 --- a/sdk/communication/azure-communication-chat/pom.xml +++ b/sdk/communication/azure-communication-chat/pom.xml @@ -55,7 +55,7 @@ com.azure azure-communication-identity - 1.1.2 + 1.1.1 test diff --git a/sdk/communication/azure-communication-common/CHANGELOG.md b/sdk/communication/azure-communication-common/CHANGELOG.md index cd3dd56f0e4d3..f31a10721028d 100644 --- a/sdk/communication/azure-communication-common/CHANGELOG.md +++ b/sdk/communication/azure-communication-common/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.4 (2021-08-30) +## 1.0.4 (2021-09-07) ### Dependency updates - Added `azure-communication-networktraversal` package diff --git a/sdk/communication/azure-communication-identity/CHANGELOG.md b/sdk/communication/azure-communication-identity/CHANGELOG.md index b6a5e2d058b3e..11cb6976d478e 100644 --- a/sdk/communication/azure-communication-identity/CHANGELOG.md +++ b/sdk/communication/azure-communication-identity/CHANGELOG.md @@ -1,8 +1,6 @@ # Release History -## 1.1.2 (2021-08-30) -### Dependency updates -- Upgraded `azure-communication-common` to 1.0.4 +## 1.2.0-beta.1 (Unreleased) ## 1.1.1 (2021-06-09) Updated `azure-communication-identity` version diff --git a/sdk/communication/azure-communication-identity/README.md b/sdk/communication/azure-communication-identity/README.md index 10e67b7e0bd26..a3ab2ca8b8cbd 100644 --- a/sdk/communication/azure-communication-identity/README.md +++ b/sdk/communication/azure-communication-identity/README.md @@ -55,7 +55,7 @@ add the direct dependency to your project as follows. com.azure azure-communication-identity - 1.1.2 + 1.1.1 ``` diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index 58b357fda8338..8c31680a128a3 100644 --- a/sdk/communication/azure-communication-identity/pom.xml +++ b/sdk/communication/azure-communication-identity/pom.xml @@ -16,7 +16,7 @@ com.azure azure-communication-identity jar - 1.1.2 + 1.1.1 Microsoft Azure identity client library for communication diff --git a/sdk/communication/azure-communication-networktraversal/CHANGELOG.md b/sdk/communication/azure-communication-networktraversal/CHANGELOG.md index 51f01586d416d..8fd59a3894508 100644 --- a/sdk/communication/azure-communication-networktraversal/CHANGELOG.md +++ b/sdk/communication/azure-communication-networktraversal/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.1 (2021-08-30) +## 1.0.0-beta.1 (2021-09-07) The first preview of the Azure Communication Relay Client has the following features: diff --git a/sdk/communication/azure-communication-networktraversal/pom.xml b/sdk/communication/azure-communication-networktraversal/pom.xml index 2eb48dbccb58d..66701662879f9 100644 --- a/sdk/communication/azure-communication-networktraversal/pom.xml +++ b/sdk/communication/azure-communication-networktraversal/pom.xml @@ -114,7 +114,7 @@ com.azure azure-communication-identity - 1.1.2 + 1.1.1 test