Skip to content

February 2026 Patches Mege-back#48212

Merged
jairmyree merged 2 commits intoAzure:mainfrom
jairmyree:jairmyree/feb-patches-mergeback
Mar 4, 2026
Merged

February 2026 Patches Mege-back#48212
jairmyree merged 2 commits intoAzure:mainfrom
jairmyree:jairmyree/feb-patches-mergeback

Conversation

@jairmyree
Copy link
Member

This pull request primarily updates several Azure SDK packages to newer patch versions, focusing on dependency upgrades and ensuring compatibility across related modules. The main changes involve bumping versions for azure-communication-callautomation, azure-messaging-eventhubs-checkpointstore-blob, and multiple storage-related libraries, along with updating their changelogs and dependent modules.

Dependency Version Updates

  • Updated azure-communication-callautomation from 1.6.0 to 1.6.1 in eng/versioning/version_client.txt and added a changelog entry noting the upgrade of azure-communication-common from 1.4.4 to 1.4.5. [1] [2]
  • Updated azure-messaging-eventhubs-checkpointstore-blob from 1.21.3 to 1.21.4 in eng/versioning/version_client.txt, with corresponding changelog entry for the upgrade of azure-storage-blob from 12.33.0 to 12.33.2. [1] [2]
  • Updated azure-storage-blob-batch from 12.29.1 to 12.29.2, azure-storage-blob-cryptography from 12.32.1 to 12.32.2, and azure-storage-internal-avro from 12.18.1 to 12.18.2 in eng/versioning/version_client.txt, with corresponding changelog entries reflecting dependency upgrades. [1] [2] [3] [4]

Downstream Dependency Bumps

  • Updated the version of azure-messaging-eventhubs-checkpointstore-blob to 1.21.4 in multiple downstream pom.xml files, including:
    • sdk/monitor/azure-monitor-opentelemetry-autoconfigure/pom.xml
    • sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml
    • sdk/spring/spring-cloud-azure-autoconfigure/pom.xml
    • sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml
    • sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml
    • sdk/spring/spring-integration-azure-eventhubs/pom.xml
    • sdk/spring/spring-messaging-azure-eventhubs/pom.xml

@github-actions github-actions bot added Monitor - Autoconfigure Monitor OpenTelemetry Autoconfigure Storage Storage Service (Queues, Blobs, Files) labels Mar 3, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR is a patch merge-back that updates several Azure SDK for Java package versions (and corresponding changelog entries) and propagates the azure-messaging-eventhubs-checkpointstore-blob patch version to downstream modules that pin it directly.

Changes:

  • Bumped GA versions in eng/versioning/version_client.txt for azure-communication-callautomation, azure-messaging-eventhubs-checkpointstore-blob, and select storage libraries.
  • Added patch-release entries to the relevant library CHANGELOG.md files describing dependency upgrades.
  • Updated multiple downstream pom.xml files to reference azure-messaging-eventhubs-checkpointstore-blob 1.21.4.

Reviewed changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
sdk/storage/azure-storage-internal-avro/CHANGELOG.md Adds 12.18.2 patch entry noting azure-storage-common dependency bump.
sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md Adds 12.32.2 patch entry noting azure-storage-blob dependency bump.
sdk/storage/azure-storage-blob-batch/CHANGELOG.md Adds 12.29.2 patch entry noting azure-storage-blob dependency bump.
sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md Adds 1.21.4 patch entry for azure-storage-blob dependency bump.
sdk/communication/azure-communication-callautomation/CHANGELOG.md Adds 1.6.1 patch entry for azure-communication-common dependency bump.
eng/versioning/version_client.txt Updates the recorded GA versions for the patched artifacts.
sdk/spring/spring-messaging-azure-eventhubs/pom.xml Bumps azure-messaging-eventhubs-checkpointstore-blob dependency to 1.21.4.
sdk/spring/spring-integration-azure-eventhubs/pom.xml Bumps azure-messaging-eventhubs-checkpointstore-blob dependency to 1.21.4.
sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml Bumps azure-messaging-eventhubs-checkpointstore-blob dependency to 1.21.4.
sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml Bumps azure-messaging-eventhubs-checkpointstore-blob dependency to 1.21.4.
sdk/spring/spring-cloud-azure-autoconfigure/pom.xml Bumps azure-messaging-eventhubs-checkpointstore-blob dependency to 1.21.4.
sdk/monitor/azure-monitor-opentelemetry-exporter/pom.xml Bumps test dependency azure-messaging-eventhubs-checkpointstore-blob to 1.21.4.
sdk/monitor/azure-monitor-opentelemetry-autoconfigure/pom.xml Bumps test dependency azure-messaging-eventhubs-checkpointstore-blob to 1.21.4.

…HANGELOG.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jairmyree
Copy link
Member Author

/check-enforcer override

@jairmyree jairmyree merged commit a944718 into Azure:main Mar 4, 2026
44 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues Communication - Call Automation Event Hubs Monitor - Autoconfigure Monitor OpenTelemetry Autoconfigure Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants