github Azure/azure-sdk-for-python azure-appconfiguration_1.7.0

1.7.0 (2024-08-15)

Features Added

  • Added operation list_labels() for listing configuration setting labels.
  • Supported filtering by configuration setting tags in list_configuration_settings() and list_revisions().
  • Added a new property tags to ConfigurationSettingsFilter to support filtering settings with tags filter for snapshot.

Bugs Fixed

  • Fixed a bug where the feature_id of FeatureFlagConfigurationSetting will be different from id customer field, and may overwrite the original customer-defined value if different from the FeatureFlagConfigurationSetting key suffix.

Other Changes

  • Updated the default api_version to "2023-11-01".
  • Published enum LabelFields and model ConfigurationSettingLabel.
  • Published enum SnapshotFields, and accepted the type for fields parameter in get_snapshot() and list_snapshots().
  • Published enum ConfigurationSettingFields, and accepted the type for fields parameter in list_configuration_settings() and list_revisions().
  • Published enum SnapshotComposition, and accepted the type for ConfigurationSnapshot property composition_type and begion_create_snapshot() kwarg composition_type.

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

NewReleases is sending notifications on new releases.