Release notes:
Microsoft.Azure.Devices.Client.1.29.1-preview-003
SDK updates from master branch:
- Remove unreferenced exceptions and their mappings
DeviceAlreadyExistsExceptionDeviceDisabledExceptionIotHubNotFoundException
- Implement model Id support over Amqp.
- Add support for sending digital twin telemetry from components.
- Add additional logging, descriptions and code cleanup in Mqtt layer.
- Update doc for exception handling over amqp, add connection status change event descriptions.
Bug fixes:
SDK fixes from master branch:
- Fix issue where
SemaphoreFullExceptionwas thrown unexpectedly (#1502) - Implement correct actions for each
ConnectReturnCodereturned (#1496) - Fix mqtt layer to monitor ping response (#1409)
- Fix GetFileUploadSasUriAsync API when using certificate authentication methods (#1527)
Microsoft.Azure.Devices.1.27.1-preview-003
SDK updates from master branch:
- Expose the exception Code on the API surface- Addresses : (#629)
Microsoft.Azure.Devices.Provisioning.Service.1.16.0-preview-002
SDK updates from master branch:
- Add APIs to get device attestation mechanism