AppConfiguration-Announcements
AppConfiguration-Announcements copied to clipboard
Major version upgrade for Spring Cloud configuration provider and feature management libraries
A major version upgrade 2.x is now available for customers using the Azure App Configuration provider library in Spring Boot applications.
The new library version is redesigned to make it easier to use for Spring developers. For example, it has native integration for Spring profile support through leveraging the App Configuration label feature. Developers now have more flexibility to define what subset of configuration they want to load from an App Configuration store and under what conditions the configuration should be refreshed. The new version also added support for push model configuration refresh triggered by the Event Hub events. If you already use any of the previous 1.x versions, you can follow this guidance to upgrade to 2.x. If you are a new user, please check out this quickstart. For a complete list of all changes, reference the release notes.
A new 2.x version of the feature management library for Spring Boot applications is also released. Besides bug fixes, it added the long-awaited feature rollout support. Please check out the release notes for more information, or follow the quickstart to leverage App Configuration for your next feature release.
As always, please feel free to let us know if you have any feedback.