forked from FIWARE/context.Orion-LD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES_NEXT_RELEASE
11 lines (11 loc) · 1.09 KB
/
CHANGES_NEXT_RELEASE
1
2
3
4
5
6
7
8
9
10
11
* Issue #885 Batch Ops responds with a corrupted payload body if Accept: application/ld+json - fix respond with application/json
* Issue #280 Performace: saving all DB collection paths ONCE in a tenant-struct instead of creating them before each and every use
* Issue #892 Broker able to receive and act upon NGSI-LD notifications - very first implementation - needs further testing
* Issue #897 Fixed a bug in the forwarding mechanism
* Issue #280 Added an URL param 'subscriptionId' to notifications - for ACL in notifications
* Issue #907 CLI param '-noNotifyFalseUpdate' for "no notification when no actual modification has been done"
* Issue #280 Added mongo server version to NGSI-LD version output + better order in the output
* Issue #890 Added check for presence of notification::endpoint when creating subscriptions
* Issue #899 Authorization HTTP header supported for forwarding
* Issue #914 Bug fix for double @context member for GET /attributes?details=true and GET /attributes/{attrName}
* Issue #280 HTTP header NGSILD-Tenant (not FIWARE-Service) in notifications on NGSI-LD subscriptions