Skip to content

Merge to main after spring cloud azure 7.4.0 released - #49973

Open
moarychan wants to merge 6 commits into
mainfrom
moary/merge-sca-740
Open

Merge to main after spring cloud azure 7.4.0 released#49973
moarychan wants to merge 6 commits into
mainfrom
moary/merge-sca-740

Conversation

@moarychan

Copy link
Copy Markdown
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

moarychan and others added 5 commits July 24, 2026 14:39
* Prepare for Spring Cloud Azure 7.4.0 release

* Use release version

* Update SDK bom version

* Sync version update
* Added mirror settings for pom-only template (#49940)

(cherry picked from commit 711ccff)

* Added mirror settings to devfeed publish step of pom-only release pipeline (#49947)

(cherry picked from commit ba08699)

---------

Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: azure-sdk <azuresdk@microsoft.com>
* Update spring-cloud-azure-dependencies version

* Update version to 7.5.0-beta.1 in pom.xml
Copilot AI review requested due to automatic review settings July 29, 2026 02:00
@github-actions github-actions Bot added the azure-spring All azure-spring related issues label Jul 29, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 4 pipeline(s).
31 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 advances the Spring Cloud Azure/Spring SDK modules to the next development cycle after the 7.4.0 release by updating package versions to 7.5.0-beta.1, refreshing release notes, and aligning the Spring BOM and version tracking.

Changes:

  • Bump Spring-related module versions (and intra-module dependency versions) from 7.4.0-beta.1 to 7.5.0-beta.1.
  • Add 7.4.0 (2026-07-24) release entries to module CHANGELOGs and update the aggregated sdk/spring/CHANGELOG.md for 7.4.0.
  • Update the Spring BOM (spring-cloud-azure-dependencies) and eng/versioning/version_client.txt to reflect 7.4.0 released and 7.5.0-beta.1 current.

Reviewed changes

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

Show a summary per file
File Description
sdk/spring/spring-messaging-azure/pom.xml Bumps module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-messaging-azure/CHANGELOG.md Moves unreleased heading to 7.5.0-beta.1 and adds 7.4.0 release entry reference.
sdk/spring/spring-messaging-azure-storage-queue/pom.xml Bumps module and dependency/test-jar versions to 7.5.0-beta.1.
sdk/spring/spring-messaging-azure-storage-queue/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-messaging-azure-servicebus/pom.xml Bumps module and dependency/test-jar versions to 7.5.0-beta.1.
sdk/spring/spring-messaging-azure-servicebus/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-messaging-azure-eventhubs/pom.xml Bumps module and dependency/test-jar versions to 7.5.0-beta.1.
sdk/spring/spring-messaging-azure-eventhubs/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-integration-azure-storage-queue/pom.xml Bumps module and dependent Spring Integration/Messaging versions to 7.5.0-beta.1.
sdk/spring/spring-integration-azure-storage-queue/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-integration-azure-servicebus/pom.xml Bumps module and dependent Spring Integration/Messaging versions to 7.5.0-beta.1.
sdk/spring/spring-integration-azure-servicebus/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-integration-azure-eventhubs/pom.xml Bumps module and dependent Spring Integration/Messaging versions to 7.5.0-beta.1.
sdk/spring/spring-integration-azure-eventhubs/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-integration-azure-core/pom.xml Bumps module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-integration-azure-core/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-testcontainers/pom.xml Bumps module and referenced Spring Cloud Azure dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-testcontainers/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-stream-binder-servicebus/pom.xml Bumps binder module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-stream-binder-servicebus/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml Bumps core binder module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml Bumps binder module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-stream-binder-eventhubs/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-stream-binder-eventhubs-core/pom.xml Bumps core binder module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-stream-binder-eventhubs-core/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-starter/pom.xml Bumps starter module and autoconfigure dependency version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-stream-servicebus/pom.xml Bumps starter-stream-servicebus module and binder dependency version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-stream-eventhubs/pom.xml Bumps starter-stream-eventhubs module and binder dependency version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-storage/pom.xml Bumps storage starter module and sub-starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-storage-queue/pom.xml Bumps storage-queue starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-storage-file-share/pom.xml Bumps storage-file-share starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-storage-blob/pom.xml Bumps storage-blob starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-servicebus/pom.xml Bumps servicebus starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml Bumps servicebus-jms starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-monitor/pom.xml Bumps monitor starter module version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-monitor/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-starter-monitor-test/pom.xml Bumps test module dependency on monitor starter to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-keyvault/pom.xml Bumps keyvault starter module and sub-starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-keyvault-secrets/pom.xml Bumps keyvault-secrets starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-keyvault-jca/pom.xml Bumps keyvault-jca starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-keyvault-certificates/pom.xml Bumps keyvault-certificates starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-jdbc-postgresql/pom.xml Bumps jdbc-postgresql starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-jdbc-mysql/pom.xml Bumps jdbc-mysql starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-integration-storage-queue/pom.xml Bumps integration-storage-queue starter module and integration dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-integration-servicebus/pom.xml Bumps integration-servicebus starter module and integration dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-integration-eventhubs/pom.xml Bumps integration-eventhubs starter module and integration dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-eventhubs/pom.xml Bumps eventhubs starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-eventgrid/pom.xml Bumps eventgrid starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-data-redis-lettuce/pom.xml Bumps data-redis-lettuce starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-data-cosmos/pom.xml Bumps data-cosmos starter module and cosmos dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-cosmos/pom.xml Bumps cosmos starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-appconfiguration/pom.xml Bumps appconfiguration starter module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-appconfiguration-config/README.md Updates dependency snippet version (under x-version-update markers).
sdk/spring/spring-cloud-azure-starter-appconfiguration-config/pom.xml Bumps starter-appconfiguration-config module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-appconfiguration-config/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-starter-actuator/pom.xml Bumps starter-actuator module and dependent actuator/autoconfigure versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-active-directory/pom.xml Bumps starter-active-directory module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-starter-active-directory-b2c/pom.xml Bumps starter-active-directory-b2c module and starter dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-service/pom.xml Bumps spring-cloud-azure-service module and core dependency version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-service/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-resourcemanager/pom.xml Bumps resourcemanager module and core dependency version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-resourcemanager/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-integration-tests/pom.xml Bumps integration test module dependencies to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-integration-test-appconfiguration-config/pom.xml Bumps integration-test appconfiguration-config dependency to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-feature-management/pom.xml Bumps feature-management module version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-feature-management/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-feature-management-web/pom.xml Bumps feature-management-web module/dependency versions and enforcer include to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-feature-management-web/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-docker-compose/pom.xml Bumps docker-compose module and referenced dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-docker-compose/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-core/pom.xml Bumps spring-cloud-azure-core module version to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-core/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-autoconfigure/pom.xml Bumps autoconfigure module and dependent module versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-autoconfigure/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml Bumps appconfiguration-config module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-appconfiguration-config/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-appconfiguration-config-web/pom.xml Bumps appconfiguration-config-web module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-appconfiguration-config-web/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-actuator/pom.xml Bumps actuator module and optional dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-actuator/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml Bumps actuator-autoconfigure module and dependency versions to 7.5.0-beta.1.
sdk/spring/spring-cloud-azure-actuator-autoconfigure/CHANGELOG.md Updates unreleased heading and adds 7.4.0 reference entry.
sdk/spring/README.md Updates BOM example version to 7.4.0.
sdk/spring/CHANGELOG.md Finalizes 7.4.0 release notes and adds a pointer to Azure Spring Data Cosmos notes.
sdk/spring/azure-spring-data-cosmos/README.md Updates dependency snippet version (under x-version-update markers).
sdk/spring/azure-spring-data-cosmos/pom.xml Bumps azure-spring-data-cosmos module version to 7.5.0-beta.1.
sdk/spring/azure-spring-data-cosmos/CHANGELOG.md Updates unreleased heading to 7.5.0-beta.1 and adds 7.4.0 released bug fix entry.
sdk/boms/spring-cloud-azure-dependencies/pom.xml Bumps BOM to 7.5.0-beta.1 and updates imported azure-sdk-bom to 1.3.8.
eng/versioning/version_client.txt Advances Spring artifacts: released 7.4.0, current 7.5.0-beta.1.

Comment thread sdk/spring/azure-spring-data-cosmos/README.md Outdated
Comment thread sdk/spring/spring-cloud-azure-starter-appconfiguration-config/README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants