From bc65e034165a4486a62b0042252cfc095aa4a22f Mon Sep 17 00:00:00 2001 From: Jair Myree Date: Tue, 3 Mar 2026 18:06:10 -0500 Subject: [PATCH 1/2] February 2026 Patches Mege-back --- eng/versioning/version_client.txt | 10 +++++----- .../azure-communication-callautomation/CHANGELOG.md | 8 ++++++++ .../CHANGELOG.md | 8 ++++++++ .../azure-monitor-opentelemetry-autoconfigure/pom.xml | 2 +- .../azure-monitor-opentelemetry-exporter/pom.xml | 2 +- sdk/spring/spring-cloud-azure-autoconfigure/pom.xml | 2 +- .../spring-cloud-azure-starter-eventhubs/pom.xml | 2 +- .../spring-cloud-azure-stream-binder-eventhubs/pom.xml | 2 +- sdk/spring/spring-integration-azure-eventhubs/pom.xml | 2 +- sdk/spring/spring-messaging-azure-eventhubs/pom.xml | 2 +- sdk/storage/azure-storage-blob-batch/CHANGELOG.md | 8 ++++++++ .../azure-storage-blob-cryptography/CHANGELOG.md | 8 ++++++++ sdk/storage/azure-storage-internal-avro/CHANGELOG.md | 8 ++++++++ 13 files changed, 52 insertions(+), 12 deletions(-) diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index 7f4a149bcf1b..c4fd6900c1da 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -74,7 +74,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.1;1.7.0-beta.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 @@ -156,7 +156,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.4;1.22.0-beta.1 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 @@ -195,14 +195,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.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.1;12.33.0-beta.2 +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.1;12.19.0-beta.2 +com.azure:azure-storage-internal-avro;12.18.2;12.19.0-beta.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..527f72da3eb4 100644 --- a/sdk/communication/azure-communication-callautomation/CHANGELOG.md +++ b/sdk/communication/azure-communication-callautomation/CHANGELOG.md @@ -10,6 +10,14 @@ ### Other Changes +## 1.6.1 (2026-03-02) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-communication-common` from `1.4.4` to version `1.4.5`. + ## 1.6.0 (2026-01-27) ### Features Added diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md index 954f8dee2b93..d7f4bbcbaf43 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md @@ -10,6 +10,14 @@ ### Other Changes +## 1.21.4 (2026-03-02) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-storage-blob` from `12.33.0` to version `12.33.2`. + ## 1.21.3 (2026-01-29) ### Other Changes diff --git a/sdk/monitor/azure-monitor-opentelemetry-autoconfigure/pom.xml b/sdk/monitor/azure-monitor-opentelemetry-autoconfigure/pom.xml index b3b8347f6a15..f2de8e2f6774 100644 --- a/sdk/monitor/azure-monitor-opentelemetry-autoconfigure/pom.xml +++ b/sdk/monitor/azure-monitor-opentelemetry-autoconfigure/pom.xml @@ -160,7 +160,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.21.3 + 1.21.4 test diff --git a/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml b/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml index 26521e966395..f9af2007e0f3 100644 --- a/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml +++ b/sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml @@ -171,7 +171,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.21.3 + 1.21.4 test diff --git a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml index d16fa68b5f7c..2fb98a7b5534 100644 --- a/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml +++ b/sdk/spring/spring-cloud-azure-autoconfigure/pom.xml @@ -62,7 +62,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.21.3 + 1.21.4 true diff --git a/sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml b/sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml index c9a17c54f875..367a52d512e3 100644 --- a/sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml @@ -72,7 +72,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.21.3 + 1.21.4 diff --git a/sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml b/sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml index 84a58a5a3b7f..ead1a27529ae 100644 --- a/sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml +++ b/sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml @@ -52,7 +52,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.21.3 + 1.21.4 org.springframework.boot diff --git a/sdk/spring/spring-integration-azure-eventhubs/pom.xml b/sdk/spring/spring-integration-azure-eventhubs/pom.xml index 0d4c7b701d85..7df990b5dc1a 100644 --- a/sdk/spring/spring-integration-azure-eventhubs/pom.xml +++ b/sdk/spring/spring-integration-azure-eventhubs/pom.xml @@ -52,7 +52,7 @@ com.azure azure-messaging-eventhubs-checkpointstore-blob - 1.21.3 + 1.21.4 + 1.21.4 true diff --git a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md index 3228a21c4c3c..2ab58ac90bb8 100644 --- a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md @@ -10,6 +10,14 @@ ### Other Changes +## 12.29.2 (2026-03-02) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-storage-blob` from `12.33.1` to version `12.33.2`. + ## 12.30.0-beta.1 (2026-02-19) ### Features Added diff --git a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md index aae7818d7555..adc4dc1e307d 100644 --- a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md +++ b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md @@ -10,6 +10,14 @@ ### Other Changes +## 12.32.2 (2026-03-02) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-storage-blob` from `12.33.1` to version `12.33.2`. + ## 12.33.0-beta.1 (2026-02-19) ### Features Added diff --git a/sdk/storage/azure-storage-internal-avro/CHANGELOG.md b/sdk/storage/azure-storage-internal-avro/CHANGELOG.md index 2fcc5ad14867..87459f543db0 100644 --- a/sdk/storage/azure-storage-internal-avro/CHANGELOG.md +++ b/sdk/storage/azure-storage-internal-avro/CHANGELOG.md @@ -10,6 +10,14 @@ ### Other Changes +## 12.18.2 (2026-03-02) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-storage-common` from `12.32.1` to version `12.32.2`. + ## 12.19.0-beta.1 (2026-02-19) ### Features Added From b0c696bedfc2887ffc70f91bc9167d1843ab8b0d Mon Sep 17 00:00:00 2001 From: Jair Myree Date: Wed, 4 Mar 2026 10:23:30 -0500 Subject: [PATCH 2/2] Update sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md index d7f4bbcbaf43..9bf275094d31 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md @@ -16,7 +16,7 @@ #### Dependency Updates -- Upgraded `azure-storage-blob` from `12.33.0` to version `12.33.2`. +- Upgraded `azure-storage-blob` from `12.33.1` to version `12.33.2`. ## 1.21.3 (2026-01-29)