5.3.0 (2020-10-12)
New Features
- Add
clientOptions
toEventHubClientBuilder
to support for setting user's application id in the user-agent property
of the amqp connection.
Other Changes
EventHubProcessorClient
checks connection status of each partition consumer periodically and closes
the partition consumer to rebuild the connection later.
Dependency Updates
- Update
azure-core
dependency to1.9.0
. - Update
azure-core-amqp
dependency to1.6.0
. - Update
azure-identity
dependency to1.1.3
.