github Azure/azure-sdk-for-go sdk/data/azappconfig/v2.2.1-beta.1

latest release: sdk/resourcemanager/enclave/armenclave/v1.0.0
pre-release5 hours ago

2.2.1-beta.1 (2026-08-27)

Features Added

  • Exposed the Description property on configuration settings and snapshots.
    • Added Description field to the Setting and Snapshot structs.
    • Added Description field to AddSettingOptions, SetSettingOptions, and BeginCreateSnapshotOptions.
    • Added SettingFieldsDescription and SnapshotFieldsDescription field selector constants.
  • Added a new FeatureFlagClient for interacting with the dedicated feature flag endpoint.
    • Added constructors NewFeatureFlagClient, NewFeatureFlagClientFromConnectionString, and factory method Client.NewFeatureFlagClient.
    • Added methods AddFeatureFlag, SetFeatureFlag, GetFeatureFlag, DeleteFeatureFlag, NewListFeatureFlagsPager, and NewListFeatureFlagRevisionsPager.
    • Added support for per-page match conditions when listing feature flags.
    • Added types FeatureFlag, FeatureFlagSelector, FeatureFlagAllocation, FeatureFlagConditions, FeatureFlagFilter, FeatureFlagTelemetryConfiguration, FeatureFlagVariantDefinition, GroupAllocation, PercentileAllocation, and UserAllocation.
    • Added option and response types for each feature flag operation.
    • Added field selector constants FeatureFlagFields*, and the RequirementType and StatusOverride enums with corresponding constants.

Other Changes

  • Updated to API version 2026-05-01-preview.
  • Updated dependencies.

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.