sapi-nt release 1.3.1
sapi-nt 1.3.1 was released on February 17th 2020.
Fixes
- Reduced severity of some error logs to warning level.
- Fixed errors on text search requests with trailing white space.
- Fixed sorting on optional properties.
- Fixed conjunctive existence filters.
- Optimise item endpoints with union-style queries.
- Fixed project build on Windows systems.
Features
- Hierarchy API.
- Support content negotiation by
_formatparameter. - Support additive projections on views with
_withViewparameter. - Support sorting by comma delimited list of properties using single
_sortparameter. - Support filtering by ID / resource URI on list endpoints.
- Support recursive and inverse property paths on recursive properties.
- Add
sapi-nt-testframework for creating automated tests over APIs. - Support range filters on resource values.
- Support trailing slashes on request paths.
- Add lexical sorting of values in CSV format.
- Enhance JSON logs with additional properties.
- Support compaction of SPARQL query logs.
- Configurable cache control on endpoints.