Releases: hubmapconsortium/entity-api
Releases · hubmapconsortium/entity-api
Release list
v2.6.18
v2.6.17
New endpoints to support the search-api reindex optimization
Full Changelog: v2.6.16...v2.6.17
v2.6.16
Support for new Dataset status "Approval" with validations
Full Changelog: v2.6.15...v2.6.16
v2.6.15
- Bump python-dotenv from 1.0.1 to 1.2.2
- Reject
Sample.metadata.sample_idandSample.metadata.source_idfrom POST/PUT via validator
Full Changelog: v2.6.14...v2.6.15
v2.6.14
- 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
- Deployment updates (Nginx + uWSGI) to improve performance and reduce 502/504 errors
- Updated
docker-compose.ymlto supportnet.core.somaxconn(aligned withuwsgi.inisetting: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
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
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
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
- 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
Werkzeugfrom requirements.txt
Full Changelog: v2.6.8...v2.6.9