Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Releases: DataBiosphere/hca-metadata-api

Release 1.0 beta 36

18 Mar 19:59
Compare
Choose a tag to compare
  • Add support for schema rename of imaging_protocol.target to probe (#21, PR #67)
  • Create release guide (#59, PR #63)
  • Fix: Travis builds aren't working anymore (#62, PR #66)

Release 1.0 beta 35

01 Nov 21:52
Compare
Choose a tag to compare

Release 1.0 beta 34

23 Sep 21:43
Compare
Choose a tag to compare

Rename accession fields (DataBiosphere/azul#3331, PR #58)

Release 1.0 beta 33

23 Sep 21:46
Compare
Choose a tag to compare

Remove deprecated fields from Project (#54, PR #57)

Release 1.0 beta 32

02 Sep 18:31
Compare
Choose a tag to compare
  • Add support for estimated_cell_count in project.json (#53, PR #56)
  • Generic support for project accessions (#54, PR #55)

Release 1.0 beta 31

12 Jul 20:47
Compare
Choose a tag to compare

Added File.is_matrix for being able to identify matrix files. The current implementation of that property is an approximation. A more reliable implementation is tracked in DataBiosphere/azul#3117.

Release 1.0 beta 30

17 Jun 22:48
Compare
Choose a tag to compare

Change Entity.submission_date and .update_date to datetime (#49)

Release 1.0 beta 29

21 May 20:01
Compare
Choose a tag to compare
  • Add ability to use canned DCP/2 staging areas for unit tests
  • Add file source and matrix_cell_count fields
  • Add 'provenance.submission_date' and '.update_date' fields (#45)

Release 1.0 beta 28

18 Mar 22:38
Compare
Choose a tag to compare

Add support for detecting entities from stitched subgraphs as created by Azul's repository plugin for TDR.

Release 1.0 beta 27

02 Nov 23:49
Compare
Choose a tag to compare
Release 1.0 beta 27 Pre-release
Pre-release

This release improves compatibility with DCP/2 and adds the extraction of existing properties that are useful but weren't previously extracted.

  • Make sha1 and s3_etag optional (#28, PR #29)
  • Add support for 'submitter_id' (#24, PR #25)
  • Add donor_organism.development_stage (#26, PR #30)
  • Add library_preparation_protocol.nucleic_acid_source (#27, PR #31)
  • Replace '!' with '/' in file names (#22, PR #23)