github Azure/azure-sdk-for-java azure-core_1.21.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.21.0 (2021-10-01)

Features Added

  • Added ResponseError which represents a general error response.
  • Added HttpResponse.getBodyAsInputStream to retrieve the HttpResponse body as an InputStream.
  • Added HttpHeaders.add to add an individual header to the HttpHeaders.
  • Added setTenantId and getTenantId methods to TokenRequestContext class that allows to configure TenantId Challenges.
  • Added additional logging when an HttpClientProvider is loaded from the classpath.

Breaking Changes

  • Deprecated annotation ResumeOperation as it was no longer used.
  • Deprecated JacksonAdapter.simpleMapper and JacksonAdapter.serializer as they should no longer be used.
  • Deprecated CoreUtils.extractAndFetch as it was no longer used.

Other Changes

Dependency Updates

  • Upgraded Jackson from 2.12.4 to 2.12.5.
  • Upgraded Reactor from 3.4.9 to 3.4.10.

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

NewReleases is sending notifications on new releases.