Skip to content

1.9.0

Compare
Choose a tag to compare
@fgalan fgalan released this 22 May 13:45
· 1027 commits to master since this release
2b1f423

This is the last version of the agent supporting Nodev6. Note that Nodev6 was deprecated in April 2019, according to the node release schedule. You are highly encouraged to use Nodev8 or newer.

Changes (since 1.8.0):

  • Set Nodejs 6 version in packages.json (effectively removing Nodev4 as supported version)
  • Add: config.http.timeout (and associated enviroment variable IOTA_HTTP_TIMEOUT)(#97)
  • Upgrade NodeJS version from 8.12.0 to 8.16.0 in Dockerfile to improve security
  • Upgrade logops dependency from 1.0.8 to 2.1.0
  • Upgrade iotagent-node-lib dependency from 2.8.1 to 2.9.0