Skip to content

Commit 57ba284

Browse files
Netyyyygithub-actions
andauthored
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/9216564215 (#40337)
Co-authored-by: github-actions <[email protected]>
1 parent 55acbd5 commit 57ba284

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

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

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"current" : true,
4+
"releaseStatus" : "GENERAL_AVAILABILITY",
5+
"snapshot" : false,
6+
"supportStatus" : "SUPPORTED",
7+
"spring-boot-version" : "3.3.0",
8+
"spring-cloud-version" : "2023.0.1"
9+
},
210
{
311
"current" : false,
412
"releaseStatus" : "SNAPSHOT",
@@ -16,10 +24,18 @@
1624
"spring-cloud-version" : "2023.0.0"
1725
},
1826
{
19-
"current" : true,
27+
"current" : false,
2028
"releaseStatus" : "GENERAL_AVAILABILITY",
2129
"snapshot" : false,
2230
"supportStatus" : "SUPPORTED",
31+
"spring-boot-version" : "3.2.6",
32+
"spring-cloud-version" : "2023.0.1"
33+
},
34+
{
35+
"current" : false,
36+
"releaseStatus" : "GENERAL_AVAILABILITY",
37+
"snapshot" : false,
38+
"supportStatus" : "END_OF_LIFE",
2339
"spring-boot-version" : "3.2.5",
2440
"spring-cloud-version" : "2023.0.1"
2541
},
@@ -140,6 +156,14 @@
140156
"releaseStatus" : "GENERAL_AVAILABILITY",
141157
"snapshot" : false,
142158
"supportStatus" : "SUPPORTED",
159+
"spring-boot-version" : "3.1.12",
160+
"spring-cloud-version" : "2022.0.5"
161+
},
162+
{
163+
"current" : false,
164+
"releaseStatus" : "GENERAL_AVAILABILITY",
165+
"snapshot" : false,
166+
"supportStatus" : "END_OF_LIFE",
143167
"spring-boot-version" : "3.1.11",
144168
"spring-cloud-version" : "2022.0.5"
145169
},

0 commit comments

Comments
 (0)