You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)