Releases: TranslatorSRI/Plater
Release v2.3.3
Includes a new version of the transpiler which fixes a bug related to queries with non-canonical predicates returning inferred edges based on subclass reasoning.
Release v2.3.2
Includes a new version of the transpiler which fixes a bug related to queries with non-canonical predicates returning inferred edges based on subclass reasoning.
Release v2.3.1
Support for /schema/ and /graph-metadata/ endpoints.
Changed /edge_summary/ to /edge-summary/, but still supports calls to /edge_summary/ for now.
Release v2.3.0
New non-TRAPI API endpoints and support for memgraph.
Release v2.2.0
Redesigned API for non-TRAPI endpoints
Python 3.11
Release v2.1.4
- using the rust neo4j driver
- some connection handling improvements
- updated to default bl version 4.2.6
- bug fix for misnamed attribute_type_ids
RTX temp release 3
v2.1.3c retry neo4j connection more, catch connection errors around session c…
v2.1.3b
increasing connection pool size, raising exception for connect errors
Release v2.1.3
Minor improvement for neo4j connections
Release v2.1.2
This includes an improvement to the way the neo4j driver is handled by asyncio, and reverts uvicorn to the last version used without uvloop (0.24.0).