Azure IoT SDKs for Node.js v1.13.0
-
feat(azure-iot-service): add function to import/export by identity (#709)
Enables new security functionality to specify how hub should authenticate when working with a storage account when running import/export devices jobs. Initially, this feature has limited availability, starting with 3 public cloud Azure regions. Since it is not yet widely available, this functionality must be explicitly enabled by the user. To enable this functionality, this version of the SDK will require setting an environment variable of EnableStorageIdentity to 1. Once this feature is widely available, another SDK version will be released with this requirement removed. Please see this page about IoT Hub support for virtual networks for more information.
-
docs: update LTS lifetime and maintenance length
-
feat(multiple): add an option to set token renewal values for shared access key authentication
-
chore: update debug looper to use node 8 for windows and 10 for ubuntu (#706)
-
fix(azure-iot-device): security provider should deal with module SAS #703
-
fix: patch unhandled promise
-
fix: remove pretty-print (#700)
-
chore(multiple): add script to perform a package-lock.json refresh
-
chore: remove the dependency for istanbul
-
chore: update dependencies
-
chore(azure-iot-device): Modify Edge keyword from comments
-
chore: istanbul to nyc (#685)
-
chore: adding conventional commits enforcement (#684)
Package versions
- azure-iot-common@1.12.0
- azure-iot-amqp-base@2.4.0
- azure-iot-http-base@1.11.0
- azure-iot-mqtt-base@1.11.0
- azure-iot-device@1.13.0
- azure-iot-device-amqp@1.12.0
- azure-iot-device-http@1.12.0
- azure-iot-device-mqtt@1.12.0
- azure-iothub@1.12.0
- azure-iot-provisioning-device@1.8.0
- azure-iot-provisioning-device-http@1.8.0
- azure-iot-provisioning-device-amqp@1.8.0
- azure-iot-provisioning-device-mqtt@1.7.0
- azure-iot-provisioning-service@1.8.0
- azure-iot-provisioning-device-e2e@1.8.0
- azure-iot-security-x509@1.7.0
- azure-iot-security-tpm@1.8.0
- azure-iot-security-symmetric-key@1.7.0