github Azure/azure-sdk-for-java azure-messaging-eventhubs_5.16.0

latest releases: azure-messaging-eventgrid_4.25.0, azure-identity_1.14.0-beta.2, azure-ai-formrecognizer_4.1.11...
12 months ago

5.16.0 (2023-09-22)

Features Added

  • Added support for a Function<String, EventPosition> that maps a partition id to EventPosition in EventProcessorClientBuilder. (#36485)
  • Added support for tracing options and configuration. (#33600)
  • Aligned with OpenTelemetry messaging semantic conventions (when latest azure-core-tracing-opentelemetry package is used). (#33600)

Bugs Fixed

  • Fixed exception when attempting to populate trace context on received EventData. (#33594)
  • Fixed NullPointerException when ending span when AmqpException is thrown, but its AmqpErrorCondition is null.
    (#35299)
  • Handles errors thrown from user-called code when invoking PartitionProcessor's processError or close methods. #36891

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.42.0 to version 1.43.0.
  • Upgraded azure-core-amqp from 2.8.8 to version 2.8.9.

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

NewReleases is sending notifications on new releases.