From 179a8d0029be78d5d278404989fb165fa2812f1d Mon Sep 17 00:00:00 2001 From: Isabelle Date: Wed, 25 Mar 2026 09:22:15 -0700 Subject: [PATCH 1/4] beta release changelog, pom, readme changes --- eng/versioning/version_client.txt | 20 +++++++++---------- .../azure-storage-blob-batch/CHANGELOG.md | 9 ++------- .../azure-storage-blob-batch/README.md | 2 +- sdk/storage/azure-storage-blob-batch/pom.xml | 6 +++--- .../CHANGELOG.md | 9 ++------- .../azure-storage-blob-changefeed/README.md | 2 +- .../azure-storage-blob-changefeed/pom.xml | 6 +++--- .../CHANGELOG.md | 9 ++------- .../azure-storage-blob-cryptography/README.md | 2 +- .../azure-storage-blob-cryptography/pom.xml | 6 +++--- .../azure-storage-blob-nio/CHANGELOG.md | 9 ++------- sdk/storage/azure-storage-blob-nio/README.md | 2 +- sdk/storage/azure-storage-blob-nio/pom.xml | 6 +++--- sdk/storage/azure-storage-blob-stress/pom.xml | 2 +- sdk/storage/azure-storage-blob/CHANGELOG.md | 9 ++------- sdk/storage/azure-storage-blob/README.md | 2 +- sdk/storage/azure-storage-blob/pom.xml | 8 ++++---- sdk/storage/azure-storage-common/CHANGELOG.md | 9 ++------- sdk/storage/azure-storage-common/README.md | 2 +- sdk/storage/azure-storage-common/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-storage-file-datalake/CHANGELOG.md | 9 ++------- .../azure-storage-file-datalake/README.md | 2 +- .../azure-storage-file-datalake/pom.xml | 6 +++--- .../azure-storage-file-share-stress/pom.xml | 2 +- .../azure-storage-file-share/CHANGELOG.md | 9 ++------- .../azure-storage-file-share/README.md | 2 +- sdk/storage/azure-storage-file-share/pom.xml | 8 ++++---- .../azure-storage-internal-avro/CHANGELOG.md | 9 ++------- .../azure-storage-internal-avro/pom.xml | 6 +++--- sdk/storage/azure-storage-perf/pom.xml | 8 ++++---- sdk/storage/azure-storage-queue/CHANGELOG.md | 9 ++------- sdk/storage/azure-storage-queue/README.md | 2 +- sdk/storage/azure-storage-queue/pom.xml | 6 +++--- 34 files changed, 76 insertions(+), 126 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index ff3085d7f6ec..b0d06af65c7b 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -194,17 +194,17 @@ com.azure:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1 com.azure.v2:azure-sdk-template;1.0.1-beta.1;1.0.1-beta.1 com.azure.v2:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1 com.azure.v2:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-storage-blob;12.33.2;12.34.0-beta.2 -com.azure:azure-storage-blob-batch;12.29.2;12.30.0-beta.2 -com.azure:azure-storage-blob-changefeed;12.0.0-beta.35;12.0.0-beta.36 -com.azure:azure-storage-blob-cryptography;12.32.2;12.33.0-beta.2 -com.azure:azure-storage-blob-nio;12.0.0-beta.36;12.0.0-beta.37 -com.azure:azure-storage-common;12.32.2;12.33.0-beta.2 -com.azure:azure-storage-file-share;12.29.2;12.30.0-beta.2 -com.azure:azure-storage-file-datalake;12.26.2;12.27.0-beta.2 -com.azure:azure-storage-internal-avro;12.18.2;12.19.0-beta.2 +com.azure:azure-storage-blob;12.33.2;12.35.0-beta.1 +com.azure:azure-storage-blob-batch;12.29.2;12.31.0-beta.1 +com.azure:azure-storage-blob-changefeed;12.0.0-beta.35;12.0.0-beta.37 +com.azure:azure-storage-blob-cryptography;12.32.2;12.34.0-beta.1 +com.azure:azure-storage-blob-nio;12.0.0-beta.36;12.0.0-beta.38 +com.azure:azure-storage-common;12.32.2;12.34.0-beta.1 +com.azure:azure-storage-file-share;12.29.2;12.31.0-beta.1 +com.azure:azure-storage-file-datalake;12.26.2;12.28.0-beta.1 +com.azure:azure-storage-internal-avro;12.18.2;12.20.0-beta.1 com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-storage-queue;12.28.2;12.29.0-beta.2 +com.azure:azure-storage-queue;12.28.2;12.30.0-beta.1 com.azure:azure-template-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-template-stress;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-xml;1.2.1;1.3.0-beta.1 diff --git a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md index 2ab58ac90bb8..7a991c348d18 100644 --- a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 12.30.0-beta.2 (Unreleased) +## 12.31.0-beta.1 (2026-03-25) ### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.29.2 (2026-03-02) diff --git a/sdk/storage/azure-storage-blob-batch/README.md b/sdk/storage/azure-storage-blob-batch/README.md index bdf72f2a4d9c..d4e7527a266e 100644 --- a/sdk/storage/azure-storage-blob-batch/README.md +++ b/sdk/storage/azure-storage-blob-batch/README.md @@ -56,7 +56,7 @@ add the direct dependency to your project as follows. com.azure azure-storage-blob-batch - 12.30.0-beta.1 + 12.31.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml index 043555158161..f2f17d566791 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.30.0-beta.2 + 12.31.0-beta.1 Microsoft Azure client library for Blob Storage batching This module contains client library for Microsoft Azure Blob Storage batching. @@ -67,7 +67,7 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 + 12.34.0-beta.1 tests test-jar test diff --git a/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md b/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md index 1b2b953dbcb4..e3201524bccc 100644 --- a/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 12.0.0-beta.36 (Unreleased) +## 12.0.0-beta.37 (2026-03-25) ### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.0.0-beta.35 (2026-02-19) diff --git a/sdk/storage/azure-storage-blob-changefeed/README.md b/sdk/storage/azure-storage-blob-changefeed/README.md index 12980118a815..29e2fbd91cce 100644 --- a/sdk/storage/azure-storage-blob-changefeed/README.md +++ b/sdk/storage/azure-storage-blob-changefeed/README.md @@ -21,7 +21,7 @@ process change events that occur in your Blob Storage account at a low cost. com.azure azure-storage-blob-changefeed - 12.0.0-beta.35 + 12.0.0-beta.37 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml index e86f13d04409..144bf1ebefb2 100644 --- a/sdk/storage/azure-storage-blob-changefeed/pom.xml +++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-blob-changefeed - 12.0.0-beta.36 + 12.0.0-beta.37 Microsoft Azure client library for Blob Storage changefeed This module contains client library for Microsoft Azure Blob Storage changefeed. @@ -79,7 +79,7 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 + 12.34.0-beta.1 tests test-jar test diff --git a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md index adc4dc1e307d..19b966a74f8f 100644 --- a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 12.33.0-beta.2 (Unreleased) +## 12.34.0-beta.1 (2026-03-25) ### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.32.2 (2026-03-02) diff --git a/sdk/storage/azure-storage-blob-cryptography/README.md b/sdk/storage/azure-storage-blob-cryptography/README.md index 23e7fd94e963..712afa4a834f 100644 --- a/sdk/storage/azure-storage-blob-cryptography/README.md +++ b/sdk/storage/azure-storage-blob-cryptography/README.md @@ -58,7 +58,7 @@ add the direct dependency to your project as follows. com.azure azure-storage-blob-cryptography - 12.33.0-beta.1 + 12.34.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-blob-cryptography/pom.xml b/sdk/storage/azure-storage-blob-cryptography/pom.xml index c007ac61a9de..cd6d17a1fd2c 100644 --- a/sdk/storage/azure-storage-blob-cryptography/pom.xml +++ b/sdk/storage/azure-storage-blob-cryptography/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-blob-cryptography - 12.33.0-beta.2 + 12.34.0-beta.1 Microsoft Azure client library for Blob Storage cryptography This module contains client library for Microsoft Azure Blob Storage cryptography. @@ -73,13 +73,13 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 tests test-jar test diff --git a/sdk/storage/azure-storage-blob-nio/CHANGELOG.md b/sdk/storage/azure-storage-blob-nio/CHANGELOG.md index ab2a498f661b..83cbe7433d81 100644 --- a/sdk/storage/azure-storage-blob-nio/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-nio/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 12.0.0-beta.37 (Unreleased) +## 12.0.0-beta.38 (2026-03-25) ### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.0.0-beta.36 (2026-02-19) diff --git a/sdk/storage/azure-storage-blob-nio/README.md b/sdk/storage/azure-storage-blob-nio/README.md index 90d21acd627c..215971934aeb 100644 --- a/sdk/storage/azure-storage-blob-nio/README.md +++ b/sdk/storage/azure-storage-blob-nio/README.md @@ -20,7 +20,7 @@ This package allows you to interact with Azure Blob Storage through the standard com.azure azure-storage-blob-nio - 12.0.0-beta.36 + 12.0.0-beta.38 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index 306bb4e82fdc..fe5de8c29375 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-blob-nio - 12.0.0-beta.37 + 12.0.0-beta.38 Microsoft Azure implementation of NIO on top of Azure Blob Storage This module contains an implementation of Java's NIO interface on top of Azure Blob Storage. https://github.com/Azure/azure-sdk-for-java @@ -65,13 +65,13 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 tests test-jar test diff --git a/sdk/storage/azure-storage-blob-stress/pom.xml b/sdk/storage/azure-storage-blob-stress/pom.xml index e644eebf05fd..26f89fe3a434 100644 --- a/sdk/storage/azure-storage-blob-stress/pom.xml +++ b/sdk/storage/azure-storage-blob-stress/pom.xml @@ -40,7 +40,7 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 com.azure diff --git a/sdk/storage/azure-storage-blob/CHANGELOG.md b/sdk/storage/azure-storage-blob/CHANGELOG.md index bc8180d4e843..62c5fff409c9 100644 --- a/sdk/storage/azure-storage-blob/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob/CHANGELOG.md @@ -1,16 +1,11 @@ # Release History -## 12.34.0-beta.2 (Unreleased) +## 12.35.0-beta.1 (2026-03-25) ### Features Added - Added support for Blob Smart Tier. - Added support for virtual directory-scoped SAS. - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.34.0-beta.1 (2026-02-19) diff --git a/sdk/storage/azure-storage-blob/README.md b/sdk/storage/azure-storage-blob/README.md index 9005d56f0e40..6e725d77112c 100644 --- a/sdk/storage/azure-storage-blob/README.md +++ b/sdk/storage/azure-storage-blob/README.md @@ -56,7 +56,7 @@ add the direct dependency to your project as follows. com.azure azure-storage-blob - 12.34.0-beta.1 + 12.35.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index d442dab4ff71..e45cd0c9b8fc 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.34.0-beta.2 + 12.35.0-beta.1 Microsoft Azure client library for Blob Storage This module contains client library for Microsoft Azure Blob Storage. @@ -81,12 +81,12 @@ com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 com.azure azure-storage-internal-avro - 12.19.0-beta.2 + 12.20.0-beta.1 + 12.34.0-beta.1 tests test-jar test diff --git a/sdk/storage/azure-storage-common/CHANGELOG.md b/sdk/storage/azure-storage-common/CHANGELOG.md index 567f703591f5..335d4a870315 100644 --- a/sdk/storage/azure-storage-common/CHANGELOG.md +++ b/sdk/storage/azure-storage-common/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 12.33.0-beta.2 (Unreleased) +## 12.34.0-beta.1 (2026-03-25) ### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.33.0-beta.1 (2026-02-19) diff --git a/sdk/storage/azure-storage-common/README.md b/sdk/storage/azure-storage-common/README.md index 11c5b5239f48..7edd2209194f 100644 --- a/sdk/storage/azure-storage-common/README.md +++ b/sdk/storage/azure-storage-common/README.md @@ -53,7 +53,7 @@ add the direct dependency to your project as follows. com.azure azure-storage-common - 12.33.0-beta.1 + 12.34.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml index e6143e6cbb03..c8b17b67b868 100644 --- a/sdk/storage/azure-storage-common/pom.xml +++ b/sdk/storage/azure-storage-common/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 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-stress/pom.xml b/sdk/storage/azure-storage-file-datalake-stress/pom.xml index df12914f5100..f657ca36c53e 100644 --- a/sdk/storage/azure-storage-file-datalake-stress/pom.xml +++ b/sdk/storage/azure-storage-file-datalake-stress/pom.xml @@ -40,7 +40,7 @@ com.azure azure-storage-file-datalake - 12.27.0-beta.2 + 12.28.0-beta.1 com.azure diff --git a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md index 1d8423c88c4c..78f472dcfd7a 100644 --- a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md @@ -1,15 +1,10 @@ # Release History -## 12.27.0-beta.2 (Unreleased) +## 12.28.0-beta.1 (2026-03-25) ### Features Added - Added `getTags`/`setTages` to path APIs (sync + async). - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.27.0-beta.1 (2026-02-19) diff --git a/sdk/storage/azure-storage-file-datalake/README.md b/sdk/storage/azure-storage-file-datalake/README.md index 070089ae079b..a66fe0082c64 100644 --- a/sdk/storage/azure-storage-file-datalake/README.md +++ b/sdk/storage/azure-storage-file-datalake/README.md @@ -57,7 +57,7 @@ add the direct dependency to your project as follows. com.azure azure-storage-file-datalake - 12.27.0-beta.1 + 12.28.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml index 756eaa0ba391..b576ff17f2bb 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.27.0-beta.2 + 12.28.0-beta.1 Microsoft Azure client library for File Storage Data Lake This module contains client library for Microsoft Azure File Storage Data Lake. @@ -78,7 +78,7 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 + 12.34.0-beta.1 tests test-jar test diff --git a/sdk/storage/azure-storage-file-share-stress/pom.xml b/sdk/storage/azure-storage-file-share-stress/pom.xml index 48823a16964d..ae7229c5f88a 100644 --- a/sdk/storage/azure-storage-file-share-stress/pom.xml +++ b/sdk/storage/azure-storage-file-share-stress/pom.xml @@ -40,7 +40,7 @@ com.azure azure-storage-file-share - 12.30.0-beta.2 + 12.31.0-beta.1 com.azure diff --git a/sdk/storage/azure-storage-file-share/CHANGELOG.md b/sdk/storage/azure-storage-file-share/CHANGELOG.md index dd3d38ba5c90..939fa414fd06 100644 --- a/sdk/storage/azure-storage-file-share/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-share/CHANGELOG.md @@ -1,15 +1,10 @@ # Release History -## 12.30.0-beta.2 (Unreleased) +## 12.31.0-beta.1 (2026-03-25) ### Features Added - Added support for uploading up to 4 MiB of data with create file APIs. - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.30.0-beta.1 (2026-02-19) diff --git a/sdk/storage/azure-storage-file-share/README.md b/sdk/storage/azure-storage-file-share/README.md index aedf43b29df9..1ce90462def4 100644 --- a/sdk/storage/azure-storage-file-share/README.md +++ b/sdk/storage/azure-storage-file-share/README.md @@ -60,7 +60,7 @@ add the direct dependency to your project as follows. com.azure azure-storage-file-share - 12.30.0-beta.1 + 12.31.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index 29b3679ea374..720e53d76df5 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.30.0-beta.2 + 12.31.0-beta.1 Microsoft Azure client library for File Share Storage This module contains client library for Microsoft Azure File Share Storage. @@ -78,13 +78,13 @@ com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 tests test-jar test @@ -115,7 +115,7 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 test diff --git a/sdk/storage/azure-storage-internal-avro/CHANGELOG.md b/sdk/storage/azure-storage-internal-avro/CHANGELOG.md index 87459f543db0..8f7818816e2e 100644 --- a/sdk/storage/azure-storage-internal-avro/CHANGELOG.md +++ b/sdk/storage/azure-storage-internal-avro/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 12.19.0-beta.2 (Unreleased) +## 12.20.0-beta.1 (2026-03-25) ### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.18.2 (2026-03-02) diff --git a/sdk/storage/azure-storage-internal-avro/pom.xml b/sdk/storage/azure-storage-internal-avro/pom.xml index 314a85391786..21da938c1048 100644 --- a/sdk/storage/azure-storage-internal-avro/pom.xml +++ b/sdk/storage/azure-storage-internal-avro/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-internal-avro - 12.19.0-beta.2 + 12.20.0-beta.1 Microsoft Azure internal Avro module for Storage This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries. @@ -60,7 +60,7 @@ com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 @@ -72,7 +72,7 @@ com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 tests test-jar test diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml index 45419cdc3e8f..d5c1eb26730d 100644 --- a/sdk/storage/azure-storage-perf/pom.xml +++ b/sdk/storage/azure-storage-perf/pom.xml @@ -25,25 +25,25 @@ com.azure azure-storage-blob - 12.34.0-beta.2 + 12.35.0-beta.1 com.azure azure-storage-blob-cryptography - 12.33.0-beta.2 + 12.34.0-beta.1 com.azure azure-storage-file-datalake - 12.27.0-beta.2 + 12.28.0-beta.1 com.azure azure-storage-file-share - 12.30.0-beta.2 + 12.31.0-beta.1 diff --git a/sdk/storage/azure-storage-queue/CHANGELOG.md b/sdk/storage/azure-storage-queue/CHANGELOG.md index 4414a9b5df31..ede106240e6a 100644 --- a/sdk/storage/azure-storage-queue/CHANGELOG.md +++ b/sdk/storage/azure-storage-queue/CHANGELOG.md @@ -1,14 +1,9 @@ # Release History -## 12.29.0-beta.2 (Unreleased) +## 12.30.0-beta.1 (2026-03-25) ### Features Added - -### Breaking Changes - -### Bugs Fixed - -### Other Changes +- Added support for service version 2026-06-06. ## 12.29.0-beta.1 (2026-02-19) diff --git a/sdk/storage/azure-storage-queue/README.md b/sdk/storage/azure-storage-queue/README.md index 1e19cbcf0f00..b866ce11c0e0 100644 --- a/sdk/storage/azure-storage-queue/README.md +++ b/sdk/storage/azure-storage-queue/README.md @@ -54,7 +54,7 @@ add the direct dependency to your project as follows. com.azure azure-storage-queue - 12.29.0-beta.1 + 12.30.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml index bc8ac55b986f..730708a9ce68 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.29.0-beta.2 + 12.30.0-beta.1 Microsoft Azure client library for Queue Storage This module contains client library for Microsoft Azure Queue Storage. @@ -73,13 +73,13 @@ com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 com.azure azure-storage-common - 12.33.0-beta.2 + 12.34.0-beta.1 tests test-jar test From 16ded67e378500b5adc7be285f3ba24277586012 Mon Sep 17 00:00:00 2001 From: Isabelle Date: Wed, 25 Mar 2026 09:29:44 -0700 Subject: [PATCH 2/4] decreasing changefeed and nio beta version by 1 --- sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md | 2 +- sdk/storage/azure-storage-blob-changefeed/README.md | 2 +- sdk/storage/azure-storage-blob-changefeed/pom.xml | 2 +- sdk/storage/azure-storage-blob-nio/CHANGELOG.md | 2 +- sdk/storage/azure-storage-blob-nio/README.md | 2 +- sdk/storage/azure-storage-blob-nio/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md b/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md index e3201524bccc..2d1694f7098d 100644 --- a/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 12.0.0-beta.37 (2026-03-25) +## 12.0.0-beta.36 (2026-03-25) ### Features Added - Added support for service version 2026-06-06. diff --git a/sdk/storage/azure-storage-blob-changefeed/README.md b/sdk/storage/azure-storage-blob-changefeed/README.md index 29e2fbd91cce..2d90debe9f3f 100644 --- a/sdk/storage/azure-storage-blob-changefeed/README.md +++ b/sdk/storage/azure-storage-blob-changefeed/README.md @@ -21,7 +21,7 @@ process change events that occur in your Blob Storage account at a low cost. com.azure azure-storage-blob-changefeed - 12.0.0-beta.37 + 12.0.0-beta.36 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml index 144bf1ebefb2..712b7fdaf56c 100644 --- a/sdk/storage/azure-storage-blob-changefeed/pom.xml +++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-blob-changefeed - 12.0.0-beta.37 + 12.0.0-beta.36 Microsoft Azure client library for Blob Storage changefeed This module contains client library for Microsoft Azure Blob Storage changefeed. diff --git a/sdk/storage/azure-storage-blob-nio/CHANGELOG.md b/sdk/storage/azure-storage-blob-nio/CHANGELOG.md index 83cbe7433d81..47274837ad9b 100644 --- a/sdk/storage/azure-storage-blob-nio/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-nio/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 12.0.0-beta.38 (2026-03-25) +## 12.0.0-beta.37 (2026-03-25) ### Features Added - Added support for service version 2026-06-06. diff --git a/sdk/storage/azure-storage-blob-nio/README.md b/sdk/storage/azure-storage-blob-nio/README.md index 215971934aeb..dec47f0c8caa 100644 --- a/sdk/storage/azure-storage-blob-nio/README.md +++ b/sdk/storage/azure-storage-blob-nio/README.md @@ -20,7 +20,7 @@ This package allows you to interact with Azure Blob Storage through the standard com.azure azure-storage-blob-nio - 12.0.0-beta.38 + 12.0.0-beta.37 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index fe5de8c29375..7ea9290cfdef 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -13,7 +13,7 @@ com.azure azure-storage-blob-nio - 12.0.0-beta.38 + 12.0.0-beta.37 Microsoft Azure implementation of NIO on top of Azure Blob Storage This module contains an implementation of Java's NIO interface on top of Azure Blob Storage. https://github.com/Azure/azure-sdk-for-java From 22af3ed2075a7ec551f55d009744c5cd112d2eec Mon Sep 17 00:00:00 2001 From: Isabelle Date: Wed, 25 Mar 2026 09:31:06 -0700 Subject: [PATCH 3/4] commiting version client that i forgot to include in last commit --- eng/versioning/version_client.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index b0d06af65c7b..9a18a81bfb2f 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -196,9 +196,9 @@ com.azure.v2:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1 com.azure.v2:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-storage-blob;12.33.2;12.35.0-beta.1 com.azure:azure-storage-blob-batch;12.29.2;12.31.0-beta.1 -com.azure:azure-storage-blob-changefeed;12.0.0-beta.35;12.0.0-beta.37 +com.azure:azure-storage-blob-changefeed;12.0.0-beta.35;12.0.0-beta.36 com.azure:azure-storage-blob-cryptography;12.32.2;12.34.0-beta.1 -com.azure:azure-storage-blob-nio;12.0.0-beta.36;12.0.0-beta.38 +com.azure:azure-storage-blob-nio;12.0.0-beta.36;12.0.0-beta.37 com.azure:azure-storage-common;12.32.2;12.34.0-beta.1 com.azure:azure-storage-file-share;12.29.2;12.31.0-beta.1 com.azure:azure-storage-file-datalake;12.26.2;12.28.0-beta.1 From 9f597d564597562d826e133e8663dbdf55730b19 Mon Sep 17 00:00:00 2001 From: Isabelle <141270045+ibrandes@users.noreply.github.com> Date: Wed, 25 Mar 2026 09:44:36 -0700 Subject: [PATCH 4/4] Update sdk/storage/azure-storage-file-datalake/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- sdk/storage/azure-storage-file-datalake/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md index 78f472dcfd7a..70e79b732f55 100644 --- a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md @@ -3,7 +3,7 @@ ## 12.28.0-beta.1 (2026-03-25) ### Features Added -- Added `getTags`/`setTages` to path APIs (sync + async). +- Added `getTags`/`setTags` to path APIs (sync + async). - Added support for service version 2026-06-06. ## 12.27.0-beta.1 (2026-02-19)