-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Update Spring Boot and Spring Cloud versions for the Spring compatibility tests #47786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update Spring Boot and Spring Cloud versions for the Spring compatibility tests #47786
Conversation
…lity tests. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/21269656026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Updates the Spring Boot / Spring Cloud version matrix used by Spring compatibility tests.
Changes:
- Added Spring Boot
4.1.0-M1(prerelease) entry and adjusted4.0.xsnapshot tracking to4.0.3-SNAPSHOT. - Added explicit GA/EOL entries for Spring Boot
4.0.2and3.5.10, plus a new3.5.11-SNAPSHOTentry.
| "spring-cloud-version" : "NONE_SUPPORTED_SPRING_CLOUD_VERSION" | ||
| }, | ||
| { | ||
| "current" : true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it correct to set milestone version (-M1) as current?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Netyyyy How about updating related script to avoiding adding snapshot version and milestone version into this json file?
rujche
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's OK to merge it, because the compatibility test work as expected.
Update Spring Boot and Spring Cloud versions for the Spring compatibility tests.
This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/21269656026
If you merged this PR, please update Spring Cloud Azure Timeline.