Microsoft.Azure.WebJobs.Extensions.EventHubs_6.1.0
版本发布时间: 2024-02-14 21:50:19
Azure/azure-sdk-for-net最新发布版本:Azure.Provisioning_1.0.0(2024-10-26 07:18:02)
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 callingToString()
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.