1.12.0-beta.1 (2026-08-13)
Features Added
- Added a
Descriptionproperty onConfigurationSettingandConfigurationSnapshotto associate descriptive text with settings and snapshots. - Added
SettingFields.DescriptionsoDescriptioncan be requested when retrieving configuration settings. - Added support for
2024-09-01,2026-04-01, and2026-05-01-preview(default) service API versions. - Added support for the new feature flag endpoint via a dedicated
FeatureFlagClient, which exposesGetFeatureFlag,GetFeatureFlags,AddFeatureFlag,SetFeatureFlag, andDeleteFeatureFlagoperations (and their async counterparts), along with theFeatureFlagmodel and related types (FeatureFlagConditions,FeatureFlagAllocation,FeatureFlagTelemetryConfiguration,FeatureFlagVariantDefinition, etc.). Requires the2026-05-01-previewservice API version.