Skip to content

Commit 524cf0b

Browse files
Netyyyygithub-actions
andauthored
Update Spring Boot and Spring Cloud versions for the Spring compatibility tests (#46154)
* 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/16510968005 * Update spring-cloud-azure-supported-spring.json --------- Co-authored-by: github-actions <[email protected]>
1 parent be39ada commit 524cf0b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 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.4",
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.0",
816
"spring-cloud-version" : "2025.0.0"
917
},
@@ -12,6 +20,14 @@
1220
"releaseStatus" : "GENERAL_AVAILABILITY",
1321
"snapshot" : false,
1422
"supportStatus" : "SUPPORTED",
23+
"spring-boot-version" : "3.4.8",
24+
"spring-cloud-version" : "2024.0.2"
25+
},
26+
{
27+
"current" : false,
28+
"releaseStatus" : "GENERAL_AVAILABILITY",
29+
"snapshot" : false,
30+
"supportStatus" : "END_OF_LIFE",
1531
"spring-boot-version" : "3.4.6",
1632
"spring-cloud-version" : "2024.0.1"
1733
},
@@ -52,6 +68,14 @@
5268
"releaseStatus" : "GENERAL_AVAILABILITY",
5369
"snapshot" : false,
5470
"supportStatus" : "SUPPORTED",
71+
"spring-boot-version" : "3.3.13",
72+
"spring-cloud-version" : "2023.0.5"
73+
},
74+
{
75+
"current" : false,
76+
"releaseStatus" : "GENERAL_AVAILABILITY",
77+
"snapshot" : false,
78+
"supportStatus" : "END_OF_LIFE",
5579
"spring-boot-version" : "3.3.12",
5680
"spring-cloud-version" : "2023.0.5"
5781
},

0 commit comments

Comments
 (0)