github Azure/azure-sdk-for-java azure-data-tables_12.3.0

latest releases: azure-ai-metricsadvisor_1.2.2, azure-containers-containerregistry_1.2.12, azure-ai-textanalytics_5.5.2...
2 years ago

12.3.0 (2022-05-11)

Features Added

  • TenantId can now be discovered through the service OAuth challenge response, when using a TokenCredential for authorization against Storage Table Service endpoints with version 2020_12_06.
  • Added method enableTenantDiscovery() to TableClientBuilder and TableServiceClientBuilder. If enabled, the resulting client will attempt an initial unauthorized request to the service to prompt an OAuth challenge containing the tenantId of the resource. This tenantId will then be used by the TokenCredential.

Other Changes

Dependency Updates

  • Upgraded azure-core dependency to 1.28.0
  • Upgraded azure-core-http-netty dependency to 1.12.0

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

NewReleases is sending notifications on new releases.