File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Upgrade NodeJS version from 8.16.1 to 10.19.0 in Dockerfile due to Node 8 End-of-Life
Original file line number Diff line number Diff line change 22 "name" : " sigfox-iotagent" ,
33 "description" : " IoT Agent for the Sigfox protocol" ,
44 "license" : " AGPL-3.0-only" ,
5- "version" : " 1.3.0-next " ,
5+ "version" : " 1.4.0 " ,
66 "homepage" : " https://github.com/telefonicaid/sigfox-iotagent" ,
77 "author" : {
88 "name" : " Daniel Moran" ,
3737 "command-node" : " 0.1.1" ,
3838 "request" : " 2.88.0" ,
3939 "async" : " 1.5.2" ,
40- "iotagent-node-lib" : " git://github.com/telefonicaid/iotagent-node-lib.git#master " ,
40+ "iotagent-node-lib" : " 2.12.0 " ,
4141 "express" : " 4.16.4" ,
4242 "body-parser" : " 1.18.3" ,
4343 "logops" : " 2.1.0"
Original file line number Diff line number Diff line change 190190%{_install_dir }
191191
192192%changelog
193+ * Wed Apr 08 2020 Fermin Galan <fermin.galanmarquez@telefonica.com>> 1.4.0-14
194+ - Upgrade iotagent-node-lib dependency from 2.11.0 to 2.12.0
195+ - Upgrade NodeJS version from 8.16.1 to 10.19.0 in Dockerfile due to Node 8 End-of-Life
196+
193197* Mon Nov 04 2019 Fermin Galan <fermin.galanmarquez@telefonica.com>> 1.3.0-1
194198- Add: PM2_ENABLED flag to Docker
195199- Fix: improve MandatoryFieldsNotFound function (errors.js) in order to incorporate which mandatory fields is not found.
You can’t perform that action at this time.
0 commit comments