You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.