Skip to content

azure-eventhub_5.11.7

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 10 Apr 20:18
81a8cda

5.11.7 (2024-04-10)

Bugs Fixed

  • Fixed a bug where using EventHubProducerClient in buffered mode could potentially drop a buffered message without actually sending it. (#34712)

Other Changes

  • Updated network trace logging to replace None values in AMQP connection info with empty strings as per the OpenTelemetry specification.