Releases: hubmapconsortium/ingest-api
Releases · hubmapconsortium/ingest-api
v2.3.32
- Update rules to include vitessce-hints
- Update GeoMx to use RNASeq (with probes)
- Add rule for Xenium.
- Update requests package to 2.32.3 due to 2.32.0 conflicts with CVE-2024-35195 mitigation
- imc-2d-v2 rule chain update
Full Changelog: v2.3.31...v2.3.32
v2.3.31
Handle calls to the /assaytype
or /assaytype/metadata
endpoints for samples or donors with 400 error
Full Changelog: v2.3.30...v2.3.31
v2.3.30
- New endpoint to support Collection DOI registration
- Update rules to add additional oligo_probe_panels.
- Update to commons 2.1.18
Full Changelog: v2.3.29...v2.3.30
v2.3.29
v2.3.28
- Rules: Add rule for derived phenocycler datasets
- Tech debt cleanups. The two main pieces are
- Removed
PUT /datasets/status
which no need to test since PSC team stopped using it a while ago - Internal updates made in
PUT /datasets/<uuid>/submit
to stop usingspecimen.py
and switch to the newsample_helper.py
.
- Removed
Full Changelog: v2.3.27...v2.3.28
v2.3.27
Support hubmap_id lookup in URL of datasets/{uuid}/file-system-abs-path
to handle 404 properly
Full Changelog: v2.3.26...v2.3.27
v2.3.26
v2.3.25
v2.3.24
v2.3.23
- Add a limitation in bulk sample/donor upload that raises a 400 error if a tsv includes more than 40 content rows and suggests users splits it up
- Use apscheduler to schedule a singular job right after the server starts along with the normal hourly jobs
Full Changelog: v2.3.22...v2.3.23