-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuesfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Milestone
Description
Context
Spring Boot released 2.7.5.
We should upgrade external dependencies' version align with spring-boot-dependencies:2.7.5 managed versions.
Goal
- Make our libraries compatible with latest Spring Boot: 2.7.5 by making external dependencies' version align to spring-boot-dependencies:2.7.5 managed versions
Solution
Tasks are copied from this page: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Cloud-Azure-tasks-for-a-new-Spring-Boot-release
-
Before azure-sdk-for-java in band release
- Create a new issue to track the following tasks. Sample: #28498. And add the new created issue into #28518.
- Read spring boot release notes. Sample: Spring-Boot-2.7-Release-Notes. Write down items we(Spring Cloud Azure team members) should care about. Just write these items by adding a new comment in the GitHub issue created in previous step.
- Upgrade external dependencies' version according to spring-boot-dependencies and spring-cloud-dependencies. This PR will be auto-created by Github action. NOTE: This step should be finished before
Core code complete
. You can get more information aboutCore code complete
in the Email with subject likeAPRIL Release Kickoff
.
External dependencies upgrade - Spring Boot 2.7.5 and Spring Cloud 2021.0.4 #31730
-
After azure-sdk-for-java in band release.
Update spring-boot and spring-cloud version in these places:
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuesfeature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Type
Projects
Status
Done