7.17.6 (2024-11-12)
Features Added
- Enabled RequestResponseChannelCache (CBS, Management channel cache) and ReactorSessionCache by default. (42641)
- Improves the synchronous
acceptNextSession
andacceptSession
APIs ofServiceBusSessionReceiverClient
to reduce the chances of the broker holding session lock for some time when client-side timeout occurs. (42838)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.53.0
to1.54.0
. - Upgraded
azure-core-amqp
from2.9.10
to2.9.11
. - Upgraded
azure-identity
from1.14.0
to1.14.1
.