Skip to content

com.azure+azure-data-appconfiguration_1.10.0

Latest

Choose a tag to compare

@azure-sdk-automation azure-sdk-automation released this 15 Jun 22:33
dbfb097

1.10.0 (2026-06-15)

Features Added

  • Added checkConfigurationSettings method to ConfigurationClient and ConfigurationAsyncClient that performs HEAD requests to efficiently check if configuration settings have changed by comparing page-level ETags without retrieving the full response body.
  • Added description property to ConfigurationSetting and ConfigurationSnapshot, along with corresponding DESCRIPTION values on SettingFields and SnapshotFields.