Skip to content

1.3.0

Compare
Choose a tag to compare
@fgalan fgalan released this 05 Nov 07:37
· 201 commits to master since this release
af65a0f

Changes (since 1.2.0):

  • Add: PM2_ENABLED flag to Docker
  • Fix: improve MandatoryFieldsNotFound function (errors.js) in order to incorporate which mandatory fields is not found.
  • Fix: upgrade sigfox-test.js to show the status of the response after send a message.
  • Fix: Improve in requiredFields function (sigfoxHandlers.js) in order to know the exactly field that it is not provide
  • Upgrade iotagent-node-lib dependency from 2.9.0 to 2.11.0 (including cluster nodejs functionality)
  • Upgrade NodeJS version from 8.16.0 to 8.16.1 in Dockerfile due to security issues