You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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