diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index fcb70c157e5f1..42d8f3d74fd8d 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -318,7 +318,7 @@ com.azure azure-storage-file-share - 12.13.0-beta.2 + 12.12.2 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 7d056bed2baac..9c1279213adc6 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -139,7 +139,7 @@ com.azure:azure-storage-blob-changefeed;12.0.0-beta.18;12.0.0-beta.19 com.azure:azure-storage-blob-cryptography;12.15.1;12.15.2 com.azure:azure-storage-blob-nio;12.0.0-beta.19;12.0.0-beta.20 com.azure:azure-storage-common;12.15.1;12.15.2 -com.azure:azure-storage-file-share;12.12.1;12.13.0-beta.2 +com.azure:azure-storage-file-share;12.12.1;12.12.2 com.azure:azure-storage-file-datalake;12.9.0;12.9.1 com.azure:azure-storage-internal-avro;12.2.1;12.2.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 aa32b834fe3aa..d14e8ecb270a1 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.12.2 (2022-05-12) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.27.0` to version `1.28.0`. +- Upgraded `azure-core-http-netty` from `1.11.9` to version `1.12.0`. +- Upgraded `azure-storage-common` from `12.15.1` to version `12.15.2`. + ## 12.12.1 (2022-04-07) ### Other Changes diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index ac2a7040aff77..3174b45d43775 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.12.1 + 12.12.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.27.0 + 1.28.0 com.azure azure-core-http-netty - 1.11.9 + 1.12.0 com.azure azure-storage-common - 12.15.1 + 12.15.2 com.azure azure-storage-common - 12.15.1 + 12.15.2 tests test-jar test @@ -92,49 +92,49 @@ com.azure azure-core-test - 1.7.10 + 1.8.0 test io.projectreactor reactor-test - 3.4.14 + 3.4.17 test com.azure azure-identity - 1.5.0 + 1.5.1 test com.azure azure-storage-blob - 12.16.0 + 12.16.1 test org.apache.logging.log4j log4j-slf4j-impl - 2.17.1 + 2.17.2 test org.apache.logging.log4j log4j-api - 2.17.1 + 2.17.2 test org.apache.logging.log4j log4j-core - 2.17.1 + 2.17.2 test com.azure azure-core-http-okhttp - 1.8.0 + 1.9.0 test diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml index 3d738257f2d43..0cb2f66327501 100644 --- a/sdk/storage/azure-storage-perf/pom.xml +++ b/sdk/storage/azure-storage-perf/pom.xml @@ -37,7 +37,7 @@ com.azure azure-storage-file-share - 12.13.0-beta.2 + 12.12.2 diff --git a/sdk/storage/pom.xml b/sdk/storage/pom.xml index 7980e85c517f7..ac46948632817 100644 --- a/sdk/storage/pom.xml +++ b/sdk/storage/pom.xml @@ -57,7 +57,7 @@ com.azure azure-storage-file-share - 12.13.0-beta.2 + 12.12.2 com.azure