github Azure/azure-sdk-for-java azure-core_1.16.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.16.0 (2021-05-07)

Features Added

  • Added Support for Challenge Based Authentication in BearerTokenAuthenticationPolicy.

Key Bugs Fixed

  • Updated logic to eagerly read response bodies to include return types void and Void. (#21091)
  • Updated URL path appending logic to prevent double slashes (//) from occurring. (#21138)

Fixed

  • Updated ServiceLoaders to use the class loader that loaded the class instead of system class loader. (Thank you @ueisele)
  • Changed an instance Map to static Map for resources that are static for the lifetime of an application.

Dependency Updates

  • Updated Reactor from 3.4.3 to 3.4.5.

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

NewReleases is sending notifications on new releases.