7.9.0 (2022-05-18)
Features Added
- Replaced creating single thread executor with
Schedulers.boundedElastic()
. (#27805) - Added new method
getSessionId()
inServiceBusReceiverAsyncClient
. (#28338)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.27.0
to1.28.0
. - Upgraded
azure-core-amqp
from2.4.2
to2.5.0
.