Skip to content

Commit

Permalink
Update Spring Cloud Azure Support File (#31702)
Browse files Browse the repository at this point in the history
* 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/3317269850

* Update spring-cloud-azure-supported-spring.json

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
Netyyyy and github-actions authored Oct 26, 2022
1 parent 987e41f commit 6a7c8cd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sdk/spring/spring-cloud-azure-supported-spring.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@
"releaseStatus" : "PRERELEASE",
"snapshot" : false,
"supportStatus" : "TODO",
"spring-boot-version" : "3.0.0-RC1",
"spring-cloud-version" : "2022.0.0-M5"
},
{
"current" : false,
"releaseStatus" : "PRERELEASE",
"snapshot" : false,
"supportStatus" : "END_OF_LIFE",
"spring-boot-version" : "3.0.0-M5",
"spring-cloud-version" : "2022.0.0-M5"
},
Expand Down

0 comments on commit 6a7c8cd

Please sign in to comment.