Skip to content

Commit 906eecf

Browse files
authored
Merge pull request #1450 from telefonicaid/task/prepare_3_4_0
step 3.3.0-next -> 3.4.0
2 parents e7aaa0a + 436ab4d commit 906eecf

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

CHANGES_NEXT_RELEASE

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +0,0 @@
1-
- Fix: for non evaluable expressions which should not be propagated to attrs values (#1440)
2-
- Fix: try to use apikey from measure/group to find, update, remove device in first attempt (#1426, #1435)
3-
- Fix: ensure device apikey in already provisioned device (#1430)
4-
- Upgrade mongodb dev dep from 4.7.0 to 4.17.0
5-
- Upgrade mongoose dep from 5.13.14 to 5.13.20
6-
- Remove: bidirectional plugin (#1413)
7-
- Remove: appendMode and creation of initial entity (#1413)

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": "3.3.0-next",
5+
"version": "3.4.0",
66
"homepage": "https://github.com/telefonicaid/iotagent-node-lib",
77
"keywords": [
88
"fiware",

0 commit comments

Comments
 (0)