Releases: ranking-agent/strider
Releases · ranking-agent/strider
v4.2.4
v4.2.3
Added more log messages and set default log level to INFO
Full Changelog: v4.2.2...v4.2.3
v4.2.2
- Remove node norm calls from cache
- Add Jaeger tracing
Full Changelog: v4.2.1...v4.2.2
v4.2.1
Bump bmt-lite version to support Biolink v3.
Full Changelog: v4.2.0...v4.2.1
v4.2.0
Add redis back in as a persistent cache for all external calls.
Uses the new kp-registry pip package and stores the registry in redis instead of having to contact the external kp-registry service.
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Remove redis and use native python logging by @maximusunc in #387
Full Changelog: v4.0.2...v4.1.0
Version 4.0.2
What's Changed
Full Changelog: v3.18.4...v4.0.2
Version 4.0.1
Full Changelog: v3.18.4...v4.0.1
v3.18.4
setup logging (#383) * setup logging * black Co-authored-by: Chris Bizon <[email protected]>
v3.18.3
added logs for each callback (#381) * added logs for each callback * black * bump version * INFOtoinfo, black Co-authored-by: Chris Bizon <[email protected]>