Skip to content

Releases: hubmapconsortium/entity-api

v2.3.20

28 Aug 15:03
dd04af3
Compare
Choose a tag to compare
  • New POST /constraints endpoint with initial implementation
  • Singleton of get organ types

Full Changelog: v2.3.19...v2.3.20

v2.3.19

16 Aug 13:27
4f9a95c
Compare
Choose a tag to compare
  • Introduce usage of S3 for large responses, replacing error message when a response was too large for AWS Gateway to return
  • Update to hubmap-commons==2.1.16

Full Changelog: v2.3.18...v2.3.19

v2.3.18

12 Aug 14:00
d165a7e
Compare
Choose a tag to compare

New endpoints to support Data Ingest Board bulk editing for Datasets and Uploads on selected properties

Full Changelog: v2.3.17...v2.3.18

v2.3.17

08 Aug 04:20
4e6d7b5
Compare
Choose a tag to compare

Add validator to avoid infinite loop in search-api reindex procedure

Full Changelog: v2.3.16...v2.3.17

v2.3.16

23 Jul 19:56
5cd1c77
Compare
Choose a tag to compare
  • Verify a large number of UUIDs exist in the Neo4j graph using a single query rather than a loop.
  • Initial commit to establish all relationships in Neo4j from an Activity node to ancestors in a single Cypher query.

Full Changelog: v2.3.15...v2.3.16

v2.3.15

08 Jul 13:59
57130ab
Compare
Choose a tag to compare

Corresponding updates for indexing Uploads and Collections, and efficiently modifying ES documents

Full Changelog: v2.3.14...v2.3.15

v2.3.14

02 Jul 15:45
0b175b8
Compare
Choose a tag to compare

New HRA reference URL to TSV from CDN, config update only

Full Changelog: v2.3.13...v2.3.14

v2.3.13

29 Jun 04:47
2359947
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Support new Collection type EPICollection as a subclass
  • Allow 10MB payload size in nginx