Skip to content

Releases: telefonicaid/iotagent-json

2.4.2

03 Oct 09:04
4c40587
Compare
Choose a tag to compare

Hotfix version for release 2.4.0

Changes (since 2.4.1)

  • Upgrade iotagent-node-lib dependency from 3.4.3 to 3.4.4

2.4.1

02 Oct 13:29
0913912
Compare
Choose a tag to compare

Hotfix version for release 2.4.0

Changes (since 2.4.0)

  • Upgrade iotagent-node-lib dependency from 3.4.0 to 3.4.3

2.4.0

20 Sep 10:28
de2fb3b
Compare
Choose a tag to compare

Note this version removes bidirectional and appendMode functionality

Changes (since 2.3.0):

  • Fix: try to use apikey from measure/group to find, update and remove device in first attempt (iota-node-lib#1426)
  • Fix: ensure device apikey in already provisioned device (iota-node-lib#1430, iota-node-lib#1435)
  • Remove: bidirectional plugin (iota-node-lib#1413)
  • Upgrade iotagent-node-lib dependency from 3.3.0 to 3.4.0 (some ngsild flows would not work as expected)

2.3.0

25 Aug 09:22
6010f40
Compare
Choose a tag to compare

Changes (since 2.2.0):

  • Fix: update tests to not create initial entity when append mode is enabled
  • Fix: update tests according new default value for appendMode
  • Fix: use 'options=upsert' when update ngsiv2 CB entities and appendMode is enabled (iotagent-node-lib#956)
  • Fix: do not propagate group config (timestamp and explicitAttrs) to autoprovisioned devices (at database level) (iotagent-node-lib#1377)
  • Fix: renamed iotagent-ul to iotagent-json in commandsPolling-test (#726)
  • Upgrade iotagent-node-lib dependency from 3.2.0 to 3.3.0
  • Remove: RPM stuff (no longer used)

2.2.0

23 May 09:27
0b2c326
Compare
Choose a tag to compare

Changes (since 2.1.0):

  • Add: support new commands payloadType "text" (for plain text) (#716)
  • Upgrade iotagent-node-lib dependency from 3.1.0 to 3.2.0

2.1.0

25 Apr 12:05
fb9270d
Compare
Choose a tag to compare

This release removes support from Nodev14. Note that Nodev14 will be deprecated in May 2023 according to the node release schedule. You are highly encouraged to use Nodev16 or newer.

Changes (since 2.0.0):

  • Fix: align test with fix about propagate TimeInstant to all metadata attributes when TimeInstant is provided as measure
  • Add: support to run tests with node 18
  • Upgrade iotagent-node-lib dependency from 3.0.0 to 3.1.0
  • Set Nodejs 16 as minimum version in packages.json (effectively removing Nodev14 from supported versions)

2.0.0

30 Mar 08:31
90237c7
Compare
Choose a tag to compare

This is the last version of the IOTA supporting Nodev14. Note that Nodev14 will be deprecated in May 2023, according to the node release schedule. You are highly encouraged to use Nodev16 or newer.

Changes (since 1.26.0):

  • Removed plugins to align with ioagente-node-lib (v3.0) refactor
  • Align tests with iota-node-lib (v3.0) refactor
  • Upgrade iotagent-node-lib dependency from 2.25.0 to 3.0.0

1.26.0

24 Jan 15:58
fb95d96
Compare
Choose a tag to compare

This release removes support from Nodev12. Note that Nodev10 was deprecated in May 2022 according to the node release schedule. You are highly encouraged to use Nodev14 or newer.

Changes (since 1.25.0):

  • Add: IOTA_MQTT_DISABLED (mqtt.disabled) and IOTA_AMQP_DISABLED (amqp.disabled) flags to disable MQTT and AMQP (#685)
  • Fix: save group apikey in device when autoprovision device (iota-node-lib#1245)
  • Upgrade iotagent-node-lib dependency from 2.24.0 to 2.25.0
  • Hardening: use pluginUtils from iota-node-lib
  • Set Nodejs 14 as minimum version in packages.json (effectively removing Nodev12 from supported versions)

1.25.0

02 Sep 10:38
1f46e0d
Compare
Choose a tag to compare

This is the last version of IOTA JSON supporting Nodev12. Note that Nodev12 was deprecated in May 2022, according to the node release schedule. You are highly encouraged to use Nodev14 or newer.

What's Changed

Since 1.24.0:

  • Fix: mqtt error handling was calling callback in loop (#679)
  • Upgrade iotagent-node-lib dependency from 2.23.0 to 2.24.0

Full Changelog: 1.24.0...1.25.0

1.24.0

21 Jul 08:23
a9a2ab9
Compare
Choose a tag to compare

What's Changed

Since 1.23.0:

  • Upgrade iotagent-node-lib dependency from 2.22.0 to 2.23.0

Full Changelog: 1.23.0...1.24.0