Skip to content

Releases: TranslatorSRI/Plater

Release v2.3.3

18 Mar 16:48

Choose a tag to compare

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

17 Mar 19:49

Choose a tag to compare

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

05 Feb 23:07

Choose a tag to compare

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

26 Jan 19:17
d0c7dbf

Choose a tag to compare

New non-TRAPI API endpoints and support for memgraph.

Release v2.2.0

22 Jul 21:13

Choose a tag to compare

Redesigned API for non-TRAPI endpoints
Python 3.11

Release v2.1.4

01 May 16:38

Choose a tag to compare

  • 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

06 Feb 21:21

Choose a tag to compare

RTX temp release 3 Pre-release
Pre-release
v2.1.3c

retry neo4j connection more, catch connection errors around session c…

v2.1.3b

06 Feb 18:11

Choose a tag to compare

v2.1.3b Pre-release
Pre-release
increasing connection pool size, raising exception for connect errors

Release v2.1.3

29 Jan 02:30

Choose a tag to compare

Minor improvement for neo4j connections

Release v2.1.2

08 Oct 01:54

Choose a tag to compare

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).