2.10.0-beta.1 (2022-10-06)
- Added Geo-Replication support, only supported using endpoints.
- Added
spring.cloud.azure.appconfiguration.stores[0].endpoints
which enables listing of multiple endpoints. See MSDocs or README for more details. - Adds support for Dynamic Features and adds support for the new Feature Management Schema, the Environment Variable AZURE_APP_CONFIGURATION_FEATURE_MANAGEMENT_SCHEMA_VERSION needs to be set to
2
, otherwise Dynamic Features will not be enabled.