github telefonicaid/iotagent-json 1.15.0

latest releases: 3.4.0, 3.3.0, 3.2.0...
3 years ago

Changes (since 1.14.0):

  • Add: config.mqtt.avoidLeadingSlash flag (IOTA_MQTT_AVOID_LEADING_SLASH) to avoid leading slash in MQTT
  • Add: explicitAttrs flag (in configuration and also group/device provisioning) to progress only the measures corresponding to attributes declared in attributes array (#416)
  • Fix: force finish transaction after process a device measure
  • Fix: do not intercept error about DEVICE_NOT_FOUND in findOrCreate device (iotagent-node-lib#889)
  • Fix: srv, subsrv, transaction and correlator id in logs of http binding
  • Fix: some log levels and details at bindings
  • Fix: writing of same correlator and transaction id in logs (#426).
  • Fix: error processing zero measures (#486)
  • Update codebase to use ES6
    • Remove JSHint and jshint overrides
    • Add esLint using standard tamia presets
    • Replace var with let/const
    • Fix or disable eslint errors
  • Upgrade iotagent-node-lib dependency from 2.12.0 to 2.13.0
  • Overall update of dev package dependencies
  • Set Nodejs 10 as minimum version in packages.json (effectively removing Nodev8 from supported versions)

Don't miss a new iotagent-json release

NewReleases is sending notifications on new releases.