github Azure/azure-sdk-for-net Azure.Messaging.EventHubs_5.7.2

latest releases: Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.52...
2 years ago

5.7.2 (2022-08-09)

Acknowledgments

Thank you to our developer community members who helped to make the Event Hubs client libraries better with their contributions to this release:

Bugs Fixed

  • Fixed a regression with the EventHubProducerClient overloads of SendAsync which accept an enumerable of events. When specifying a partition key, it was ignored when sending. As a result, the Event Hub applied round-robin partition assignment, spreading events across partitions rather than grouping them in a single partition.

Other Changes

  • Reduced memory allocations when converting messages into the underlying AMQP primitives. (A community contribution, courtesy of danielmarbach)

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

NewReleases is sending notifications on new releases.