Skip to content

Conversation

@Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Nov 21, 2025

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

Copilot AI review requested due to automatic review settings November 21, 2025 00:30
@Netyyyy Netyyyy requested review from a team, moarychan, rujche and saragluna as code owners November 21, 2025 00:30
@github-actions github-actions bot added the azure-spring All azure-spring related issues label Nov 21, 2025
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 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

"current" : false,
"releaseStatus" : "GENERAL_AVAILABILITY",
"snapshot" : false,
"supportStatus" : "END_OF_LIFE",
Copy link
Member

Choose a reason for hiding this comment

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

FYI:

  1. I added a new commit to change the supported Status from SUPPORTED to END_OF_LIFE. Just like this PR: Update Spring Boot and Spring Cloud versions for the Spring compatibility tests #47082
  2. This manual work will be not necessary after this PR: Change the supported version from >= 3.4.0 to >= 3.5.0 spring-cloud-azure-tools#34

@rujche rujche closed this Dec 5, 2025
@Netyyyy Netyyyy deleted the update-spring-cloud-azure-support-file branch December 5, 2025 07:17
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