Releases: telefonicaid/iotagent-json
2.4.2
2.4.1
2.4.0
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
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
2.1.0
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
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
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
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
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