File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1- - Align tests with iota-node-lib (v3.0) refactor
2- - Removed plugins to align with ioagente-node-lib (v3.0) refactor
Original file line number Diff line number Diff line change 22 "name" : " iotagent-json" ,
33 "license" : " AGPL-3.0-only" ,
44 "description" : " IoT Agent for the JSON protocol" ,
5- "version" : " 1.26.0-next " ,
5+ "version" : " 2.0.0 " ,
66 "homepage" : " https://github.com/telefonicaid/iotagent-json" ,
77 "author" : {
88 "name" : " Daniel Moran" ,
6363 "body-parser" : " 1.20.0" ,
6464 "dateformat" : " 3.0.3" ,
6565 "express" : " 4.18.1" ,
66- "iotagent-node-lib" : " https://github.com/telefonicaid/iotagent-node-lib.git#master " ,
66+ "iotagent-node-lib" : " 3.0.0 " ,
6767 "logops" : " 2.1.2" ,
6868 "mqtt" : " 4.3.7" ,
6969 "sinon" : " ~6.1.0" ,
Original file line number Diff line number Diff line change 169169%{_install_dir }
170170
171171%changelog
172+ * Thu Mar 30 2023 Alvaro Vega <alvaro.vegagarcia@telefonica.com> 2.0.0
173+ - Removed plugins to align with ioagente-node-lib (v3.0) refactor
174+ - Align tests with iota-node-lib (v3.0) refactor
175+ - Upgrade iotagent-node-lib dependency from 2.25.0 to 3.0.0
176+
172177* Tue Jan 24 2023 Fermin Galan <fermin.galanmarquez@telefonica.com> 1.26.0
173178- Add: IOTA_MQTT_DISABLED (mqtt.disabled) and IOTA_AMQP_DISABLED (amqp.disabled) flags to disable MQTT and AMQP (#685)
174179- Fix: save group apikey in device when autoprovision device (iota-node-lib#1245)
You can’t perform that action at this time.
0 commit comments