Skip to content

1.10.0

Compare
Choose a tag to compare
@fgalan fgalan released this 13 Aug 09:24
· 987 commits to master since this release
349be48

Changes (since 1.9.0):

  • Set Nodejs 8 as minimum version in packages.json (effectively removing Nodev6 from supported versions)
  • Add: reconnect when MQTT closes connection (including mqtt retries and keepalive conf options)
  • Add: configuration retrieval support in MQTT transport (#361)
  • Upgrade iotagent-node-lib dependency from 2.9.0 to 2.10.0