Skip to content

azure-appconfiguration_1.6.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 15 Mar 03:54
9c4e540

1.6.0b1 (2024-03-14)

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().