azure-eventhub_5.13.0
5.13.0 (2024-11-12)
Features Added
- Added
ssl_context
parameter to the clients to allow users to pass in the SSL context, in which case,connection_verify
will be ignored if specified.
Other Changes
- Added debug logging to track received messages.