0.14.0
fgalan
released this
27 Jun 00:26
·
12237 commits
to master
since this release
Changelog since previous version 0.13.0 (FIWARE 3.4.2):
- Add: Pagination, using URI parameters 'offset' and 'limit' (and 'details' for extra details) (issue #395)
- Add: ServicePath support for specifying to which service path entities belong in NGSI10 queryContext and updateContext operations (issue #392)
- Fix: entitiesQuery() method (used in queryContext and NGSI10 subscriptions) has been re-written, making it more clear and optimal (PR #405)