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.6 (2024-11-12)
Features Added
Enabled RequestResponseChannelCache (CBS, Management channel cache) and ReactorSessionCache by default. (42641)
Improves the synchronous acceptNextSession and acceptSession APIs of ServiceBusSessionReceiverClient to reduce the chances of the broker holding session lock for some time when client-side timeout occurs. (42838)