Update Spring Boot and Spring Cloud versions for the Spring compatibility tests#47343
Closed
Netyyyy wants to merge 3 commits intoAzure:mainfrom
Closed
Update Spring Boot and Spring Cloud versions for the Spring compatibility tests#47343Netyyyy wants to merge 3 commits intoAzure:mainfrom
Netyyyy wants to merge 3 commits intoAzure:mainfrom
Conversation
…st. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/19555713493
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Spring compatibility test configuration to include two new Spring Boot versions: 3.5.8 and 3.4.12.
- Adds Spring Boot 3.5.8 with Spring Cloud 2025.0.0 as the new current version
- Adds Spring Boot 3.4.12 with Spring Cloud 2024.0.2 as a supported version
- Marks Spring Boot 3.5.7 as END_OF_LIFE
rujche
reviewed
Dec 3, 2025
| "current" : false, | ||
| "releaseStatus" : "GENERAL_AVAILABILITY", | ||
| "snapshot" : false, | ||
| "supportStatus" : "END_OF_LIFE", |
Member
There was a problem hiding this comment.
FYI:
- I added a new commit to change the supported Status from
SUPPORTEDtoEND_OF_LIFE. Just like this PR: Update Spring Boot and Spring Cloud versions for the Spring compatibility tests #47082 - This manual work will be not necessary after this PR: Change the supported version from
>= 3.4.0to >=3.5.0spring-cloud-azure-tools#34
rujche
approved these changes
Dec 5, 2025
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.
Update Spring Boot and Spring Cloud versions for the compatibility test.
If you merged this PR, please update Spring Cloud Azure Timeline.
This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/19555713493