diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml index b809161b44bf..087e1e930345 100644 --- a/eng/jacoco-test-coverage/pom.xml +++ b/eng/jacoco-test-coverage/pom.xml @@ -174,27 +174,27 @@ com.azure azure-storage-common - 12.8.0-beta.1 + 12.8.0-beta.2 com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 com.azure azure-storage-blob-batch - 12.6.0-beta.1 + 12.6.0-beta.2 com.azure azure-storage-blob-changefeed - 12.0.0-beta.1 + 12.0.0-beta.2 com.azure azure-storage-blob-cryptography - 12.8.0-beta.1 + 12.8.0-beta.2 @@ -205,22 +205,22 @@ com.azure azure-storage-file-share - 12.6.0-beta.1 + 12.6.0-beta.2 com.azure azure-storage-file-datalake - 12.2.0-beta.1 + 12.2.0-beta.2 com.azure azure-storage-internal-avro - 12.0.0-beta.1 + 12.0.0-beta.2 com.azure azure-storage-queue - 12.6.0-beta.1 + 12.6.0-beta.2 com.azure diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 0786533fc8e3..feebbfa41893 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -36,17 +36,17 @@ com.azure:azure-security-keyvault-certificates;4.0.4;4.1.0-beta.4 com.azure:azure-security-keyvault-keys;4.1.4;4.2.0-beta.5 com.azure:azure-security-keyvault-secrets;4.1.4;4.2.0-beta.4 com.azure:azure-sdk-template;1.0.4-beta.19;1.0.4-beta.20 -com.azure:azure-storage-blob;12.7.0;12.8.0-beta.1 -com.azure:azure-storage-blob-batch;12.5.2;12.6.0-beta.1 -com.azure:azure-storage-blob-changefeed;12.0.0-beta.1;12.0.0-beta.1 -com.azure:azure-storage-blob-cryptography;12.7.0;12.8.0-beta.1 +com.azure:azure-storage-blob;12.8.0-beta.1;12.8.0-beta.2 +com.azure:azure-storage-blob-batch;12.6.0-beta.1;12.6.0-beta.2 +com.azure:azure-storage-blob-changefeed;12.0.0-beta.1;12.0.0-beta.2 +com.azure:azure-storage-blob-cryptography;12.8.0-beta.1;12.8.0-beta.2 com.azure:azure-storage-blob-nio;12.0.0-beta.1;12.0.0-beta.1 -com.azure:azure-storage-common;12.7.0;12.8.0-beta.1 -com.azure:azure-storage-file-share;12.5.0;12.6.0-beta.1 -com.azure:azure-storage-file-datalake;12.1.2;12.2.0-beta.1 -com.azure:azure-storage-internal-avro;12.0.0-beta.1;12.0.0-beta.1 +com.azure:azure-storage-common;12.8.0-beta.1;12.8.0-beta.2 +com.azure:azure-storage-file-share;12.6.0-beta.1;12.6.0-beta.2 +com.azure:azure-storage-file-datalake;12.2.0-beta.1;12.2.0-beta.2 +com.azure:azure-storage-internal-avro;12.0.0-beta.1;12.0.0-beta.2 com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-storage-queue;12.5.2;12.6.0-beta.1 +com.azure:azure-storage-queue;12.6.0-beta.1;12.6.0-beta.2 com.azure:perf-test-core;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-test-watcher;1.0.0-beta.1;1.0.0-beta.1 com.microsoft.azure:azure-spring-boot;2.3.2;2.3.3-beta.1 diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml index 6ee4b3c6c99a..4c11b5e81cf0 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml @@ -45,7 +45,7 @@ com.azure azure-storage-blob - 12.7.0 + 12.8.0-beta.1 diff --git a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-storage-blob/pom.xml b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-storage-blob/pom.xml index f8f4145b82f8..edc525785e1b 100644 --- a/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-storage-blob/pom.xml +++ b/sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-storage-blob/pom.xml @@ -30,7 +30,7 @@ com.azure azure-storage-blob - 12.7.0 + 12.8.0-beta.1 diff --git a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md index 2aa7e631edc0..e8ff9375b1d5 100644 --- a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.6.0-beta.2 (Unreleased) + + ## 12.6.0-beta.1 (2020-07-07) - Updated azure-storage-common and azure-storage-blob dependencies to add support for the 2019-12-12 service version. diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml index d7e99ec5192c..ef2fa6ab8a8c 100644 --- a/sdk/storage/azure-storage-blob-batch/pom.xml +++ b/sdk/storage/azure-storage-blob-batch/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-blob-batch - 12.6.0-beta.1 + 12.6.0-beta.2 Microsoft Azure client library for Blob Storage batching This module contains client library for Microsoft Azure Blob Storage batching. @@ -65,7 +65,7 @@ com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 + 12.0.0-beta.2 Microsoft Azure client library for Blob Storage changefeed This module contains client library for Microsoft Azure Blob Storage changefeed. @@ -65,7 +65,7 @@ com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 + 12.8.0-beta.2 Microsoft Azure client library for Blob Storage cryptography This module contains client library for Microsoft Azure Blob Storage cryptography. @@ -51,7 +51,7 @@ com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 com.azure diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index 2d8868268245..9b04ff9c4c40 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -54,7 +54,7 @@ com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 diff --git a/sdk/storage/azure-storage-blob/CHANGELOG.md b/sdk/storage/azure-storage-blob/CHANGELOG.md index 96a2a9fa0226..3b4cc6ce59c2 100644 --- a/sdk/storage/azure-storage-blob/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.8.0-beta.2 (Unreleased) + + ## 12.8.0-beta.1 (2020-07-07) - Added support for the 2019-12-12 service version. - Added support for blob tags. Added get/setTags method to Blob(Async)ClientBase. Added filterTags api to BlobServiceClient. Added ability to specify tags on all methods that create a blob. Tag count returned on getProperties/getBlob. Option to include returning tags on listing. diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index 9c5827fe38b6..b8a61c39f2e3 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 Microsoft Azure client library for Blob Storage This module contains client library for Microsoft Azure Blob Storage. @@ -60,12 +60,12 @@ com.azure azure-storage-common - 12.8.0-beta.1 + 12.8.0-beta.2 com.azure azure-storage-internal-avro - 12.0.0-beta.1 + 12.0.0-beta.2 + 12.8.0-beta.2 Microsoft Azure common module for Storage This module contains common code based for all Microsoft Azure Storage client libraries. diff --git a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md index 04b7bbcd7543..136b79699aca 100644 --- a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.2.0-beta.2 (Unreleased) + + ## 12.2.0-beta.1 (2019-07-07) - Added support for the 2019-12-12 service version. - Added support to query a file. diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml index a2eec8ff6284..6ccc6e418a33 100644 --- a/sdk/storage/azure-storage-file-datalake/pom.xml +++ b/sdk/storage/azure-storage-file-datalake/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-file-datalake - 12.2.0-beta.1 + 12.2.0-beta.2 Microsoft Azure client library for File Storage Data Lake This module contains client library for Microsoft Azure File Storage Data Lake. @@ -55,7 +55,7 @@ com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 + 12.6.0-beta.2 Microsoft Azure client library for File Share Storage This module contains client library for Microsoft Azure File Share Storage. @@ -36,7 +36,7 @@ com.azure azure-storage-common - 12.8.0-beta.1 + 12.8.0-beta.2 + 12.0.0-beta.2 Microsoft Azure internal Avro module for Storage This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries. @@ -41,7 +41,7 @@ com.azure azure-storage-common - 12.8.0-beta.1 + 12.8.0-beta.2 io.projectreactor diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml index 807c5466a99f..fba784702f28 100644 --- a/sdk/storage/azure-storage-perf/pom.xml +++ b/sdk/storage/azure-storage-perf/pom.xml @@ -27,7 +27,7 @@ com.azure azure-storage-blob - 12.8.0-beta.1 + 12.8.0-beta.2 com.azure diff --git a/sdk/storage/azure-storage-queue/CHANGELOG.md b/sdk/storage/azure-storage-queue/CHANGELOG.md index 4aab944f6f30..21c3c2865e93 100644 --- a/sdk/storage/azure-storage-queue/CHANGELOG.md +++ b/sdk/storage/azure-storage-queue/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.6.0-beta.2 (Unreleased) + + ## 12.6.0-beta.1 (2019-07-07) - Added support for the 2019-12-12 service version. diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml index cd814256e79f..df3c30028d1d 100644 --- a/sdk/storage/azure-storage-queue/pom.xml +++ b/sdk/storage/azure-storage-queue/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-queue - 12.6.0-beta.1 + 12.6.0-beta.2 Microsoft Azure client library for Queue Storage This module contains client library for Microsoft Azure Queue Storage. @@ -41,7 +41,7 @@ com.azure azure-storage-common - 12.8.0-beta.1 + 12.8.0-beta.2 com.azure diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml index 4b6bc21b2d87..f8569c52af8f 100644 --- a/sdk/tables/azure-data-tables/pom.xml +++ b/sdk/tables/azure-data-tables/pom.xml @@ -45,7 +45,7 @@ Licensed under the MIT License. com.azure azure-storage-common - 12.7.0 + 12.8.0-beta.1 org.junit.jupiter