github Azure/azure-sdk-for-java azure-data-appconfiguration_1.6.0

latest releases: spring-cloud-azure_5.13.0, spring-cloud-azure-starter-data-redis-lettuce_5.13.0, azure-storage-queue_12.22.0-beta.1...
2 months ago

1.6.0 (2024-04-09)

Features Added

  • Added Page ETag support in listing configuration setting, which returns empty body and status code 304 not modified
    if settings in the page and ETag of the page are not changed. If status code 200 returns in the page response,
    which means page's settings and ETag have changed. A full page of settings and a new page ETag will be returned in
    response.
    Use the new parameter matchConditions in the SettingSelector to assign the page ETags in the request to service.

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.47.0 to version 1.48.0.
  • Upgraded azure-core-http-netty from 1.14.1 to version 1.14.2.

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

NewReleases is sending notifications on new releases.