diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index eaffe48fcd..5b7b94c871 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,7 +1,7 @@ - Add: custom notification ngsi patching evaluation priority based in evalPriority builtin metadata (#4556) -- Add: attribute metadata to JEXL context (#4594) +- Add: attribute metadata to JEXL context (#4594, #4560) - Fix: $max and $min operators were not supported with DateTime attributes (#4585) - Fix: wrong date values should not allowed in subscription's expires field (#4541) - Fix: do not raise DB alarm in case of wrong GeoJSON in client request - Upgrade cjexl version from 0.3.0 to 0.4.0 (new transformations: now, getTime and toIsoString) -- Upgrade Debian version from 12.4 to 12.6 in Dockerfile \ No newline at end of file +- Upgrade Debian version from 12.4 to 12.6 in Dockerfile