Skip to content

Azure.Messaging.EventHubs_5.6.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 Aug 13:18
38e50e6

5.6.0 (2021-08-10)

Features Added

  • Each Event Hubs client type now offers an option to set an Identifier. The identifier is informational and is associated with the AMQP links used, allowing the service to provide additional context in error messages and the SDK logs to provide an additional point of correlation.

Other Changes

  • Added the ability to adjust the connection idle timeout using the EventHubConnectionOptions available within the options for each client type.