github Azure/azure-sdk-for-net Microsoft.Azure.WebJobs.Extensions.EventHubs_6.1.0

latest releases: Microsoft.Azure.WebPubSub.Common_1.4.0, Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO_1.0.0-beta.3, Azure.Maps.Search_2.0.0-beta.3...
7 months ago

6.1.0 (2024-02-13)

Bugs Fixed

  • The SystemProperties binding will now return certain item as string values instead of an AMQP structure that requires calling ToString() to read. The affected system properties are:

    • MessageId
    • CorelationId
    • To
    • ReplyTo
  • Avoid race condition when determining whether to checkpoint when the host is in the process of shutting down.

Other Changes

  • Updated the Azure.Messaging.EventHubs dependency, which includes optimized defaults of the host platform to be used for AMQP buffers. This offers non-trivial performance increase on Linux-based platforms and a minor improvement on macOS. This update also enables support for TLS 1.3.

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

NewReleases is sending notifications on new releases.