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

latest releases: azure-identity-broker_1.1.1, azure-identity_1.12.1, azure-sdk-template-three_1.0.0-beta.3753787...
18 months ago

5.14.0 (2022-10-13)

Features Added

  • Added algorithm for mapping partition keys to partition ids.
  • Added EventHubBufferedProducerAsyncClient and EventHubBufferedProducerClient

Bugs Fixed

  • Introducing ReactorShim to proxy certain reactive operations to appropriate Reactor operators, these are the operations for which recent Reactor versions have more optimized operators compared to an older version, or same operators with breaking change across Reactor versions
  • When available, using the backpressure aware windowTimeout operator through ReactorShim. (23950)
  • Fixed issue where FAIL_OVERFLOW when pushing events in EventHubBufferedProducerClient would result in a tight loop, so no more events would be published. (30258)

Other Changes

Dependency Updates

  • Upgraded azure-core to 1.33.0.
  • Upgraded azure-core-amqp to 2.7.2.

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

NewReleases is sending notifications on new releases.