7.2.0 (2021-04-12)
Bug Fixes
- Fix issue 19923 for session receiver only: Fix a silent
error 'java.lang.ArithmeticException: long overflow' by not starting 'LockRenewOperation' for each received message. - Upgrade to
azure-core-amqp:2.0.4
improves recovery of connection to Service Bus.
Dependency Updates
- Upgraded
azure-core
dependency to1.15.0
. - Upgraded
azure-core-amqp
dependency to2.0.4
.