Skip to content

Releases: ranking-agent/strider

Version 3.11.0

08 Sep 13:20
Compare
Choose a tag to compare

New features:

  • handle mixed canonical and non-canonical predicates
  • handle qnode/qedge constraints
  • /asyncquery endpoint

Logging improvements:

  • add timing information to KP request logging
  • elide long CURIE lists

Performance improvements:

  • skip validating /query responses
  • merge kgraphs without attribute unions, which are very slow

Misc. improvements:

  • handle KP /meta_knowledge_graph problems better

Version 3.7.0

17 Aug 19:35
Compare
Choose a tag to compare

Changes:

  • Replace queue-based workflow with more-parallel recursion
  • Batch follow-on queries to reduce context-switching costs
  • Revise logging
  • Clean up unused files and functions

Version 3.5.0

10 Aug 19:01
Compare
Choose a tag to compare

Changes:

  • Send only canonical predicates to KPs

Version 3.4.0

06 Aug 13:13
Compare
Choose a tag to compare

Changes:

  • Upgrade to Biolink 2.1.0

Version 3.3.0

05 Aug 17:23
Compare
Choose a tag to compare

Bug fixes:

  • Fix KP request error logging

New features:

  • Add KP request timeout
  • Use trapi-throttle to throttle and batch one-hop requests to KPs

Version 3.1.0

29 Jul 15:12
Compare
Choose a tag to compare
v3.1.0

Added test to ensure provenance for unuse KP is not added

Version 3.0.2

19 Jul 20:45
Compare
Choose a tag to compare
v3.0.2

Bump version

Version 3.0.0

06 Jul 13:52
Compare
Choose a tag to compare
v3.0.0

Lock dependencies

Version 2.0.4

14 Jun 14:55
Compare
Choose a tag to compare
Fix test documentation

Co-authored-by: Max Wang <[email protected]>

Version 2.0.3

08 Jun 17:04
Compare
Choose a tag to compare
v2.0.3

Bump service version