github Azure/azure-sdk-for-java azure-core_1.48.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...
5 months ago

1.48.0 (2024-04-05)

Features Added

  • Added dependency on azure-xml to support XmlSerializable, removing the need for Jackson Databind XML to handle
    XML types generated and used by the SDKs.
  • Added new methods on com.azure.core.util.tracing.Tracer - isRecording and addAttribute(String, Object, Context).
  • Added CoreUtils.parseBestOffsetDateTime which can handle cases when the dateString doesn't include a time zone.

Bugs Fixed

  • Fixed a bug where text/event-stream content type wasn't being handled correctly.
    Replaced content type exact match equals by startsWith. (#39128)

Other Changes

  • Made azure-json requires transitive in module-info.java.

Dependency Updates

  • Upgraded Reactor Core from 3.4.34 to 3.4.36.

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

NewReleases is sending notifications on new releases.