Releases: hubmapconsortium/entity-api
Releases · hubmapconsortium/entity-api
v2.5.5
v2.5.4
Change the validator for assigned_to_group_name
to use displayname
rather than shortname
.
Full Changelog: v2.5.3...v2.5.4
v2.5.3
- Add new field
Sample.rui_exemption
- Remove additional
metadata.*_id
fields from public responses - Remove references to the deprecated search-schema yaml in descriptions
Full Changelog: v2.5.2...v2.5.3
v2.5.2
Dataset title auto generation enhancements to handle various cases of multi organ and multi donors.
Full Changelog: v2.5.1...v2.5.2
v2.5.1
- Fix exception handling reference error
- Support new app header value for ingest-ui
Full Changelog: v2.5.0...v2.5.1
v2.5.0
- New feature to lock public entities from update with internal override option
- Remove
/samples/prov-info
and/datasets/prov-info
Full Changelog: v2.4.8-hotfix...v2.5.0
v2.4.8-hotfix
Fix component dataset status sync bug
Full Changelog: v2.4.8...v2.4.8-hotfix
v2.4.8
- Ensure lowercase of
sample_category
value validation for both individual/multiple sample creation and bulk sample TSV upload - Add
anticipated_complete_upload_month
andanticipated_dataset_count
fields for Upload - uWSGI config with 12 workers and 24 threads per worker
Full Changelog: v2.4.7...v2.4.8
v2.4.7
- OpenAPI/SmartAPI yaml fixes and updates with examples based on Stainless SDK work
- Stash large responses on the
/descendants/<id>
endpoint in S3
Full Changelog: v2.4.6...v2.4.7
v2.4.6
- Disable update on
Sample.direct_ancestor
on PUT call - Fix missing request header on file upload handling
Full Changelog: v2.4.5...v2.4.6