Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 23:20
· 1 commit to main since this release
7327709

4.2.0 (2024-11-24)

Bug Fixes

  • correct namespace import for default search (3dc5eaf)
  • filter out bnodes from fts search results (fd8de31)
  • fix property signatures (9c2df0e)
  • rename release workflow (#302) (25ef99f)
  • update tests (1b4c109)

Features

  • add "subscription-key" as query parameter, to support Azure and other APIs that wish to use API keys. (#301) (6014a42)
  • Add ability for prez to check for a header on all requests such as an API key. (54da1f9)
  • expose the value of the SPARQL Endpoint Enabled setting on the root endpoint, under the predicate https://prez.dev/sparqlEndpointEnabled (2b87359)