Skip to content

Releases: hubmapconsortium/ingest-api

v2.3.32

23 Oct 13:55
3a7dee3
Compare
Choose a tag to compare
  • 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

16 Oct 20:20
5985743
Compare
Choose a tag to compare

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

08 Oct 15:53
4705748
Compare
Choose a tag to compare
  • 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

13 Sep 16:11
c903530
Compare
Choose a tag to compare
  • Add rules for EPICs and Seg Masks
  • Visium dir schema updates
  • Update to IVT v0.0.24
  • Integrate entity-api's POST /constraints to the metadata validation with IVT
  • New docker base image

Full Changelog: v2.3.28...v2.3.29

v2.3.28

28 Aug 15:04
dbdb613
Compare
Choose a tag to compare
  • 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 using specimen.py and switch to the new sample_helper.py.

Full Changelog: v2.3.27...v2.3.28

v2.3.27

22 Aug 14:19
8bd858f
Compare
Choose a tag to compare

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

19 Aug 20:39
5366b09
Compare
Choose a tag to compare

Hot fix parsing handling for /uploads/data-status

What's Changed

  • for update_upload_datastatus, wrapped convert_str_literal in a try bl… by @yuanzhou in #618

Full Changelog: v2.3.25...v2.3.26

v2.3.25

14 Aug 16:06
1ee83b5
Compare
Choose a tag to compare

Hot fix bug returning abs path for uploads

What's Changed

  • fix bug returning abs path for uploads by @shirey in #613

Full Changelog: v2.3.24...v2.3.25

v2.3.24

12 Aug 18:25
a5a1717
Compare
Choose a tag to compare

Support to publish Multi-Assay Component datasets

What's Changed

  • Support to publish Multi-Assay Component datasets by @shirey in #612

Full Changelog: v2.3.23...v2.3.24

v2.3.23

08 Aug 21:56
30304e4
Compare
Choose a tag to compare
  • 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