From 581f983ca407ca4a05253e8820bf6d9b316c12ea Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Wed, 28 Jun 2023 08:41:52 +0200 Subject: [PATCH] update CNR --- CHANGES_NEXT_RELEASE | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 7d1e6c8ba..049d57140 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,3 +1,4 @@ +- Add: Evaluate group entityNameExp with a context including measures (#1334) - Add: allow update timestamp and other config fields of device - Fix: use 'options=upsert' when update ngsiv2 CB entities and appendMode is enabled (#956) - Fix: do not propagate group config (timestamp and explicitAttrs) to autoprovisioned devices (at database level) (#1377)