Releases: TranslatorSRI/Plater
Releases · TranslatorSRI/Plater
Release v1.4.2-2
bumping transpiler again
Release 1.4.2
bumped pydantic and transpiler versions,
updated to query_id to match new transpiler version
Release 1.4.1
upgraded versions of lots of dependencies (most importantly bmt-lite),
improved otel trace information to include events related to neo4j timing and trapi/cypher text for trapi querys,
refactored metadata and improved performance of meta_kg,
increased timeout for automat heartbeat calls,
in TRAPI responses converted "qnode_id" from transpiler to "query_id"
neo4j-5-testing-2
continued testing of neo4j 5 plater
Release v1.4.0-2
What's Changed
- Transpiler and pydantic updates by @EvanDietzMorris in #96
Full Changelog: v1.4.0-0...v1.4.0-2
Release 1.4.0
- Trapi 1.4 implementation
- Cypher logging on otel
v1.4.0-1
bumping reasoner-pydantic
Release v1.4.0-0-rc
capture cypher
Release v1.3.0-13
- Simplified reasoner transpiler v1.11.11
Release v1.3.0-12
- Otel integration
- Qualifiers fix
- MetaKG, SRI testing Data, Metadata from files instead of cypher for startup performance.