From 37b55ca0219c165fd58142f8de6e24f5900bd0d2 Mon Sep 17 00:00:00 2001 From: mapedraza <40356341+mapedraza@users.noreply.github.com> Date: Fri, 5 Jul 2024 08:51:22 +0200 Subject: [PATCH] Add CNR entry --- CHANGES_NEXT_RELEASE | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 65ada9a75..854a262e1 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,2 +1,3 @@ - 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