Skip to content

Commit

Permalink
Merge pull request #1240 from telefonicaid/task/prepare_2.21.0
Browse files Browse the repository at this point in the history
Step: 2.20.0-next -> 2.21.0
  • Loading branch information
fgalan authored Apr 29, 2022
2 parents 400dd01 + 6c00a35 commit 5ca70e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 1 addition & 10 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
Upgrade moment dep from 2.24.0 to 2.29.2 due to security vulnerability (CVE-2022-24785)
Upgrade async dep from 2.6.2 to 2.6.4 due to security vulnerability (CWE-1321)
Fix: exclude all attrs when explicitAttrs is an empty array (#1235)
Add: do not process attr expressions when current attr update is of type 'commandStatus' or 'commandResult'
Add: add expressions, payloadType and contentType to commands models
Fix: bad query searching for group using resource instead of type by executeUpdateSideEffects (commands) (#1216)
Upgrade mongodb dep from 3.6.8 to 3.6.12
Upgrade mongoose dep from 5.7.7 to 5.7.14
Fix: search device and group for a command using entity type when provided to proper match (#1211)
Add: new JEXL transformations for handle upper and low case: touppercase, tolowercase

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "iotagent-node-lib",
"license": "AGPL-3.0-only",
"description": "IoT Agent library to interface with NGSI Context Broker",
"version": "2.20.0-next",
"version": "2.21.0",
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
"keywords": [
"fiware",
Expand Down

0 comments on commit 5ca70e1

Please sign in to comment.