github Azure/azure-sdk-for-net Azure.Messaging.EventHubs_5.7.0-beta.5

latest releases: Azure.ResourceManager.Compute_1.5.0, Azure.Maps.Search_1.0.0-beta.5, Azure.Maps.Rendering_1.0.0-beta.3...
pre-release2 years ago

5.7.0-beta.5 (2022-04-05)

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

Features Added

  • An additional base class for event processors, PluggableCheckpointStoreEventProcessor<T>, has been added to simplify creating customized event processors and integrate with concrete CheckpointStore implementations.

  • An abstract CheckpointStore is now available for use with the PluggableCheckpointStoreEventProcessor<T> to simplify creating customized event processors and allow reusing existing checkpoint store implementations.

Other Changes

  • Partition key hashing performed by the EventHubBufferedProducerClient has been improved for better performance and efficiency. (A community contribution, courtesy of danielmarbach)

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

NewReleases is sending notifications on new releases.