Releases: hubmapconsortium/entity-api
Releases · hubmapconsortium/entity-api
v2.1.13
31 Jan 23:29
Compare
Sorry, something went wrong.
No results found
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
v2.1.12
05 Jan 14:41
Compare
Sorry, something went wrong.
No results found
New endpoint /datasets/{id}/paired-dataset
v2.1.11
03 Jan 21:15
Compare
Sorry, something went wrong.
No results found
Add new field sample_category and all tweaks
Make specimen_type optional field on create
Use Unknown as the value for tissue_type, will deprecate later
More validation on Organ creation against Donor
v2.1.10
30 Nov 16:49
Compare
Sorry, something went wrong.
No results found
Use main branch in URL for all github references
v2.1.9
28 Nov 17:34
Compare
Sorry, something went wrong.
No results found
Add support to files-api
Use UUID-API base URL in config
v2.1.8
04 Nov 14:14
Compare
Sorry, something went wrong.
No results found
Update to use latest commons 2.1.3
v2.1.7
18 Oct 16:06
Compare
Sorry, something went wrong.
No results found
v2.1.6
11 Oct 23:24
Compare
Sorry, something went wrong.
No results found
Changes to work with the refactored commons
Docker changes made mainly for the new RHEL8 VM and user hive
Allow no-token/public return from /samples/prov-info
Modify the neo4j query for /datasets/prov-info to work with non-primary datasets
v2.1.5
29 Sep 14:12
Compare
Sorry, something went wrong.
No results found
Disable PUT and POST calls on STAGE to prevent users from updating the MySQL (create new IDs via UUID-API) and Neo4j on PROD.
v2.1.4
23 Aug 18:31
Compare
Sorry, something went wrong.
No results found
Upgrade to Flask v2 and remove pinned dependencies tied to Flask v1