sdk/data/azappconfig/v2.2.1-beta.1
Pre-release
Pre-release
2.2.1-beta.1 (2026-08-27)
Features Added
- Exposed the
Descriptionproperty on configuration settings and snapshots.- Added
Descriptionfield to theSettingandSnapshotstructs. - Added
Descriptionfield toAddSettingOptions,SetSettingOptions, andBeginCreateSnapshotOptions. - Added
SettingFieldsDescriptionandSnapshotFieldsDescriptionfield selector constants.
- Added
- Added a new
FeatureFlagClientfor interacting with the dedicated feature flag endpoint.- Added constructors
NewFeatureFlagClient,NewFeatureFlagClientFromConnectionString, and factory methodClient.NewFeatureFlagClient. - Added methods
AddFeatureFlag,SetFeatureFlag,GetFeatureFlag,DeleteFeatureFlag,NewListFeatureFlagsPager, andNewListFeatureFlagRevisionsPager. - Added support for per-page match conditions when listing feature flags.
- Added types
FeatureFlag,FeatureFlagSelector,FeatureFlagAllocation,FeatureFlagConditions,FeatureFlagFilter,FeatureFlagTelemetryConfiguration,FeatureFlagVariantDefinition,GroupAllocation,PercentileAllocation, andUserAllocation. - Added option and response types for each feature flag operation.
- Added field selector constants
FeatureFlagFields*, and theRequirementTypeandStatusOverrideenums with corresponding constants.
- Added constructors
Other Changes
- Updated to API version
2026-05-01-preview. - Updated dependencies.