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

latest releases: azure-resourcemanager-selfhelp_1.1.0-beta.4, azure-cosmos-spark_3-5_2-12_4.31.0, azure-cosmos-spark_3-4_2-12_4.31.0...
2 years ago

1.20.0 (2021-09-07)

Features Added

  • Added new deferred logging APIs to ClientLogger. (#20714) (Thank you, @tozsvath)
  • Added HttpAuthorization which supports configuring a generic Authorization header on a request. (#23633)
  • Added RedirectPolicy to standardize the ability to redirect HTTP requests. (#23617)
  • Added support for additional environment configurations. (#23435)
  • Added RetryStrategy.shouldRetryException(Throwable throwable) to allow RetryStrategys to determine which exceptions
    are acceptable to be retried. (#23472)
  • Updated RetryPolicy to attempt to lookup well-known retry after headers (Retry-After, retry-after-ms, and x-ms-retry-after-ms)
    when a lookup header isn't supplied. (#23472)

Fixed

  • Fixed a bug where terminal status on initial poll wasn't respected. (#23564)
  • Fixed a bug where UserAgentUtil didn't validate that an applicationId was less than 24 characters. (#23643)

Other Changes

Dependency Updates

  • Upgraded Reactor from 3.4.8 to 3.4.9.

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

NewReleases is sending notifications on new releases.