Skip to content

1.8.0

Compare
Choose a tag to compare
@fgalan fgalan released this 06 Aug 09:02
· 1599 commits to master since this release
2cb35cd

Changes (since 1.7.0):

  • Update ioagent-node-lib to 2.7.x
  • Add: allow NGSIv2 for updating active attributes at CB, through configuration based on iotagent-node-lib (#250)
  • Add: measures are sent in native JSON format when NGSIv2 is enabled (#250)
  • Add: supports NGSIv2 for device provisioning (entity creation and context registration) at CB (#250)
  • Add: unhardwire MQTT qos and retain parameters in config.js (involving new env vars IOTA_MQTT_QOS and IOTA_MQTT_RETAIN) (#279)
  • Add: momment dep to packages.json
  • Fix: parameter order for the MEASURE-001 error message (#290)
  • Fix: upgrade mqtt dep from 1.7.0 to 1.14.1
  • Using precise dependencies (~=) in packages.json
  • Remove mongodb dependence from packages.json (already in iota-node-lib)