5.18.0 (2024-01-19)
Bugs Fixed
- Removed timeout from blocking wait in
EventHubProducerClient
increateBatch
,getEventHubProperties
, andgetPartitionProperties
. (#38229) - Stopped populating status attribute on metrics when no error has happened. (#37884)
Other Changes
Dependency Updates
- Upgraded
azure-core-amqp
from2.8.14
to version2.9.0
.