7.17.4 (2024-09-27)
Features Added
- Added runtime inspection for cores, pool size and Processor concurrency and a log statement linking to troubleshooting guideline on resourcing. This is based on the discussion here (41489)
- Integrated RequestResponseChannelCache (CBS, Management channel cache) and ReactorSessionCache, these caches are activated when the configuration
com.azure.core.amqp.cache
is opted-in. (39107)
Bugs Fixed
- Fixes the message size computation in ServiceBusMessageSerializer to include size of delivery annotations. (41605)
Other Changes
Dependency Updates
- Upgraded
azure-core
from1.51.0
to1.52.0
. - Upgraded
azure-core-amqp
from2.9.8
to2.9.9
. - Upgraded
azure-identity
from1.13.2
to1.13.3
.