Skip to content

Azure.Data.AppConfiguration_1.4.0

Choose a tag to compare

@azure-sdk azure-sdk released this 10 Apr 17:14
82419ef

1.4.0 (2024-04-10)

Features Added

  • Added ConfigurationSettingPageableExtensions class to support new Pageable<ConfigurationSetting>.AsPages and AsyncPageable<ConfigurationSetting>.AsPages extension methods. This replaces SettingSelector.MatchConditions.

Breaking Changes

  • Removed property MatchConditions from SettingSelector.