Skip to content

Commit ffbf863

Browse files
authored
Merge pull request #1584 from telefonicaid/task/prepare_4_3_0
step 4.2.0-next -> 4.3.0
2 parents 46fbcb2 + fe79fb9 commit ffbf863

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

CHANGES_NEXT_RELEASE

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
- Add: log and return device/group information when EntityGenericError, TypeNotFound, DeviceNotFound, BadTimestamp, BadGeocoordinates, CommandNotFound, GroupNotFound, MissingAttributes, DuplicateDeviceId and DuplicateGroup errors (iotagent-json#815)
2-
- Hardening: simplify implementation so typeInformation contains global config values (#1515)
3-
- Add: `POST /iot/op/delete` operation to delete multiple devices at once (#1578)
4-
- Fix: store device subscriptions updates (#1086)
5-
- Fix: badtimestamp error should not progress to ContextBroker

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

0 commit comments

Comments
 (0)