File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " iotagent-json" ,
33 "description" : " IoT Agent for the JSON protocol" ,
4- "version" : " 1.4.0-next " ,
4+ "version" : " 1.5.0 " ,
55 "homepage" : " https://github.com/telefonicaid/iotagent-json" ,
66 "author" : {
77 "name" : " Daniel Moran" ,
5151 "express" : " ^4.11.2" ,
5252 "body-parser" : " 1.15.0" ,
5353 "dateformat" : " 1.0.12" ,
54- "iotagent-node-lib" : " git://github.com/telefonicaid/iotagent-node-lib.git#master " ,
54+ "iotagent-node-lib" : " 2.4.x " ,
5555 "logops" : " 1.0.0-alpha.7" ,
5656 "mqtt" : " 1.10.0" ,
5757 "request" : " 2.72.0" ,
Original file line number Diff line number Diff line change @@ -168,6 +168,17 @@ rm -rf $RPM_BUILD_ROOT
168168
169169%changelog
170170
171+ *
Fri Nov 10 2016 Daniel Moran <[email protected] > 1.5.0 172+ - Add multientity, bidirectionality and expression plugins (#184)
173+ - FIX Transformed data should include Metadata field (#190)
174+ - FIX TimeInstant in measure update makes null time update in CB (#192)
175+ - Poll commands not working (#194)
176+ - FIX IoTA JSON Timestamp parameter in measure request is ignored (#195)
177+ - FIX Error in http json push commands (#197)
178+ - FIX Missing context in logger entries (#198)
179+ - ADD Alarms for the Mosquitto server (#205)
180+ - ADD Iota Json retrieve is not working (#208)
181+
171182*
Fri Sep 09 2016 Daniel Moran <[email protected] > 1.4.0 172183- Autoprovisioned devices omit mapped attributes (#160)
173184- ADD Operations manual
You can’t perform that action at this time.
0 commit comments