Releases: hubmapconsortium/ingest-api
Releases · hubmapconsortium/ingest-api
v2.2.10
v2.2.9
- Change
dataset_is_primary
to usecreation_action
to determine whether a dataset is primary rather than inspecting its distance from the nearest sample ancestor
Full Changelog: v2.2.8...v2.2.9
v2.2.8
New endpoint POST /datasets/components
to support multi-components datasets creation with entity-api
Full Changelog: v2.2.7...v2.2.8
v2.2.7
- Generate
metadata.json
file at publication - Use pinned version
Werkzeug==2.3.7
- Updating cookie expiration to use max_age and sets timeout after 1 day. Updating code to handle localhost cookie domain
- Metadata json file creation at dataset publish and new endpoint
PUT /datasets/<id>/metadata-json
- Track dataset status history at publish
v2.2.6
- Modify regex patterns in sample bulk validation to accommodate for protocol url's ending with version
numbers (e.g /v1) - Modify the data-status endpoint to point to the ubkg to grab the valid organs with rui info. Change the logic for assigning "not-applicable" values accordingly
- Add new endpoint
GET /metadata/data-provider-groups
to return all data provider groups