diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 3cb671fe18520..a1e856e517f5b 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.2.0-beta.1 + 1.1.3 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index cbad16a6419ec..5745baf4698af 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -55,7 +55,7 @@ com.azure:azure-communication-chat;1.1.0;1.2.0-beta.1 com.azure:azure-communication-callingserver;1.0.0-beta.3;1.0.0-beta.4 com.azure:azure-communication-common;1.0.5;1.1.0-beta.1 com.azure:azure-communication-sms;1.0.4;1.1.0-beta.1 -com.azure:azure-communication-identity;1.1.2;1.2.0-beta.1 +com.azure:azure-communication-identity;1.1.2;1.1.3 com.azure:azure-communication-phonenumbers;1.0.4;1.1.0-beta.1 com.azure:azure-communication-networktraversal;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-containers-containerregistry;1.0.0-beta.4;1.0.0-beta.5 diff --git a/sdk/communication/azure-communication-identity/CHANGELOG.md b/sdk/communication/azure-communication-identity/CHANGELOG.md index c221339993f85..dddf983baef81 100644 --- a/sdk/communication/azure-communication-identity/CHANGELOG.md +++ b/sdk/communication/azure-communication-identity/CHANGELOG.md @@ -1,14 +1,13 @@ # Release History -## 1.2.0-beta.1 (Unreleased) +## 1.1.3 (2021-10-08) -### Features Added - -### Breaking Changes +### Other Changes -### Bugs Fixed +#### Dependency Updates -### Other Changes +- Upgraded `azure-communication-common` to 1.0.5 +- Upgraded `azure-core` to 1.21.0 ## 1.1.2 (2021-09-23) diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index f64c3664a64c8..b0e4df9071076 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.2.0-beta.1 + 1.1.3 Microsoft Azure identity client library for communication diff --git a/sdk/communication/pom.xml b/sdk/communication/pom.xml index 45cf839746d4d..78d6c78adf80e 100644 --- a/sdk/communication/pom.xml +++ b/sdk/communication/pom.xml @@ -41,7 +41,7 @@ com.azure azure-communication-identity - 1.2.0-beta.1 + 1.1.3 com.azure diff --git a/sdk/logz/pom.xml b/sdk/logz/pom.xml index 78e9bb58bb92b..17b6006b20b88 100644 --- a/sdk/logz/pom.xml +++ b/sdk/logz/pom.xml @@ -23,7 +23,7 @@ org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.7 report-aggregate