Skip to content

2.12.0

Compare
Choose a tag to compare
@fgalan fgalan released this 07 Apr 14:21
· 3113 commits to master since this release
be9cae2

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

Changes (since 2.11.0):

  • Add: NGSIv2 metadata support to device provisioned attributes
  • Add NGSIv2 metadata support to attributeAlias plugin.
    Add mongodb authentication: IOTA_MONGO_USER, IOTA_MONGO_PASSWORD and IOTA_MONGO_AUTH_SOURCE (#844)
  • Fix: Error message when sending measures with unknown/undefined attribute
  • Fix: add null check within executeWithSecurity() to avoid crash (#829)