diff --git a/eng/pipelines/patch-release.yml b/eng/pipelines/patch-release.yml index 36c1de66addb..088df1a9cf01 100644 --- a/eng/pipelines/patch-release.yml +++ b/eng/pipelines/patch-release.yml @@ -1,45 +1,35 @@ trigger: none pr: none - parameters: - name: TestPipeline displayName: Test Run Without Version Changes type: boolean default: false - extends: template: /eng/pipelines/templates/stages/archetype-sdk-client-patch.yml parameters: TestPipeline: ${{ parameters.TestPipeline }} artifacts: - - name: azure-sdk-template + - name: azure-communication-callautomation groupId: com.azure - safeName: azuresdktemplate - skipPublishDocMs: true - ServiceDirectory: template - - name: azure-sdk-template-two + safeName: azurecommunicationcallautomation + ServiceDirectory: communication/azure-communication-callautomation + - name: azure-messaging-eventhubs-checkpointstore-blob groupId: com.azure - safeName: azuresdktemplatetwo - skipPublishDocMs: true - ServiceDirectory: template - - name: azure-sdk-template-three + safeName: azuremessagingeventhubscheckpointstoreblob + ServiceDirectory: eventhubs + - name: azure-storage-blob-batch groupId: com.azure - safeName: azuresdktemplatethree - skipPublishDocMs: true - ServiceDirectory: template - - name: azure-sdk-template - groupId: com.azure.v2 - safeName: azuresdktemplate - skipPublishDocMs: true - ServiceDirectory: template-v2 - - name: azure-sdk-template-two - groupId: com.azure.v2 - safeName: azuresdktemplatetwo - skipPublishDocMs: true - ServiceDirectory: template-v2 - - name: azure-sdk-template-three - groupId: com.azure.v2 - safeName: azuresdktemplatethree + safeName: azurestorageblobbatch + ServiceDirectory: storage + - name: azure-storage-blob-cryptography + groupId: com.azure + safeName: azurestorageblobcryptography + ServiceDirectory: storage + - name: azure-storage-internal-avro + groupId: com.azure + safeName: azurestorageinternalavro skipPublishDocMs: true - ServiceDirectory: template-v2 + skipPublishDocGithubIo: true + ServiceDirectory: storage diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index e020aa69d894..754de83b825e 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -73,7 +73,7 @@ com.azure:azure-analytics-synapse-spark;1.0.0-beta.5;1.0.0-beta.6 com.azure:azure-analytics-synapse-managedprivateendpoints;1.0.0-beta.5;1.0.0-beta.6 com.azure:azure-analytics-synapse-monitoring;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-code-customization-parent;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-communication-callautomation;1.6.0;1.7.0-beta.1 +com.azure:azure-communication-callautomation;1.6.0;1.6.1 com.azure:azure-communication-callingserver;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-communication-chat;1.6.5;1.7.0-beta.1 com.azure:azure-communication-common;1.4.5;1.5.0-beta.1 @@ -155,7 +155,7 @@ com.azure:azure-messaging-eventgrid-systemevents;1.0.0;1.1.0-beta.1 com.azure:azure-messaging-eventgrid-namespaces;1.1.9;1.2.0-beta.1 com.azure:azure-messaging-eventgrid-cloudnative-cloudevents;1.0.0-beta.1;1.0.0-beta.2 com.azure:azure-messaging-eventhubs;5.21.3;5.22.0-beta.1 -com.azure:azure-messaging-eventhubs-checkpointstore-blob;1.21.3;1.22.0-beta.1 +com.azure:azure-messaging-eventhubs-checkpointstore-blob;1.21.3;1.21.4 com.azure:azure-messaging-eventhubs-checkpointstore-jedis;1.0.0-beta.4;1.0.0-beta.5 com.azure:azure-messaging-eventhubs-stress;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-messaging-eventhubs-track2-perf;1.0.0-beta.1;1.0.0-beta.1 @@ -193,14 +193,14 @@ 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.1;12.30.0-beta.2 +com.azure:azure-storage-blob-batch;12.29.1;12.29.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.1;12.33.0-beta.2 +com.azure:azure-storage-blob-cryptography;12.32.1;12.32.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.1;12.19.0-beta.2 +com.azure:azure-storage-internal-avro;12.18.1;12.18.2 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-template-perf;1.0.0-beta.1;1.0.0-beta.1 diff --git a/sdk/communication/azure-communication-callautomation/CHANGELOG.md b/sdk/communication/azure-communication-callautomation/CHANGELOG.md index 9228c7c0b184..69b4b5e2aaf8 100644 --- a/sdk/communication/azure-communication-callautomation/CHANGELOG.md +++ b/sdk/communication/azure-communication-callautomation/CHANGELOG.md @@ -1,14 +1,13 @@ # Release History -## 1.7.0-beta.1 (Unreleased) +## 1.6.1 (2026-02-26) -### Features Added +### Other Changes -### Breaking Changes +#### Dependency Updates -### Bugs Fixed +- Upgraded `azure-communication-common` from `1.4.4` to version `1.4.5`. -### Other Changes ## 1.6.0 (2026-01-27) diff --git a/sdk/communication/azure-communication-callautomation/README.md b/sdk/communication/azure-communication-callautomation/README.md index 2a4d80b3b540..e6e80c0a365b 100644 --- a/sdk/communication/azure-communication-callautomation/README.md +++ b/sdk/communication/azure-communication-callautomation/README.md @@ -22,7 +22,7 @@ This package contains a Java SDK for Azure Communication Call Automation Service com.azure azure-communication-callautomation - 1.6.0 + 1.6.1 ``` diff --git a/sdk/communication/azure-communication-callautomation/pom.xml b/sdk/communication/azure-communication-callautomation/pom.xml index b6f0e019d367..b5724b30025b 100644 --- a/sdk/communication/azure-communication-callautomation/pom.xml +++ b/sdk/communication/azure-communication-callautomation/pom.xml @@ -15,7 +15,7 @@ com.azure azure-communication-callautomation jar - 1.7.0-beta.1 + 1.6.1 Microsoft Azure client library for Call Automation service diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md index 954f8dee2b93..4ce509fc2121 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md @@ -1,14 +1,14 @@ # Release History -## 1.22.0-beta.1 (Unreleased) +## 1.21.4 (2026-02-26) -### Features Added +### Other Changes -### Breaking Changes +#### Dependency Updates -### Bugs Fixed +- Upgraded `azure-storage-blob` from `12.33.0` to version `12.33.2`. +- Upgraded `azure-messaging-eventhubs` from `5.21.3` to version `5.22.0-beta.1`. -### Other Changes ## 1.21.3 (2026-01-29) @@ -16,9 +16,10 @@ #### Dependency Updates -- Upgraded `azure-storage-blob` from `12.33.0` to version `12.33.1`. +- Upgraded `azure-storage-blob` from `12.32.0` to version `12.33.0`. - Upgraded `azure-messaging-eventhubs` from `5.21.2` to version `5.21.3`. + ## 1.21.2 (2025-10-27) ### Other Changes @@ -28,6 +29,7 @@ - Upgraded `azure-messaging-eventhubs` from `5.21.1` to version `5.21.2`. - Upgraded `azure-storage-blob` from `12.31.2` to version `12.32.0`. + ## 1.21.1 (2025-09-25) ### Other Changes @@ -37,6 +39,7 @@ - Upgraded `azure-messaging-eventhubs` from `5.21.0` to version `5.21.1`. - Upgraded `azure-storage-blob` from `12.31.1` to version `12.31.2`. + ## 1.21.0 (2025-08-11) ### Other Changes @@ -151,6 +154,7 @@ - Experimental checkpointing metrics are no longer reported by this package. They've been moved to `azure-messaging-eventhubs` package. ([#38899](https://github.com/Azure/azure-sdk-for-java/pull/38899)) + ### Other Changes #### Dependency Updates @@ -221,6 +225,7 @@ - Upgraded `azure-messaging-eventhubs` from `5.18.1` to version `5.18.2`. - Upgraded `azure-storage-blob` from `12.25.1` to version `12.25.2`. + ## 1.19.1 (2024-02-16) ### Other Changes @@ -289,6 +294,7 @@ - Upgraded `azure-messaging-eventhubs` from `5.15.6` to version `5.15.7`. - Upgraded `azure-storage-blob` from `12.22.3` to version `12.23.0`. + ## 1.16.7 (2023-06-21) ### Other Changes @@ -627,3 +633,4 @@ store checkpoints and balance partition load among all instances of Event Proces - Initial offset provider for each partition is not implemented. - Interoperability with Event Processors of other language SDKs like Python is not supported. + diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/README.md b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/README.md index f08624ff68e6..0a5352c545c3 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/README.md +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/README.md @@ -60,7 +60,7 @@ add the direct dependency to your project as follows. com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.21.0 + 1.21.4 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml index 028006df30b3..469e5fdf79fd 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml @@ -17,7 +17,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.22.0-beta.1 + 1.21.4 Microsoft Azure client library for storing checkpoints in Storage Blobs Library for using storing checkpoints in Storage Blobs diff --git a/sdk/eventhubs/azure-messaging-eventhubs-stress/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-stress/pom.xml index f8740524e92d..f7faa0b8dc1b 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-stress/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-stress/pom.xml @@ -48,7 +48,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.22.0-beta.1 + 1.21.4 diff --git a/sdk/eventhubs/azure-messaging-eventhubs-track2-perf/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-track2-perf/pom.xml index 8323837046df..c6e3dedab1b3 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-track2-perf/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-track2-perf/pom.xml @@ -29,7 +29,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.22.0-beta.1 + 1.21.4 com.azure diff --git a/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml index f46543617a70..f3f144669bbf 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml @@ -20,7 +20,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.22.0-beta.1 + 1.21.4 io.projectreactor diff --git a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md index 3228a21c4c3c..994a6da441d0 100644 --- a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md @@ -1,19 +1,13 @@ # Release History -## 12.30.0-beta.2 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed +## 12.29.2 (2026-02-26) ### Other Changes -## 12.30.0-beta.1 (2026-02-19) +#### Dependency Updates + +- Upgraded `azure-storage-blob` from `12.33.1` to version `12.34.0-beta.2`. -### Features Added -- Added support for service version 2026-04-06. ## 12.29.1 (2026-01-29) @@ -25,6 +19,7 @@ - Upgraded `azure-core-http-netty` from `1.16.2` to version `1.16.3`. - Upgraded `azure-core` from `1.57.0` to version `1.57.1`. + ## 12.29.0 (2026-01-15) ### Features Added diff --git a/sdk/storage/azure-storage-blob-batch/README.md b/sdk/storage/azure-storage-blob-batch/README.md index bdf72f2a4d9c..15ac5c158d74 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.29.2 ``` [//]: # ({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..b42e6f1b7a6a 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.29.2 Microsoft Azure client library for Blob Storage batching This module contains client library for Microsoft Azure Blob Storage batching. diff --git a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md index aae7818d7555..acf2ba6a62a0 100644 --- a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md @@ -1,19 +1,13 @@ # Release History -## 12.33.0-beta.2 (Unreleased) - -### Features Added - -### Breaking Changes - -### Bugs Fixed +## 12.32.2 (2026-02-26) ### Other Changes -## 12.33.0-beta.1 (2026-02-19) +#### Dependency Updates + +- Upgraded `azure-storage-blob` from `12.33.1` to version `12.34.0-beta.2`. -### Features Added -- Added support for service version 2026-04-06. ## 12.32.1 (2026-01-29) @@ -25,6 +19,7 @@ - Upgraded `azure-core-http-netty` from `1.16.2` to version `1.16.3`. - Upgraded `azure-core` from `1.57.0` to version `1.57.1`. + ## 12.32.0 (2026-01-15) ### Features Added diff --git a/sdk/storage/azure-storage-blob-cryptography/README.md b/sdk/storage/azure-storage-blob-cryptography/README.md index 23e7fd94e963..47f12cd06c27 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.32.2 ``` [//]: # ({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 2003786c92ca..55763fb2528c 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.32.2 Microsoft Azure client library for Blob Storage cryptography This module contains client library for Microsoft Azure Blob Storage cryptography. diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index d442dab4ff71..d330d3321a97 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -86,7 +86,7 @@ com.azure azure-storage-internal-avro - 12.19.0-beta.2 + 12.18.2 + 12.18.2 Microsoft Azure internal Avro module for Storage This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries. diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml index 5d6622144ecd..737c7d998d70 100644 --- a/sdk/storage/azure-storage-perf/pom.xml +++ b/sdk/storage/azure-storage-perf/pom.xml @@ -31,7 +31,7 @@ com.azure azure-storage-blob-cryptography - 12.33.0-beta.2 + 12.32.2