Releases: hubmapconsortium/entity-api
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
v2.6.8
- Add functionality to globus-url endpoint to support public versions of protected data
- Update commons to 2.1.22 to use the added accessor method for proteted group uuid
Full Changelog: v2.6.7...v2.6.8
v2.6.7
-
Stash large response payload to S3 with redirect URL for
/entities/<id>/ancestors/<id>/parents/<id>/children/<id>/entities/<id>/siblings/entities/<id>/tuplets
-
Upgrade to use new base image with Python 3.13.9 with less security vulnerabilities
- Use DNF instead of YUM for package management
- Switch to Nginx 1.28.0 stable release in docker image
Full Changelog: v2.6.6...v2.6.7
v2.6.6
Hotfix to address a request context issue occurring when multiple threads are spawned
Full Changelog: v2.6.5...v2.6.6
v2.6.5
Remove docker CPU and RAM reservations as they are just soft limits
Full Changelog: v2.6.4...v2.6.5