Skip to content

v2.1.13

Choose a tag to compare

@yuanzhou yuanzhou released this 31 Jan 23:29
· 821 commits to main since this release
d0c4da0
  • Switch to use Memcached for caching needs to avoid threading/processing inconsistency
  • Global flag to turn on/off the memcached mode
  • Add cache to sankey data and reference DOI redirect tsv loading
  • Delete cache based on direct ancestor updates
  • New endpoints to flush all cache or based on entity id
  • Add Memcached connection to /status
  • Add dbgap_study_url to entity-api-spec.yaml and provenance_schema.yaml
  • Fix Neo4j query for /datasets/prov-info
  • Add response payload threshold in /datasets/prov-info and /samples/prov-info to avoid 500 error caused by API Gateway 10MB limit