From 8c99cf39f9c0315217567336cfdee2ad27e6560f Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Fri, 26 Apr 2024 12:01:04 +0200 Subject: [PATCH] step 4.4.0-next -> 4.4.0 --- CHANGES_NEXT_RELEASE | 7 ------- package.json | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index ddbd2cd7f..e69de29bb 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,7 +0,0 @@ -- Add: process JEXL expressions in metadata attributes (#1598) -- Fix: TimeInstant mapped from attribute overrides default behaviours (#1557) -- Fix: reduce information showed handling errors to just config flags (#1594) -- Upgrade pymongo dep from 4.3.3 to 4.6.3 -- Upgrade express dep from 4.18.1 to 4.19.2 -- Add: allow devices with the same device_id in the same service and subservice but different apikey (#1589) - diff --git a/package.json b/package.json index ac6d5c663..96db30177 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.3.0-next", + "version": "4.4.0", "homepage": "https://github.com/telefonicaid/iotagent-node-lib", "keywords": [ "fiware",