Releases: telefonicaid/iotagent-json
Releases · telefonicaid/iotagent-json
3.4.0
26 Apr 12:13
Compare
Sorry, something went wrong.
No results found
Changes (since 3.3.0):
Upgrade express dep from 4.18.1 to 4.19.2 due to a vulnerability
Upgrade iotagent-node-lib dependency from 4.2.0 to 4.3.0
3.3.0
27 Feb 14:37
Compare
Sorry, something went wrong.
No results found
Changes (since 3.2.0):
Add: ARGO binding
Add: log and return device/group information when DeviceNotFound and GroupNotFound errors (#815 )
Fix: default attribute type changed from 'string' to 'Text' (#810 )
Upgrade iotagent-node-lib dependency from 4.2.0 to 4.3.0
3.2.0
30 Jan 15:36
Compare
Sorry, something went wrong.
No results found
Changes (since 3.1.0):
Fix: include entity id and entity type as measure_id and measure_type at CB when measure is an ngsi (both NGSIv2 and NGSI-LD) payload
Upgrade iotagent-node-lib dependency from 4.1.0 to 4.2.0
3.1.0
08 Jan 15:43
Compare
Sorry, something went wrong.
No results found
Changes (since 3.0.0):
Add: check and usage endpoint and transport from Group level when commands
Fix: protect access to multimeasure array
Upgrade iotagent-node-lib dependency from 4.0.0 to 4.1.0
3.0.2
29 Nov 11:23
Compare
Sorry, something went wrong.
No results found
Hotfix version for 3.0.0.
Changes (since 3.0.1):
Upgrade iotagent-node-lib dependency from 4.0.0 to 4.0.1
3.0.1
29 Nov 10:59
Compare
Sorry, something went wrong.
No results found
Hotfix version for 3.0.0.
Changes (since 3.0.0):
Fix: protect access to multimeasure array
3.0.0
24 Nov 11:37
Compare
Sorry, something went wrong.
No results found
Changes (since 2.4.0):
Add: allow to send NGSIv2 and NGSILD as measures depending on payloadType (#778 )
Add: allow read measures in application/soap+xml content-type (#759 )
Fix: binary data representation when sending data through HTTP & MQTT (#690 )
Fix: ensure service and subservice from device in logs about error proccesing message
Upgrade iotagent-node-lib dependency from 3.4.0 to 4.0.0
Remove: legacy code about unused parsedMessageError flag
2.4.2
03 Oct 09:04
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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)