spring.aad.webapi breaking change in 3.7.0 #23453
Labels
azure-spring
All azure-spring related issues
azure-spring-aad
Spring active directory related issues.
breaking-change
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Client
This issue points to a problem in the data-plane of the library.
compat breaks
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Milestone
Describe the bug
As we tried to update
com.azure.spring:azure-spring-boot-starter-active-directory
from3.4.0
to3.7.0
we did not expect any breaking changes on the API but there were several. This is especially unexpected when you use a custom configuration.e.g.:
com.azure.spring.aad.webapi.AADResourceServerClientConfiguration
was removed.To Reproduce
Upgrade from version
3.4.0
to3.7.0
.Expected behavior
Follow semantic versioning where a minor version change does not cause a breaking change.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: