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.
Microsoft.Azure.Devices.Client 1.38.0
Target new DotNetty version when not net451 (#2129)
Update reference to Microsoft.Azure.Devices.Shared nuget.
Bug fixes
Update client to accept a flag with IDisposableIAuthenticationMethod indicating if the authentication method should be disposed when the client itself is disposed. (#1911, #1954, #2003)
Update IoT Hub CONNACK timeout to be 60 seconds (#2042, #2043)
Update the amqp layer to inspect the inner exception for an amqp error code (#2053, #2055)