Skip to content

Commit e275cc3

Browse files
Netyyyygithub-actions
andauthored
Update Spring Boot and Spring Cloud versions for the Spring compatibility tests (#47082)
* Update Spring Boot and Spring Cloud versions for the compatibility test. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/18765725853 * Update spring-cloud-azure-supported-spring.json --------- Co-authored-by: github-actions <github-actions@github.com>
1 parent 83ca5b7 commit e275cc3

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

sdk/spring/pipeline/spring-cloud-azure-supported-spring.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44
"releaseStatus" : "GENERAL_AVAILABILITY",
55
"snapshot" : false,
66
"supportStatus" : "SUPPORTED",
7+
"spring-boot-version" : "3.5.7",
8+
"spring-cloud-version" : "2025.0.0"
9+
},
10+
{
11+
"current" : false,
12+
"releaseStatus" : "GENERAL_AVAILABILITY",
13+
"snapshot" : false,
14+
"supportStatus" : "END_OF_LIFE",
715
"spring-boot-version" : "3.5.6",
816
"spring-cloud-version" : "2025.0.0"
917
},
@@ -31,6 +39,14 @@
3139
"spring-boot-version" : "3.5.0",
3240
"spring-cloud-version" : "2025.0.0"
3341
},
42+
{
43+
"current" : false,
44+
"releaseStatus" : "GENERAL_AVAILABILITY",
45+
"snapshot" : false,
46+
"supportStatus" : "END_OF_LIFE",
47+
"spring-boot-version" : "3.4.11",
48+
"spring-cloud-version" : "2024.0.2"
49+
},
3450
{
3551
"current" : false,
3652
"releaseStatus" : "GENERAL_AVAILABILITY",

0 commit comments

Comments
 (0)