Releases: hubmapconsortium/entity-api
Releases · hubmapconsortium/entity-api
v2.3.13
29 Jun 04:47
Compare
Sorry, something went wrong.
No results found
Add two new endpoints GET /entities/<id>/collections and GET /entities/<id>/uploads
Performance improvement in provenance retrieval to accommodate a large number of nodes
New creation_action value external process and validation
v2.3.12
13 Jun 18:55
Compare
Sorry, something went wrong.
No results found
Python dependency updates:
Flask 3.0.3, Werkzeug 3.0.3, and requests 2.32.0
Use updated commons 2.1.15 with neo4j 5.20.0 driver
Neo4j driver 5.20.0 and change a couple queries to accommodate changes to how EXISTS works in cypher
v2.3.11
17 May 15:18
Compare
Sorry, something went wrong.
No results found
Support new Collection type EPICollection as a subclass
Allow 10MB payload size in nginx
v2.3.10
07 May 15:51
Compare
Sorry, something went wrong.
No results found
Support group_uuid and group_name for Collections
Disable multi-revision feature
v2.3.9
06 May 13:10
Compare
Sorry, something went wrong.
No results found
Efficiency improvements with using indexed: flag variable to replace the search-api json mapping file
Add constraint to allow only one set of "Multi-Assay Split" component datasets
v2.3.8
16 Apr 18:54
Compare
Sorry, something went wrong.
No results found
Simple Neo4j query tuning for read triggers
v2.3.7
09 Apr 14:21
Compare
Sorry, something went wrong.
No results found
Synchronize Component Dataset status value with associated Primary Multi-Assay Dataset
New features oriented to improve index procedure efficiency, exposed via GET /documents/<id>
Require members from the same group to update an existing entity via the PUT call
Minor fix to an old typo
Full Changelog : v2.3.6...v2.3.7
v2.3.6
21 Mar 13:50
Compare
Sorry, something went wrong.
No results found
Support new status Incomplete for Dataset/Publication/Upload
Add two attributes to track existing component datasets after conversion to Multi-Assay Split
Full Changelog : v2.3.5...v2.3.6
v2.3.5
07 Mar 14:23
Compare
Sorry, something went wrong.
No results found
Support hubmap_id in GET /entities/<id>/instanceof/<type>
Strip whitespaces around entity id to avoid 500 error
Full Changelog : v2.3.4...v2.3.5
v2.3.4
16 Feb 15:27
Compare
Sorry, something went wrong.
No results found
Implement a generalized subclass schema yaml inheritance