azure-eventhub_5.11.4
5.11.4 (2023-08-08)
Features Added
- A new float keyword argument
socket_timeout
has been added to the sync and asyncEventHubConsumerClient
andEventHubProducerClient
.
Bugs Fixed
- Fixed bug #31258 where async
BlobCheckpointStore
was reprocessing old events after an error.