-
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
Please refer to this issue to get more information: https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Cloud-Azure-tasks-for-a-new-Spring-Boot-release#milestone-release-and-release-candidate
Goal
Make sure Spring Cloud Azure libraries are compatible with Spring Boot 2.7.0-RC1.
Solution
- Create a new issue to track the following tasks. Sample: #27864.
- Create draft PR to upgrade external dependencies' version according to spring-boot-dependencies and spring-cloud-dependencies. Refer to related readme Test version compatibility of spring-boot:v2.7.0-RC1 #28571
- Run tests by commands:
/azp run java - spring - tests
/azp run java - cosmos - tests
/azp run java - keyvault - tests
- Fix the test failures.
- Close draft PR.
Sample PR: #24670.
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