Microsoft.Azure.Devices.Client 1.33.1
Bug fixes:
- Fix bug where setting a callback for receiving C2D messages after having previously called
ReceiveAsync()
would not work on AMQP. - Fix incorrect connection status being reported if the client is disconnected immediately after initialization (#1646 ).
Microsoft.Azure.Devices 1.28.1
- Add logging to
RegistryManager
.