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

latest releases: azure-messaging-eventhubs-checkpointstore-blob_1.20.0-beta.3, azure-messaging-eventhubs_5.19.0-beta.3, azure-ai-inference_1.0.0-beta.1...
one month ago

1.51.0 (2024-07-31)

Features Added

  • Added more HTTP header name constants to HttpHeaderName. (#41354)
  • Added support for "refresh on" in SimpleTokenCache. (#41315)

Bugs Fixed

  • Fixed a bug where XmlMapperFactory was incorrectly reflectively calling an API on XmlMapper. (#41252)
  • Fixed a bug where adding configuration properties with ConfigurationBuilder.putProperty did not work when retrieving
    them as system properties. (#41362)
  • Fixed a bug where datetime strings without a : in the offset would fail to parse. (#41166)

Other Changes

  • Reduced thread switching / thread parking in RetryPolicy by checking if the backoff delay was greater than zero. (#41351)

Dependency Updates

  • Updated Jackson from 2.13.5 to 2.17.2.

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

NewReleases is sending notifications on new releases.