Open chenrujun opened 1 year ago
@chenrujun the release of non-beta versions the App Configuration libraries depends on an API review by the SDK team. They are scheduled for the next few days but expect work items to come from it. https://github.com/Azure/azure-sdk/issues/5518
@chenrujun When the 4.x and 5.x releases happen we will match the version of the other current version for GA. Though any beta version that go out will be 4.0.0-beta.x and 5.0.0-beta.x.
Also, no API changes should happen for the 5.x release.
Hi, @mrm9084 Thank you very much for you information.
Also, no API changes should happen for the 5.x release.
Does it mean there is no need for Architecture Board review and API review when GA 5.x?
Do you hava any idea when the feature about native support for app configuration will be planned ?
Context.
Spring Cloud Azure is an open-source project that helps make it easier to use Azure services in Spring applications. Here is official document about it: Spring Cloud Azure overview.
Problem
Some artifacts not have same behavior as other Spring Cloud Azure artifacts. Include spring app configuration related artifacts and Spring Data Cosmos.
Same behavior definition:
Goal
Make all
Spring Cloud Azure
artifacts have the same behavior.Solution Proposal
App Configuration
Spring Data Cosmos