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

latest releases: Azure.ResourceManager.ComputeSchedule_1.0.0-beta.1, Azure.Communication.Email_1.1.0-beta.2, Azure.Identity_1.12.1...
pre-release2 years ago

5.7.0-beta.1 (2021-11-09)

Features Added

  • The EventHubBufferedProducerClient is being introduced, intended to allow for efficient publishing of events without having to explicitly manage batches in the application. More information can be found in its design document.

Other Changes

  • EventData now allows the EventBody to be set after construction and supports an empty constructor.

  • Added additional heuristics for the EventProcessor<T> load balancing cycle to help discover issues that can impact processor performance and stability; these validations will produce warnings should potential concerns be found.

  • EventProcessor<T> will now log a verbose message indicating what event position was chosen to read from when initializing a partition.

  • EventPosition now exposes its ToString method for code completion, making it more discoverable.

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

NewReleases is sending notifications on new releases.