github Azure/azure-sdk-for-java azure-core_1.13.0

latest releases: azure-identity-broker_1.1.8, azure-identity_1.14.2, azure-ai-translation-text_1.1.0...
3 years ago

1.13.0 (2021-02-05)

New Features

  • Added setPollInterval to PollerFlux and SyncPoller to allow mutating how often a long-running request is polled.
  • Added HttpClientOptions to allow for reusable HttpClient configurations to be passed into SPIs and client builders.
  • Added CoreUtils.getApplicationId as a convenience method to determine application ID from ClientOptions or HttpLogOptions.
  • Added additional convenience methods to HttpHeaders and HttpHeader to better support multi-value headers.
  • Added support for claims in TokenRequestContext.
  • Added the ability to disable tracing for individual network requests.

Deprecations

  • Deprecated HttpHeaders.put and replaced with HttpHeaders.set.

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

NewReleases is sending notifications on new releases.