Update for Spring Cloud Azure 6.4.0/7.3.0 released#49364
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Spring Cloud Azure reference metadata and documentation to reflect the newly released Spring Cloud Azure 6.4.0 (Spring Boot 3.5.x line) and 7.3.0 (Spring Boot 4.0.x line), including the latest compatibility upper bound for Spring Boot 4.0.6.
Changes:
- Bumped Spring Cloud Azure artifact versions and GitHub/sample/javadoc links from 6.3.0/7.2.0 to 6.4.0/7.3.0 in the Spring reference YAML, and extended compatibility ranges to 4.0.6.
- Updated the Spring Boot/Spring Cloud ↔ Spring Cloud Azure/azure-sdk-bom mapping table to reflect 6.4.0/7.3.0 and azure-sdk-bom 1.3.7.
- Added timeline entries for the 6.4.0 and 7.3.0 releases.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk/spring/spring-reference.yml | Updates Spring Cloud Azure versions, compatibility ranges, and related links used by the Spring reference metadata. |
| docs/spring/Spring-Versions-Mapping.md | Updates the documented version mapping table for Spring Boot/Spring Cloud to Spring Cloud Azure and azure-sdk-bom. |
| docs/spring/Spring-Cloud-Azure-Timeline.md | Adds timeline entries documenting the 6.4.0 and 7.3.0 releases and their dependency baselines. |
rujche
approved these changes
Jun 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update for Spring Cloud Azure 6.4.0/7.3.0 released
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines