Skip to content

Releases: hubmapconsortium/ingest-api

v2.4.15

11 Feb 15:46
f83006f

Choose a tag to compare

  • Fix typo in error messages for TSV validation
  • Update 10x Flex rule

Full Changelog: v2.4.14...v2.4.15

v2.4.14

04 Feb 15:11
d99c1e4

Choose a tag to compare

  • Remove ?suspend-indexing-and-acls from publish endpoint to address the 500 error
  • Never reindex or set permissions in /publish/<id> endpoint
  • Bug fix to set publication_timestamp at publication time

Full Changelog: v2.4.13...v2.4.14

v2.4.13

29 Jan 01:08
e5cbdef

Choose a tag to compare

  • Trim every element in a list of identifiers split() from a comma-separated string
  • Support re-index priority level parameter in URL ?reindex-priority= in passthrough endpoints
  • Rule chain updates to add iCLAP and COMET
  • Upgrade to IVT v1.0.1 release to check the latest CEDAR version and remove the previously added VersionHelper module and CEDAR_API_URL config
  • On publish copy primary dataset description for DOI if component description is missing

Full Changelog: v2.4.12...v2.4.13

v2.4.12

16 Jan 15:18
dac1922

Choose a tag to compare

Support pipeline-testing group permission check in GET /entities/<hmuuid>/allowable-edit-states

Full Changelog: v2.4.11...v2.4.12

v2.4.11

22 Dec 14:34
0fa4d8d

Choose a tag to compare

Add entries for Raman Imaging, STARmap, and 10x Flex

Full Changelog: v2.4.10...v2.4.11

v2.4.10

17 Dec 21:33
fd85bd2

Choose a tag to compare

Fix orcid id and name on dois as well as add license info

Full Changelog: v2.4.9...v2.4.10

v2.4.9

11 Dec 14:46
de74747

Choose a tag to compare

Update POST /entities/file-system-rel-path endpoint with adding optional query parameter ?from-protected-space=True to work with new "public versions of protected datasets"

Full Changelog: v2.4.8...v2.4.9

v2.4.8

01 Dec 16:50
2ea133d

Choose a tag to compare

  • Updates to publish endpoint:
    • Use APIs more in publish endpoint vs going straight to Neo4j
    • Auto-create a Collection attached to published Publications
    • Remove datacite_doi unit tests
  • Rule chain update to snRNAseq (10x Genomics) [Salmon]

Full Changelog: v2.4.7...v2.4.8

v2.4.7

19 Nov 18:05
d418cd6

Choose a tag to compare

Add two attributes has_published_processed and has_qa_processed for tracking processed data (in Published or QA status) returned by GET /datasets/data-status endpoint.

Full Changelog: v2.4.6...v2.4.7

v2.4.6

17 Nov 18:23
bb1408c

Choose a tag to compare

  • Docker image update to use the latest api-base-image:1.2.0 with Python 3.13
  • Update to a special IVT release https://github.com/hubmapconsortium/ingest-validation-tools/releases/tag/v0.0.24-ingest-api-python3.13 for compatibility
  • Dependency updates in requirements.txt to work with Python 3.13 build
  • Remove Werkzeug from requirements.txt as it's included in Flask, separate from the Python 3.13 upgrade
  • Update Github Actions CI Workflow to use Python 3.13 for dependency install check
  • Clean up unneeded Unit tests

Full Changelog: v2.4.5...v2.4.6