Skip to content

sdk/data/azappconfig/v1.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Jun 18:47
ef1686f

1.2.0-beta.1 (2024-06-11)

Features Added

  • Support ETag-per-page
    • Added field MatchConditions to ListSettingsOptions which allows specifying request conditions when iterating over pages of settings.
    • Added field ETag to ListSettingsPageResponse which contains the ETag for a page of configuration settings.

Other Changes

  • Updated dependencies.