Skip to content

0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 15:13
· 43 commits to main since this release
5077b0e

Version 0.8.2

  • Telicent Graph Schema improvements:
    • Added new searchWithMetadata() query with richer response schema
    • Added optional searchType and typeFilter arguments to both search() and searchWithMetadata() queries
    • Search queries have behavioural parity with node() and nodes() queries in treating any returned URI from
      search as node if it occurs in the subject/object of any triples in the data
  • Build improvements:
    • Logback upgraded to 1.5.8
    • JWT Servlet Auth upgraded to 0.16.0
    • Smart Caches Core Libraries upgraded to 0.22.0
    • Various build and test dependencies upgraded to latest available