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.
The key has expired.
7.11.1 (2023-07-12)
Bugs Fixed
Fixed the error end frame received on invalid channel which was raised when a disconnect was sent by the service (#30860)
Fixed the error link already closed which was raised when the client was closing and disconnecting from the service (#30836)
Other Changes
The error raised when attempting to complete a message with an expired lock received from a non-sessionful entity has been updated to the more fine-grained MessageLockLostError from the superclass ServiceBusError.