Skip to content

Releases: hubmapconsortium/entity-api

v2.6.18

Choose a tag to compare

@yuanzhou yuanzhou released this 12 Jun 17:59
3e2f6f2
  • Add support for "Retracted" status
  • Remove sub_status and its associated validatord
  • Remove PUT /datasets/<id>/retract

Full Changelog: v2.6.17...v2.6.18

v2.6.17

Choose a tag to compare

@yuanzhou yuanzhou released this 08 Jun 15:17
c7f8ace

New endpoints to support the search-api reindex optimization

Full Changelog: v2.6.16...v2.6.17

v2.6.16

Choose a tag to compare

@yuanzhou yuanzhou released this 21 May 14:44
989c718

Support for new Dataset status "Approval" with validations

Full Changelog: v2.6.15...v2.6.16

v2.6.15

Choose a tag to compare

@yuanzhou yuanzhou released this 30 Apr 14:34
ebea46f
  • Bump python-dotenv from 1.0.1 to 1.2.2
  • Reject Sample.metadata.sample_id and Sample.metadata.source_id from POST/PUT via validator

Full Changelog: v2.6.14...v2.6.15

v2.6.14

Choose a tag to compare

@yuanzhou yuanzhou released this 03 Apr 14:17
2463b07
  • Bump requests from 2.32.5 to 2.33.0
  • Optimize batch id lookup for reindex status

Full Changelog: v2.6.13...v2.6.14

v2.6.13

Choose a tag to compare

@yuanzhou yuanzhou released this 27 Mar 13:54
5b027d2
  • Deployment updates (Nginx + uWSGI) to improve performance and reduce 502/504 errors
  • Updated docker-compose.yml to support net.core.somaxconn (aligned with uwsgi.ini setting: listen = 512)
  • Update Flask from v3.0.3 to v3.1.3
  • Update to the latest commons v1.2.23

Full Changelog: v2.6.12...v2.6.13

v2.6.12

Choose a tag to compare

@yuanzhou yuanzhou released this 20 Feb 16:45
4db237d

Add new endpoint POST /entities/batch-ids to support batch id lookup used by reindex job queue

Full Changelog: v2.6.11...v2.6.12

v2.6.11

Choose a tag to compare

@yuanzhou yuanzhou released this 29 Jan 01:09
639451d

Add ?reindex-priority= query parameter in URL to create, update, and component creations endpoints

Full Changelog: v2.6.10...v2.6.11

v2.6.10

Choose a tag to compare

@yuanzhou yuanzhou released this 17 Dec 18:41
8aaa8f9

Optimize Collection creation/update with a large number of associated Datasets to avoid timeout.

Full Changelog: v2.6.9...v2.6.10

v2.6.9

Choose a tag to compare

@yuanzhou yuanzhou released this 02 Dec 16:54
68084fc
  • Restored the association between Collection and Publication via [:USES_DATA]
  • Added validation to prevent Donor and/or Organs from being used as parents
  • Updated the GitHub Actions CI workflow to use a Python 3.13 instance
  • Removed Werkzeug from requirements.txt

Full Changelog: v2.6.8...v2.6.9