github Azure/azure-sdk-for-java com.azure+azure-core_1.59.0

latest releases: com.azure+azure-core-tracing-opentelemetry_1.0.0-beta.65, com.azure+azure-core-test_1.27.0-beta.17, com.azure+azure-core-serializer-json-jackson_1.6.6...
5 hours ago

1.59.0 (2026-08-12)

Features Added

  • Promoted AccessTokenCache to a public API in the com.azure.core.credential package. This class provides a thread-safe, proactively refreshing token cache that wraps a TokenCredential, supporting both synchronous and asynchronous token retrieval.

Bugs Fixed

  • Fixed a bug where retrying requests with bodies created from a mark/reset-capable InputStream could fail because the stream was closed between retry attempts. (#49650)
  • Fixed GraalVM native-image compilation with SLF4J 2 by no longer forcing Azure Core logging and logging provider
    classes to initialize at image build time. (#49844)

Other Changes

Dependency Updates

  • Upgraded Jackson from 2.18.7 to 2.18.9.
  • Upgraded Reactor from 3.7.18 to 3.7.19.

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

NewReleases is sending notifications on new releases.