Releases: ranking-agent/strider
Releases · ranking-agent/strider
Version 3.11.0
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
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
Changes:
- Send only canonical predicates to KPs
Version 3.4.0
Changes:
- Upgrade to Biolink 2.1.0
Version 3.3.0
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
v3.1.0 Added test to ensure provenance for unuse KP is not added
Version 3.0.2
v3.0.2 Bump version
Version 3.0.0
v3.0.0 Lock dependencies
Version 2.0.4
Fix test documentation Co-authored-by: Max Wang <[email protected]>
Version 2.0.3
v2.0.3 Bump service version