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

1.6.0 (2024-04-09)

Features Added

  • Exposed send_request() method in each client to send custom requests using the client's existing pipeline.
  • Supported to get page ETag while iterating list_configuration_setting() result by page.

Bugs Fixed

  • Fixed a bug in consuming "etag" value in sync operation set_configuration_setting().
  • Changed invalid default value None to False for property enabled in FeatureFlagConfigurationSetting.
  • Fixed the issue that description, display_name and other customer fields are missing when de/serializing FeatureFlagConfigurationSetting objects.

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

NewReleases is sending notifications on new releases.