Releases: hubmapconsortium/ingest-api
Releases · hubmapconsortium/ingest-api
v2.3.12
v2.3.11
Two new endpoints and config to support UBKG Download via UMLS key auth
Full Changelog: v2.3.10...v2.3.11
v2.3.10
Fix broken integration of datasets bulk submission to entity-api and removed reference to SenNet ingest file helper.
Full Changelog: v2.3.9...v2.3.10
v2.3.9
Rules: Add rule for 10x multiome derived
Full Changelog: v2.3.8...v2.3.9
v2.3.8
v2.3.7
- New endpoint
GET /privs/has-data-admin
- Modify
dataset_is_primary
to prevent component datasets from appearing in the ingest board - A wide set of rule changes including using the creation action to properly classify entities, and removing the check for non-DCWG vs DCWG for processed datasets
- New endpoints to retrieve the
file-system-abs-path
for multiple datasets at one time
v2.3.6
- Enable
metadata.json
generation at dataset publish time with file directory fixes - Reduce
processed_datasets
query scope to only return necessary fields - Format globus url for processed datasets using the same source of truth
Full Changelog: v2.3.5...v2.3.6
v2.3.5
- Data Ingest Board support of processed datasets, and removal of descendants
- Update rule for RNAseq Visium (no probes)
- Rules: dataset type should be Cell DIVE not Cell Dive
- Rules: Update description to be Cell DIVE not CellDIVE
- Rules: Update dag_prov_list logic such that it is always set
v2.3.4
- Add
is-multi-assay
field in value set that is returned for primary multiassay datasets and their related processed datasets - Add rules for older json-based CODEX and RNAseq
- Rule for derived datasets can't identify Visium as
is_dcwg
from the entity-api, updating the rule to treat it asnon_dcwg
in the meantime. - Adding
vitessce-hints
for Visium (no probes) derived dataset. - Comparison values are chnaged to lower case because that is what entity-api returns in the entity object for the given field
- Disable metadata.json file generation during publication
Full Changelog: v2.3.3...v2.3.4