Skip to content

Commit 5ca70e1

Browse files
authored
Merge pull request #1240 from telefonicaid/task/prepare_2.21.0
Step: 2.20.0-next -> 2.21.0
2 parents 400dd01 + 6c00a35 commit 5ca70e1

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

CHANGES_NEXT_RELEASE

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
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+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iotagent-node-lib",
33
"license": "AGPL-3.0-only",
44
"description": "IoT Agent library to interface with NGSI Context Broker",
5-
"version": "2.20.0-next",
5+
"version": "2.21.0",
66
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
77
"keywords": [
88
"fiware",

0 commit comments

Comments
 (0)