Skip to content

Releases: TranslatorSRI/Plater

Release v2.0.6

07 Aug 16:22
Compare
Choose a tag to compare

Includes a new transpiler version with a bug fix for qualifiers in TRAPI responses

Release v2.0.5

06 Aug 18:27
Compare
Choose a tag to compare

New transpiler version which fixes a bug with qualifier constraints with biolink: prefixes.

Release v2.0.4

01 Aug 15:34
Compare
Choose a tag to compare

Error checking for the get_node endpoint, which is important because that gets inadvertently called all the time.

Improved the OTEL configuration to be more compatible with existing env vars and to allow the port to be specified separately from the host.

Release v2.0.3

01 Aug 07:46
Compare
Choose a tag to compare
  • new version of the transpiler with TRAPI validation fixes
  • fixed profiler on queries so they work with automat

Release v2.0.2

01 Aug 06:41
Compare
Choose a tag to compare

Trying to fix async event loop issue

Release v2.0.1

01 Aug 05:34
Compare
Choose a tag to compare

New transpiler version with a bug fix where edges without ids broke bolt results
Fixed SKIP LIST bug in plater

Release v2.0.0

30 Jul 19:19
Compare
Choose a tag to compare
  • migrated to neo4j 5 w/ support for bolt or http protocols
  • updated reasoner pydantic models
  • moved most of the attribute handling logic to reasoner-transpiler
  • added workflow for releasing neo4j images to the github container registry
  • using OTLP exporter/protocol instead of jaeger client

Release v1.6.5 no-cypher

18 Jul 19:35
Compare
Choose a tag to compare
Pre-release

v1.6.5 with the /cypher endpoint disabled

Release v1.6.5

23 Apr 21:19
Compare
Choose a tag to compare

This release includes a fix for a bug where removing the TRAPI version prefix from api endpoints caused some attributes to be missing from the open api spec.

Release v1.6.4

22 Apr 18:31
Compare
Choose a tag to compare

This release includes new versions of reasoner-transpiler and subsequently bmt, and fixes a bug related to invalid subclass_depth configurations.