diff --git a/sdk/storage/azure-storage-blobs/CHANGELOG.md b/sdk/storage/azure-storage-blobs/CHANGELOG.md index 79d5111fb..9b6252327 100644 --- a/sdk/storage/azure-storage-blobs/CHANGELOG.md +++ b/sdk/storage/azure-storage-blobs/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.6 (Unreleased) + + ## 12.0.0-beta.5 (2020-11-13) ### New Features diff --git a/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp b/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp index 84e252494..74e6209d0 100644 --- a/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp +++ b/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_BLOBS_VERSION_MAJOR 12 #define AZURE_STORAGE_BLOBS_VERSION_MINOR 0 #define AZURE_STORAGE_BLOBS_VERSION_PATCH 0 -#define AZURE_STORAGE_BLOBS_VERSION_PRERELEASE "beta.5" +#define AZURE_STORAGE_BLOBS_VERSION_PRERELEASE "beta.6" namespace Azure { namespace Storage { namespace Blobs { @@ -59,3 +59,4 @@ namespace Azure { namespace Storage { namespace Blobs { #undef AZURE_STORAGE_BLOBS_VERSION_MINOR #undef AZURE_STORAGE_BLOBS_VERSION_PATCH #undef AZURE_STORAGE_BLOBS_VERSION_PRERELEASE + diff --git a/sdk/storage/azure-storage-common/CHANGELOG.md b/sdk/storage/azure-storage-common/CHANGELOG.md index 55b8acf05..28b387fcd 100644 --- a/sdk/storage/azure-storage-common/CHANGELOG.md +++ b/sdk/storage/azure-storage-common/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.6 (Unreleased) + + ## 12.0.0-beta.5 (2020-11-13) ### Breaking Changes diff --git a/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp b/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp index a2fbc87ab..e2f01850a 100644 --- a/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp +++ b/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_COMMON_VERSION_MAJOR 12 #define AZURE_STORAGE_COMMON_VERSION_MINOR 0 #define AZURE_STORAGE_COMMON_VERSION_PATCH 0 -#define AZURE_STORAGE_COMMON_VERSION_PRERELEASE "beta.5" +#define AZURE_STORAGE_COMMON_VERSION_PRERELEASE "beta.6" namespace Azure { namespace Storage { namespace Common { @@ -59,3 +59,4 @@ namespace Azure { namespace Storage { namespace Common { #undef AZURE_STORAGE_COMMON_VERSION_MINOR #undef AZURE_STORAGE_COMMON_VERSION_PATCH #undef AZURE_STORAGE_COMMON_VERSION_PRERELEASE + diff --git a/sdk/storage/azure-storage-files-datalake/CHANGELOG.md b/sdk/storage/azure-storage-files-datalake/CHANGELOG.md index 763dcaf79..5e3c0449a 100644 --- a/sdk/storage/azure-storage-files-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-files-datalake/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.6 (Unreleased) + + ## 12.0.0-beta.5 (2020-11-13) ### Breaking Changes diff --git a/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp b/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp index c562191e9..3ddb0fe73 100644 --- a/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp +++ b/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_FILES_DATALAKE_VERSION_MAJOR 12 #define AZURE_STORAGE_FILES_DATALAKE_VERSION_MINOR 0 #define AZURE_STORAGE_FILES_DATALAKE_VERSION_PATCH 0 -#define AZURE_STORAGE_FILES_DATALAKE_VERSION_PRERELEASE "beta.5" +#define AZURE_STORAGE_FILES_DATALAKE_VERSION_PRERELEASE "beta.6" namespace Azure { namespace Storage { namespace Files { namespace DataLake { @@ -59,3 +59,4 @@ namespace Azure { namespace Storage { namespace Files { namespace DataLake { #undef AZURE_STORAGE_FILES_DATALAKE_VERSION_MINOR #undef AZURE_STORAGE_FILES_DATALAKE_VERSION_PATCH #undef AZURE_STORAGE_FILES_DATALAKE_VERSION_PRERELEASE + diff --git a/sdk/storage/azure-storage-files-shares/CHANGELOG.md b/sdk/storage/azure-storage-files-shares/CHANGELOG.md index 3a49cd6c9..1d0658ffc 100644 --- a/sdk/storage/azure-storage-files-shares/CHANGELOG.md +++ b/sdk/storage/azure-storage-files-shares/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.6 (Unreleased) + + ## 12.0.0-beta.5 (2020-11-13) ### Breaking Changes diff --git a/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp b/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp index 60bccdda1..6797ceb57 100644 --- a/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp +++ b/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_FILES_SHARES_VERSION_MAJOR 12 #define AZURE_STORAGE_FILES_SHARES_VERSION_MINOR 0 #define AZURE_STORAGE_FILES_SHARES_VERSION_PATCH 0 -#define AZURE_STORAGE_FILES_SHARES_VERSION_PRERELEASE "beta.5" +#define AZURE_STORAGE_FILES_SHARES_VERSION_PRERELEASE "beta.6" namespace Azure { namespace Storage { namespace Files { namespace Shares { @@ -59,3 +59,4 @@ namespace Azure { namespace Storage { namespace Files { namespace Shares { #undef AZURE_STORAGE_FILES_SHARES_VERSION_MINOR #undef AZURE_STORAGE_FILES_SHARES_VERSION_PATCH #undef AZURE_STORAGE_FILES_SHARES_VERSION_PRERELEASE +