Skip to content

Releases: hubmapconsortium/entity-api

v2.3.13

29 Jun 04:47
2359947

Choose a tag to compare

  • 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
485dfef

Choose a tag to compare

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
4475b97

Choose a tag to compare

  • Support new Collection type EPICollection as a subclass
  • Allow 10MB payload size in nginx

v2.3.10

07 May 15:51
f193a05

Choose a tag to compare

  • Support group_uuid and group_name for Collections
  • Disable multi-revision feature

v2.3.9

06 May 13:10
8ad7ae6

Choose a tag to compare

  • 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
6683ce0

Choose a tag to compare

Simple Neo4j query tuning for read triggers

v2.3.7

09 Apr 14:21
39b1a75

Choose a tag to compare

  • 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
795b63d

Choose a tag to compare

  • 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
78c7d1a

Choose a tag to compare

  • 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
40da2f4

Choose a tag to compare

Implement a generalized subclass schema yaml inheritance