-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Is your feature request related to a problem? Please describe.
Spring-boot 4.x support.
While not yet released you should probably start to adopt as historically releases has been a bit slow.
Example of failing calls:
java.lang.IllegalArgumentException: Unable to instantiate factory class [com.azure.spring.cloud.autoconfigure.implementation.keyvault.environment.KeyVaultEnvironmentPostProcessor] for factory type [org.springframework.boot.env.EnvironmentPostProcessor]Describe the solution you'd like
Compatability with spring-boot 4.x. Migration guide on notable changes in your SDK.
Result: users can pick up the new release and make it work with SB 4.x with clear actions on how to transition from old to new version.
Describe alternatives you've considered
N/A
Additional context
Maybe cut some RCs to have user-base test and report back.
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
- Description Added
- Expected solution specified
Metadata
Metadata
Assignees
Labels
Type
Projects
Status