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 _format parameter.
  • Support additive projections on views with _withView parameter.
  • Support sorting by comma delimited list of properties using single _sort parameter.
  • Support filtering by ID / resource URI on list endpoints.
  • Support recursive and inverse property paths on recursive properties.
  • Add sapi-nt-test framework 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.