Skip to content

Conversation

@Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Dec 5, 2025

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/19956644510
If you merged this PR, please update Spring Cloud Azure Timeline.

Copilot AI review requested due to automatic review settings December 5, 2025 08:06
@Netyyyy Netyyyy requested review from a team, moarychan, rujche and saragluna as code owners December 5, 2025 08:06
@github-actions github-actions bot added the azure-spring All azure-spring related issues label Dec 5, 2025
Copilot finished reviewing on behalf of Netyyyy December 5, 2025 08:08
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 Boot and Spring Cloud version compatibility configuration for Spring Cloud Azure tests. The changes add new version entries and update support statuses as versions evolve.

Key Changes:

  • Added Spring Boot 3.5.8 with Spring Cloud 2025.0.0 as a SUPPORTED version
  • Marked Spring Boot 3.5.7 as END_OF_LIFE (previously SUPPORTED)
  • Added Spring Boot 3.4.12 with Spring Cloud 2024.0.2 as a SUPPORTED version

[
{
"current" : true,
"current" : false,
Copy link

Copilot AI Dec 5, 2025

Choose a reason for hiding this comment

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

After this change, no entry in the configuration has "current": true. There should be at least one current version marked to indicate which Spring Boot/Cloud version combination is considered the current/recommended version for compatibility testing. Consider setting "current": true for the most recent supported version (likely Spring Boot 3.5.8).

Suggested change
"current" : false,
"current" : true,

Copilot uses AI. Check for mistakes.
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.

1 participant