github Azure/azure-sdk-for-python azure-eventhub_5.14.0

5.14.0 (2025-02-13)

Features Added

Bugs Fixed

  • Fixed a bug where async websocket disconnects were not being retried properly.
  • Fixed a bug where pyAMQP was doubly retrying, causing latency on reconnect. (#39037)
  • Fixed a bug where handle partial frames being sent twice due to multiple threads trying to send from the same outgoing internal buffer for large messages. (#38067)
  • Missing await in sender async on pyAMQP. (#39182)
  • Fixed a bug where message IDs in management operation requests were not unique.

Other Changes

  • Updates to the Event Hubs Troubleshooting guidelines
  • Updates to mypy/pylint
  • Removed python 2.7 code (#38735)

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

NewReleases is sending notifications on new releases.