3.7.0
Full documentation at: http://fiware-orion.readthedocs.io/en/3.7.0/
NGSIv2 API reference (v2.0): http://telefonicaid.github.io/fiware-orion/api/v2/stable
WARNING: this release is the last one supporting RPM packaging. In addition, note that in the FIWARE Technical Steering Committee on May 23rd, 2022 the FIWARE Foundation decided the shutdown of their yum repositories so they probably go offline soon.
Changes (since 3.6.0):
- Add: conditions.alterationTypes subscription fuctionality (#1494)
- Add: alterationType built-in atrribute in notifications (#1494)
- Add: covered notifications in subscriptions (#3693)
- Add: support for Feature and FeaturesCollection GeoJSON types (normalizing geometries) in entity locations (#4114)
- Add: support to null element in string list filters (e.g. q=A:foo,null) (#4120)
- Add: improve BadInput logs with extra information when available (#4121)
- Add: debug tracelevel (
-t 56
) to get information when regex compilation fails (#4098) - Add: Docker healthcheck based on context broker API
- Fix: allow limit=0 in all paginated operations in the NGSIv2 API (entities, entity types, subscriptions and registrations) (#1492)
- Fix: wrong log traces in update forwarding cases
- Fix: memory leak in MQTT connection management logic when connection to MQTT broker cannot be established
- Reference distribution changed RHEL/CentOS 8 to Debian 11