Skip to content

Releases: hubmapconsortium/entity-api

v2.6.10

17 Dec 18:41
8aaa8f9

Choose a tag to compare

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

02 Dec 16:54
68084fc

Choose a tag to compare

  • 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

v2.6.8

06 Nov 14:25
e92187c

Choose a tag to compare

  • 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

31 Oct 15:03
6e35dac

Choose a tag to compare

  • 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

16 Oct 01:32
0352b6b

Choose a tag to compare

Hotfix to address a request context issue occurring when multiple threads are spawned

Full Changelog: v2.6.5...v2.6.6

v2.6.5

11 Oct 01:44
41e7ca0

Choose a tag to compare

Remove docker CPU and RAM reservations as they are just soft limits

Full Changelog: v2.6.4...v2.6.5

v2.6.4

10 Oct 16:04
653e197

Choose a tag to compare

Fix cache handling to avoid using cached data when there are skipped/excluded properties

Full Changelog: v2.6.3...v2.6.4

v2.6.3

09 Oct 20:30
1e8e1cd

Choose a tag to compare

Docker deployment with CPU and memory limits

Full Changelog: v2.6.2...v2.6.3

v2.6.2

08 Oct 13:49
aff8eed

Choose a tag to compare

Enhancements to avoid unnecessary recreation of Activity node and linkages for direct_ancestor_uuid(s) on each Sample and Dataset updates.

Full Changelog: v2.6.1...v2.6.2

v2.6.1

06 Oct 15:38
147d7a0

Choose a tag to compare

  • NoneType hotfix on trigger method get_dataset_title() to return [] instead of None
  • Generic handling to support properties exclusion in URL query parameter GET /entities/<id>

Full Changelog: v2.6.0...v2.6.1