github telefonicaid/iotagent-json 1.18.0

latest releases: 3.6.0, 3.5.0, 3.4.0...
3 years ago

This release removes support from Nodev10. Note that Nodev10 was deprecated in May 2021 according to the node release schedule. You are highly encouraged to use Nodev12 or newer.

Changes (since 1.17.0)

  • Add: MQTT options clean and clientId (env vars IOTA_MQTT_CLEAN and IOTA_MQTT_CLIENT_ID) (#414, #466, #497)
  • Add: list of environment variables which can be protected by Docker Secrets
  • Fix: check autoprovision flag before register device
  • Fix: missing content-type: application/json header in the request sent to device command endpoint (HTTP transport) (*)
  • Fix: avoid raise mongo alarm when a measure is not maching a group configuration
  • Upgrade underscore dependency from 1.9.1 to 1.12.1 due to vulnerability
  • Upgrade iotagent-node-lib dependency from 2.15.0 to 2.16.0
  • Upgrade NodeJS version from 10 to 12 in Dockerfile due to Node 10 End-of-Life
  • Set Nodejs 12 as minimum version in packages.json (effectively removing Nodev10 from supported versions)

(*) Also included in 1.17.2

Don't miss a new iotagent-json release

NewReleases is sending notifications on new releases.