1.2.0-beta.1 (2021-04-06)
New Features
- New
SecretReferenceConfigurationSetting
andFeatureFlagConfigurationSetting
types to represent configuration settings that references KeyVault Secret reference and feature flag respectively.
#14342 - Added
updateSyncToken
method toAppConfigurationClient
to be able to provide external synchronization tokens.
#14507