Skip to content

Azure IoT SDKs for Node.js v1.1.11 (Device) and v1.1.10 (Service)

Compare
Choose a tag to compare
@pierreca pierreca released this 05 May 03:36
· 1043 commits to main since this release

Bugfixes

azure-iot-device-http

  • messageId and other system properties were not set correctly in D2C messages over HTTP

azure-iothub

  • Device Method parameters were still using the timeoutInSeconds parameter instead of connectTimeoutInSeconds and responseTimeoutInSeconds.

Important note

We've switched to typescript during this release. while we expect no breaking changes and have decent end-to-end test coverage, it is not impossible that we missed something, especially as we turn from manual to automatic generation of d.ts file. please report any problem you find!