Skip to content

Commit 4925602

Browse files
authored
Merge pull request #1619 from telefonicaid/task/prepare_4_5_0
step 4.4.0-next -> 4.5.0
2 parents 52a524f + 1fed58b commit 4925602

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-
- Fix: do not propage TimeInstant when explicitAttrs is empty array (#1606)
2-
- Fix: update device using previous device apikey to avoid error when apikey is updated (iota-json#833)
3-
- Fix: allow send multiple measures to CB in a batch (POST /v2/op/update) and sorted by TimeInstant when possible, instead of using multiples single request (iotagent-json#825, #1612)
4-
- Fix: default express limit to 1Mb instead default 100Kb and allow change it throught a conf env var 'IOTA_EXPRESS_LIMIT' (iotagent-json#827)
5-
- Fix: accept 201 status code from context broker with NGSI-LD interface when first measure is sent and device is created in it (#1617)

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

0 commit comments

Comments
 (0)