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

latest releases: azure-core-tracing-opentelemetry_1.0.0-beta.51, azure-core-test_1.27.0-beta.3, azure-core-serializer-json-jackson_1.5.3...
9 hours ago

1.54.0 (2024-11-01)

Features Added

  • Added HttpLogOptions.getAllowHttpHeaderNames(), HttpLogOptions.setAllowedHeaderNames(Set<HttpHeaderNames>), and
    HttpLogOptions.addAllowedHeaderName(HttpHeaderName).

Bugs Fixed

  • Fixed a bug where Duration.between could result in an exception if OffsetDateTime.MAX was used.

Other Changes

  • Deprecated String-based equivalent APIs in HttpLogOptions for allowed header names.
  • Deprecated HttpLogOptions.prettyPrintBody.

Dependency Updates

  • Updated Reactor from 3.4.38 to 3.4.41.

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

NewReleases is sending notifications on new releases.