Releases: ranking-agent/strider
Releases · ranking-agent/strider
December 2021 Demo
Dec2021Demo Replace patrick contact info with kenny
v.3.15.1
v3.15.0
v3.14.0
v3.14.0
Features
- Added
x-maturity
field to OpenAPI server config #318 - Added
x-translator.infores
field to OpenAPI server config #322 - Add benchmarking utils #312
Maintenance
- Update live demo URL in the readme #311
- Bumped versions of dependencies #317
anyio==3.3.4
certifi==2021.10.8
httpcore==0.13.7
idna==3.3
coverage==6.0.2
pyparsing==3.0.2
Bug Fixes
- Fixed compose volume path #313
Version 3.13.2
Version 3.13.1
Bug Fixes
- Remove trailing slash from nodenorm URL by @patrickkwang in #304
Full Changelog: v3.13.0...v3.13.1
Version 3.13.0
What's Changed
- Upgrade bmt to biolink 2.2.5 by @patrickkwang in #295
- Don't send so many synonyms by @patrickkwang in #296
- Gene protein conflation by @uhbrar in #301
- Add pinnedness planning by @patrickkwang in #300
- Handle
is_set
by @patrickkwang in #303
Full Changelog: v3.12.0...v3.13.0
Version 3.12.0
Bug fixes:
- handle symmetric, non-canonical predicates correctly
- add error handling in
log_request()
New features:
- profiling utility
- use node binding
qnode_id
field for unbatching - naive "unbatching" for trivial single-query batches
Improvements:
- computational improvements to message merging
Updates:
- remove ChemicalSubstance shims
- upgrade reasoner-pydantic
Version 3.11.2
Fixes:
- return responses with content-type: application/json
Version 3.11.1
Fixes:
- update x-trapi version in OpenAPI schema