From fc29e8f722315eedc4af7f77677aac3f272ea7bf Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Wed, 18 Sep 2024 14:58:40 +0200 Subject: [PATCH] step 4.5.0-next -> 4.6.0 --- CHANGES_NEXT_RELEASE | 9 --------- package.json | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index bc8222f6c..e69de29bb 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,9 +0,0 @@ -- Upgrade body-parser dep from 1.20.0 to 1.20.3 -- Add: openmetrics-compatible `/metrics` endpoint in nortbound API (#1627) -- Remove: push-based stats (including stats section in config file) -- Fix: service header to use uppercase in case of update and delete (#1528) -- Fix: Allow to send to CB batch update for multimeasures for NGSI-LD (#1623) -- Add: new JEXL transformations for including into an array keys that have a certain value: valuePicker and valuePickerMulti -- Add: attribute metadata and static attributes metadata added to jexl context (#1630) -- Add /iot/groups API endpoints (as equivalent to /iot/services) (#752) -- Deprecated: /iot/services API routes diff --git a/package.json b/package.json index 5357210fb..2a66a5564 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iotagent-node-lib", "license": "AGPL-3.0-only", "description": "IoT Agent library to interface with NGSI Context Broker", - "version": "4.5.0-next", + "version": "4.6.0", "homepage": "https://github.com/telefonicaid/iotagent-node-lib", "keywords": [ "fiware",