diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 52dceb43fb50..76b473661ef0 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -209,27 +209,27 @@
com.azure
azure-storage-common
- 12.9.0-beta.1
+ 12.9.0-beta.2
com.azure
azure-storage-blob
- 12.9.0-beta.1
+ 12.9.0-beta.2
com.azure
azure-storage-blob-batch
- 12.7.0-beta.1
+ 12.7.0-beta.2
com.azure
azure-storage-blob-changefeed
- 12.0.0-beta.3
+ 12.0.0-beta.4
com.azure
azure-storage-blob-cryptography
- 12.9.0-beta.1
+ 12.9.0-beta.2
com.azure
@@ -239,22 +239,22 @@
com.azure
azure-storage-file-share
- 12.7.0-beta.1
+ 12.7.0-beta.2
com.azure
azure-storage-file-datalake
- 12.3.0-beta.1
+ 12.3.0-beta.2
com.azure
azure-storage-internal-avro
- 12.0.1-beta.1
+ 12.0.1-beta.2
com.azure
azure-storage-queue
- 12.7.0-beta.1
+ 12.7.0-beta.2
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 5d21e0412cfd..51e22474bdd7 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -49,17 +49,17 @@ com.azure:azure-security-keyvault-secrets;4.2.1;4.3.0-beta.2
com.azure:azure-sdk-template;1.2.1-beta.2;1.2.1-beta.3
com.azure:azure-spring-data-cosmos;3.0.0;3.1.0-beta.1
com.azure:azure-spring-data-cosmos-test;3.0.0-beta.1;3.0.0-beta.1
-com.azure:azure-storage-blob;12.8.0;12.9.0-beta.1
-com.azure:azure-storage-blob-batch;12.6.0;12.7.0-beta.1
-com.azure:azure-storage-blob-changefeed;12.0.0-beta.2;12.0.0-beta.3
-com.azure:azure-storage-blob-cryptography;12.8.0;12.9.0-beta.1
+com.azure:azure-storage-blob;12.8.0;12.9.0-beta.2
+com.azure:azure-storage-blob-batch;12.6.0;12.7.0-beta.2
+com.azure:azure-storage-blob-changefeed;12.0.0-beta.3;12.0.0-beta.4
+com.azure:azure-storage-blob-cryptography;12.8.0;12.9.0-beta.2
com.azure:azure-storage-blob-nio;12.0.0-beta.2;12.0.0-beta.3
-com.azure:azure-storage-common;12.8.0;12.9.0-beta.1
-com.azure:azure-storage-file-share;12.6.0;12.7.0-beta.1
-com.azure:azure-storage-file-datalake;12.2.0;12.3.0-beta.1
-com.azure:azure-storage-internal-avro;12.0.0;12.0.1-beta.1
+com.azure:azure-storage-common;12.8.0;12.9.0-beta.2
+com.azure:azure-storage-file-share;12.6.0;12.7.0-beta.2
+com.azure:azure-storage-file-datalake;12.2.0;12.3.0-beta.2
+com.azure:azure-storage-internal-avro;12.0.0;12.0.1-beta.2
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-storage-queue;12.6.0;12.7.0-beta.1
+com.azure:azure-storage-queue;12.6.0;12.7.0-beta.2
com.azure:perf-test-core;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-spring-boot-test-aad;1.0.0;1.0.0
com.azure:azure-spring-boot-test-core;1.0.0;1.0.0
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 bcdfed3c48a4..c67db8f05333 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
@@ -31,7 +31,7 @@
com.azure
azure-storage-blob
- 12.9.0-beta.1
+ 12.9.0-beta.2
diff --git a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
index 906b0062b1fe..ba9f12ecba4c 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.7.0-beta.2 (Unreleased)
+
+
## 12.7.0-beta.1 (2020-10-01)
- Added logging of batch operation exceptions when they are added into the aggregate batch response.
- Removed logging of batch operation exceptions when access operation that has failed.
diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml
index 7a17a4448234..11bc6b5c0665 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.7.0-beta.1
+ 12.7.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.9.0-beta.1
+ 12.9.0-beta.2
+ 12.0.0-beta.4
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.9.0-beta.1
+ 12.9.0-beta.2
+ 12.9.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.9.0-beta.1
+ 12.9.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 4738999624e4..f726f511db66 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.9.0-beta.1
+ 12.9.0-beta.2
diff --git a/sdk/storage/azure-storage-blob/CHANGELOG.md b/sdk/storage/azure-storage-blob/CHANGELOG.md
index 178c7a2d03e9..ecd2d9249d5f 100644
--- a/sdk/storage/azure-storage-blob/CHANGELOG.md
+++ b/sdk/storage/azure-storage-blob/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 12.9.0-beta.2 (Unreleased)
+
+
## 12.9.0-beta.1 (2020-10-01)
- Added support for the 2020-02-10 service version.
- Added support to specify Arrow Output Serialization when querying a blob.
diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml
index d6b6bf9b22d7..60768ee5bcfb 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.9.0-beta.1
+ 12.9.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.9.0-beta.1
+ 12.9.0-beta.2
com.azure
azure-storage-internal-avro
- 12.0.1-beta.1
+ 12.0.1-beta.2
+ 12.9.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 62b186c326fc..7bab50bbb094 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.3.0-beta.2 (Unreleased)
+
+
## 12.3.0-beta.1 (2020-10-01)
- Added support for the 2020-02-10 service version.
- Added support for setting, modifying, and removing ACLs recursively.
diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml
index f5952d2c3d75..5f08971853f5 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.3.0-beta.1
+ 12.3.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.9.0-beta.1
+ 12.9.0-beta.2
+ 12.7.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.9.0-beta.1
+ 12.9.0-beta.2
+ 12.0.1-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.9.0-beta.1
+ 12.9.0-beta.2
io.projectreactor
diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml
index 52b6ee8cdcab..0372aacbdaf3 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.9.0-beta.1
+ 12.9.0-beta.2
com.azure
diff --git a/sdk/storage/azure-storage-queue/CHANGELOG.md b/sdk/storage/azure-storage-queue/CHANGELOG.md
index b17649fd2db6..91e6d818719a 100644
--- a/sdk/storage/azure-storage-queue/CHANGELOG.md
+++ b/sdk/storage/azure-storage-queue/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 12.7.0-beta.2 (Unreleased)
+
+
## 12.7.0-beta.1 (2020-10-01)
- Added support for the 2020-02-10 service version.
- Fixed a bug where the TokenCredential scope would be incorrect for custom URLs.
diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml
index dfb921d1252f..eb417cf6d57b 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.7.0-beta.1
+ 12.7.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.9.0-beta.1
+ 12.9.0-beta.2
com.azure
diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml
index d282265277f4..796da0adcca9 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.9.0-beta.1
+ 12.9.0-beta.2
org.junit.jupiter