Release notes:
Microsoft.Azure.Devices.Client 1.32.0
- Update Microsoft.Azure.Amqp version to 2.4.7.
- Set a default idle timeout of 2 minutes over AMQP (#1535)
Bug fixes:
- Added QuotaExeededException as an inner exception to the DeviceMaximumQueueDepthExceededException that is incorrectly being mapped to a 403002 AMQP error code.
Microsoft.Azure.Devices 1.27.3
- Update Microsoft.Azure.Amqp version to 2.4.7.
Bug fixes:
- Fix issue with AmqpServiceClient throwing NRE during C2D messages.
Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.13.2
- Update Microsoft.Azure.Amqp version to 2.4.7.