Releases: RDFLib/prez
Releases · RDFLib/prez
v4.2.0
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)
OGC Features Queryables bugfix + curie generation fixes
- OGC Features API Queryables are generated based on available geo:Feature properties if queryables are not defined.
- Bugfix to generate curies consistent with spec.
Dynamic Endpoints + OGC Features
- Dynamic / Configurable Endpoints
- OGC Features API including SHACL Queryables
v3.8.14
Initial Prez Version 4 Release
Major update to programatically generate SPARQL queries utilising the SPARQL Grammar, to support merging CQL/Search/Endpoint constraints into a single SPARQL Query.
See changelog below:
Full Changelog: v3.8.12...v4.0.0
Maintenance version of V3
Includes updates to accept SPARQL Post requests
What's Changed
- Fix typo in connegp ontology prefix by @ashleysommer in #233
- Fix bug in generating a prefix for a URI where the URI uses a fragement by @ashleysommer in #236
- Specify Python 3.12.3 by @recalcitrantsupplant in #238
- Azure function by @ashleysommer in #230
- Add a POST endpoint for the /sparql passthru feature. by @ashleysommer in #239
- Add ability to declare prefixes in remote Repos by @recalcitrantsupplant in #240
Full Changelog: v3.8.11...v3.8.12
v3.8.11
What's Changed
- update poetry-core version to 1.9.0 by @lalewis1 in #225
- override anotated mediatypes by @lalewis1 in #226
- Change to app factory pattern by @ashleysommer in #224
Full Changelog: v3.8.10...v3.8.11
v3.8.10
What's Changed
- Docker build and wheel dist build fixes by @ashleysommer in #223
New Contributors
- @ashleysommer made their first contribution in #223
Full Changelog: v3.8.9...v3.8.10
v3.8.9
What's Changed
- fix: remove specification of "sh:path skos:prefLabel" in profile such that… by @recalcitrantsupplant in #215
- build: add PREZ_VERSION environment variable to Dockerfile by @edmondchuc in #216
Full Changelog: v3.8.8...v3.8.9
v3.8.8
What's Changed
- Update gh action versions for on_release workflow by @edmondchuc in #212
Full Changelog: v3.8.7...v3.8.8