File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
- - Add: allow receive command notifications from CB (iotagent-node-lib#1455)
2
- - Add: config.mqtt.subscribeBatchSize option (IOTA_MQTT_SUBSCRIBE_BATCH_SIZE) to batch topic subscriptions into multiple SUBSCRIBE packets (#875)
3
- - Fix: bad json measures are reported as 500 Error instead of 400 (#863)
4
- - Fix: Subscription fails on AWS IoT Core broker (#875)
5
- - Upgrade mqtt from 4.3.7 to 5.13.0
1
+
Original file line number Diff line number Diff line change
1
+ 3.8.0 (May 23rd, 2025)
2
+
3
+ - Add: allow receive command notifications from CB (iotagent-node-lib#1455)
4
+ - Add: config.mqtt.subscribeBatchSize option (IOTA_MQTT_SUBSCRIBE_BATCH_SIZE) to batch topic subscriptions into multiple SUBSCRIBE packets (#875)
1
5
- Add: allow define custom headers with jexl expressions in http commands (#873)
6
+ - Fix: bad json measures are reported as 500 Error instead of 400 (#863)
7
+ - Fix: Subscription fails on AWS IoT Core broker (#875)
8
+ - Upgrade mqtt from 4.3.7 to 5.13.0
9
+ - Upgrade iotagent-node-lib dependency from 4.6.0 to 4.7.0
2
10
3
11
3.7.0 (February 3rd, 2025)
4
12
Original file line number Diff line number Diff line change 2
2
"name" : " iotagent-json" ,
3
3
"license" : " AGPL-3.0-only" ,
4
4
"description" : " IoT Agent for the JSON protocol" ,
5
- "version" : " 3.7.0-next " ,
5
+ "version" : " 3.8.0 " ,
6
6
"homepage" : " https://github.com/telefonicaid/iotagent-json" ,
7
7
"author" : {
8
8
"name" : " Daniel Moran" ,
68
68
"body-parser-xml" : " 2.0.5" ,
69
69
"dateformat" : " 3.0.3" ,
70
70
"express" : " 4.21.2" ,
71
- "iotagent-node-lib" : " https://github.com/telefonicaid/iotagent-node-lib.git#master " ,
71
+ "iotagent-node-lib" : " 4.8.0 " ,
72
72
"logops" : " 2.1.2" ,
73
73
"mqtt" : " 5.13.0" ,
74
74
"sinon" : " ~6.1.0" ,
You can’t perform that action at this time.
0 commit comments