File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 1
- Upgrade moment dep from 2.24.0 to 2.29.2 due to security vulnerability (CVE-2022-24785)
2
- Upgrade async dep from 2.6.2 to 2.6.4 due to security vulnerability (CWE-1321)
3
- Fix: exclude all attrs when explicitAttrs is an empty array (#1235)
4
- Add: do not process attr expressions when current attr update is of type 'commandStatus' or 'commandResult'
5
- Add: add expressions, payloadType and contentType to commands models
6
- Fix: bad query searching for group using resource instead of type by executeUpdateSideEffects (commands) (#1216)
7
- Upgrade mongodb dep from 3.6.8 to 3.6.12
8
- Upgrade mongoose dep from 5.7.7 to 5.7.14
9
- Fix: search device and group for a command using entity type when provided to proper match (#1211)
10
- Add: new JEXL transformations for handle upper and low case: touppercase, tolowercase
1
+
Original file line number Diff line number Diff line change 2
2
"name" : " iotagent-node-lib" ,
3
3
"license" : " AGPL-3.0-only" ,
4
4
"description" : " IoT Agent library to interface with NGSI Context Broker" ,
5
- "version" : " 2.20.0-next " ,
5
+ "version" : " 2.21.0 " ,
6
6
"homepage" : " https://github.com/telefonicaid/iotagent-node-lib" ,
7
7
"keywords" : [
8
8
" fiware" ,
You can’t perform that action at this time.
0 commit comments