From f67da57cc1e63f08a827fe7d0152d950064587ef Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 17 Nov 2025 20:15:23 +0000 Subject: [PATCH 1/7] Increment package version after release of Azure.Storage.Common --- sdk/storage/Azure.Storage.Common/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Storage.Common.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/storage/Azure.Storage.Common/CHANGELOG.md b/sdk/storage/Azure.Storage.Common/CHANGELOG.md index 04a067736bc6..ecb697eb6d3d 100644 --- a/sdk/storage/Azure.Storage.Common/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Common/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.26.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.26.0-beta.1 (2025-11-17) ### Features Added diff --git a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj index 63acffb369d8..d325235f8ae7 100644 --- a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj +++ b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj @@ -4,7 +4,7 @@ Microsoft Azure.Storage.Common client library - 12.26.0-beta.1 + 12.26.0-beta.2 12.25.0 CommonSDK;$(DefineConstants) From 86e7568792c400ed050e7a36a8a8823f7357b516 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 17 Nov 2025 20:25:44 +0000 Subject: [PATCH 2/7] Increment package version after release of Azure.Storage.Blobs --- sdk/storage/Azure.Storage.Blobs/CHANGELOG.md | 20 ++++++++++++++----- .../src/Azure.Storage.Blobs.csproj | 2 +- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md index b11c8c1f5c34..8e0ad022bf1e 100644 --- a/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.27.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.27.0-beta.1 (2025-11-17) ### Features Added @@ -24,6 +34,11 @@ - Includes all features from 12.25.0-beta.1 - Includes all features from 12.24.1 +## 12.24.1 (2025-06-10) + +### Features Added +- Added `PageBlobCreateOptions.PremiumPageBlobAccessTier` for `PageBlobClient.Create(..)` + ## 12.26.0-beta.1 (2025-06-09) ### Features Added @@ -34,11 +49,6 @@ ### Other Changes - Changed BlobServiceClient.AccountName to be virtual so that it can be overridden and mocked. -## 12.24.1 (2025-06-10) - -### Features Added -- Added `PageBlobCreateOptions.PremiumPageBlobAccessTier` for `PageBlobClient.Create(..)` - ## 12.25.0-beta.1 (2025-05-06) ### Features Added diff --git a/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj b/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj index f3585a491f41..e20171e33a80 100644 --- a/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj +++ b/sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj @@ -5,7 +5,7 @@ Microsoft Azure.Storage.Blobs client library - 12.27.0-beta.1 + 12.27.0-beta.2 12.26.0 BlobSDK;$(DefineConstants) From e3b13dece5fa7b2bda43f6658f8733489aedd45f Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 17 Nov 2025 20:26:57 +0000 Subject: [PATCH 3/7] Increment package version after release of Azure.Storage.Queues --- sdk/storage/Azure.Storage.Queues/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Storage.Queues.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/storage/Azure.Storage.Queues/CHANGELOG.md b/sdk/storage/Azure.Storage.Queues/CHANGELOG.md index e04417fcedf3..b70b7199ecbc 100644 --- a/sdk/storage/Azure.Storage.Queues/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Queues/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.25.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.25.0-beta.1 (2025-11-17) ### Features Added diff --git a/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj b/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj index fa2c57b7790c..3dc5ad536d0d 100644 --- a/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj +++ b/sdk/storage/Azure.Storage.Queues/src/Azure.Storage.Queues.csproj @@ -5,7 +5,7 @@ Microsoft Azure.Storage.Queues client library - 12.25.0-beta.1 + 12.25.0-beta.2 12.24.0 QueueSDK;$(DefineConstants) From 52afe9eb3cfb205e73c43d4185c0793b4f1bbdca Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 17 Nov 2025 20:28:51 +0000 Subject: [PATCH 4/7] Increment package version after release of Azure.Storage.Files.Shares --- sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Storage.Files.Shares.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md index c136cedda88f..ea1b590136ca 100644 --- a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.25.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.25.0-beta.1 (2025-11-17) ### Features Added diff --git a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj index ac0e4cafd7af..e14c757e5cf1 100644 --- a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj +++ b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj @@ -5,7 +5,7 @@ Microsoft Azure.Storage.Files.Shares client library - 12.25.0-beta.1 + 12.25.0-beta.2 12.24.0 FileSDK;$(DefineConstants) From f0cafbd3b35e87bb5b3702195913c0967f61e3d7 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 17 Nov 2025 20:33:53 +0000 Subject: [PATCH 5/7] Increment package version after release of Azure.Storage.Files.DataLake --- sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Storage.Files.DataLake.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md index b4663ef02c97..f84fa2987367 100644 --- a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.25.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.25.0-beta.1 (2025-11-17) ### Features Added diff --git a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj index 6e93da487fbd..42f452963e06 100644 --- a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj +++ b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj @@ -5,7 +5,7 @@ Microsoft Azure.Storage.Files.DataLake client library - 12.25.0-beta.1 + 12.25.0-beta.2 12.24.0 DataLakeSDK;$(DefineConstants) From 5231a65256904a2be7fc2e2cac85245b3a07373b Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 17 Nov 2025 20:35:39 +0000 Subject: [PATCH 6/7] Increment package version after release of Azure.Storage.Blobs.Batch --- sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Storage.Blobs.Batch.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md index 24f959486d53..60fd4529805d 100644 --- a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.24.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.24.0-beta.1 (2025-11-17) ### Features Added diff --git a/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj b/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj index b8f8f8b22491..72236ca326fc 100644 --- a/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj +++ b/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj @@ -5,7 +5,7 @@ Microsoft Azure.Storage.Blobs.Batch client library - 12.24.0-beta.1 + 12.24.0-beta.2 12.23.0 BlobSDK;$(DefineConstants) From eebf5adb88a2eade477d17368aacda7f081a792b Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Mon, 17 Nov 2025 20:35:46 +0000 Subject: [PATCH 7/7] Increment package version after release of Azure.Storage.Blobs.ChangeFeed --- .../Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Storage.Blobs.ChangeFeed.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md index 355cb0e33424..af235844cd0b 100644 --- a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md +++ b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.0.0-preview.59 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.0.0-preview.58 (2025-11-17) ### Features Added diff --git a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj index c536829c39ff..3b5a73a06cbe 100644 --- a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj +++ b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj @@ -4,7 +4,7 @@ Microsoft Azure.Storage.Blobs.ChangeFeed client library - 12.0.0-preview.58 + 12.0.0-preview.59 ChangeFeedSDK;$(DefineConstants) Microsoft Azure Change Feed;Microsoft;Azure;Storage;StorageScalable;$(PackageCommonTags)