From 626c03f6d08bd372765de50d035789452c4e4b4d Mon Sep 17 00:00:00 2001 From: Rick Ley Date: Tue, 9 Nov 2021 16:40:43 -0800 Subject: [PATCH] Updating the SDK dependencies for azure-storage-file-share --- eng/jacoco-test-coverage/pom.xml | 2 +- eng/versioning/version_client.txt | 2 +- .../azure-storage-file-share/CHANGELOG.md | 10 ++++++++++ sdk/storage/azure-storage-file-share/pom.xml | 18 +++++++++--------- sdk/storage/azure-storage-perf/pom.xml | 2 +- sdk/storage/pom.xml | 2 +- 6 files changed, 23 insertions(+), 13 deletions(-) diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index 24520c58c1882..722c1116d0258 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -309,7 +309,7 @@ com.azure azure-storage-file-share - 12.12.0-beta.2 + 12.11.2 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 2f76f78e99488..032d7896744b0 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -127,7 +127,7 @@ com.azure:azure-storage-blob-changefeed;12.0.0-beta.11;12.0.0-beta.12 com.azure:azure-storage-blob-cryptography;12.14.1;12.14.2 com.azure:azure-storage-blob-nio;12.0.0-beta.11;12.0.0-beta.12 com.azure:azure-storage-common;12.14.0;12.14.1 -com.azure:azure-storage-file-share;12.11.1;12.12.0-beta.2 +com.azure:azure-storage-file-share;12.11.1;12.11.2 com.azure:azure-storage-file-datalake;12.7.1;12.7.2 com.azure:azure-storage-internal-avro;12.1.1;12.1.2 com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1 diff --git a/sdk/storage/azure-storage-file-share/CHANGELOG.md b/sdk/storage/azure-storage-file-share/CHANGELOG.md index 94e1eef102b1f..3de461be5970f 100644 --- a/sdk/storage/azure-storage-file-share/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-share/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.11.2 (2021-11-09) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.21.0` to version `1.22.0`. +- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`. +- Upgraded `azure-storage-common` from `12.14.0` to version `12.14.1`. + ## 12.11.1 (2021-10-12) ### Other Changes diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index 83c4a47bba988..eee0a507bfaf5 100644 --- a/sdk/storage/azure-storage-file-share/pom.xml +++ b/sdk/storage/azure-storage-file-share/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-file-share - 12.11.1 + 12.11.2 Microsoft Azure client library for File Share Storage This module contains client library for Microsoft Azure File Share Storage. @@ -57,23 +57,23 @@ com.azure azure-core - 1.21.0 + 1.22.0 com.azure azure-core-http-netty - 1.11.1 + 1.11.2 com.azure azure-storage-common - 12.14.0 + 12.14.1 com.azure azure-storage-common - 12.14.0 + 12.14.1 tests test-jar test @@ -92,7 +92,7 @@ com.azure azure-core-test - 1.7.2 + 1.7.4 test @@ -104,13 +104,13 @@ com.azure azure-identity - 1.3.7 + 1.4.1 test com.azure azure-storage-blob - 12.14.1 + 12.14.2 test @@ -134,7 +134,7 @@ com.azure azure-core-http-okhttp - 1.7.4 + 1.7.5 test diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml index 5077abb626bb5..6b206f09c2aaa 100644 --- a/sdk/storage/azure-storage-perf/pom.xml +++ b/sdk/storage/azure-storage-perf/pom.xml @@ -39,7 +39,7 @@ com.azure azure-storage-file-share - 12.12.0-beta.2 + 12.11.2 diff --git a/sdk/storage/pom.xml b/sdk/storage/pom.xml index a5097ad887f4a..7560d1a18fdfa 100644 --- a/sdk/storage/pom.xml +++ b/sdk/storage/pom.xml @@ -57,7 +57,7 @@ com.azure azure-storage-file-share - 12.12.0-beta.2 + 12.11.2 com.azure