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

latest releases: Azure.Messaging.EventGrid_4.26.0, Azure.Communication.Chat_1.3.1, Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2...
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.