Skip to content

1.11.0

Compare
Choose a tag to compare
@fgalan fgalan released this 05 Nov 07:33
· 928 commits to master since this release
3d2ace3

Changes (since 1.10.0):

  • Add: PM2_ENABLED flag to Docker
  • Fix: update default expiration device registration (ngsiv1) from 1M to 20Y
  • Fix: avoid connections to AMQP and MQTT when these transports are not included in configuration
  • Fix: check callback before use it if MQTT connection error
  • Upgrade iotagent-node-lib dependency from 2.10.0 to 2.11.0 (including NGSIv2 forwarding -issue #233- and cluster nodejs functionality)
  • Upgrade NodeJS version from 8.16.0 to 8.16.1 in Dockerfile due to security issues