Full documentation at: http://fiware-orion.readthedocs.io/en/4.1.0/
NGSIv2 API reference: https://github.com/telefonicaid/fiware-orion/blob/4.1.0/doc/manuals/orion-api.md
Changes (since 4.0.0):
- Add: custom notification ngsi patching evaluation priority based in
evalPriority
builtin metadata (#4556) - 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
- Fix: metadata modifications are not considered as change (with regards to subscription alterationTypes) if notifyOnMetadataChange is false (#4605)
- Fix: invalid date in expires field of subscription (#2303)
- 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
Thanks to the following people that contributed to this version: