Skip to content

Releases: hubmapconsortium/entity-api

v2.4.6

18 Feb 15:29
b6932f7
Compare
Choose a tag to compare
  • Disable update on Sample.direct_ancestor on PUT call
  • Fix missing request header on file upload handling

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

v2.4.5

11 Feb 14:48
831cbdb
Compare
Choose a tag to compare
  • Disallow update of Sample.sample_category and Sample.organ fields
  • Remove duplicates from /ancestors/descendants/parents/children as well as the Collection/Upload.datasets

Full Changelog: v2.4.4...v2.4.5

v2.4.4

06 Feb 13:43
e78128f
Compare
Choose a tag to compare
  • Fix for prov-metadata generation to filter entity exclusions regardless of authorization or entity scope.
  • Apply multhreading when calculating the complete entity response
  • Fix SmartAPI yaml auth error

Full Changelog: v2.4.3...v2.4.4

v2.4.3

28 Jan 14:20
786246a
Compare
Choose a tag to compare
  • New GET /datasets/<id>/prov-metadata endpoint
  • Address the lab id exclusion under nested fields from public responses via schema yaml
  • Fix bug in GET /documents/<id> with shadow variable being referenced in an error msg
  • Tidy up code and comments

Full Changelog: v2.4.2...v2.4.3

v2.4.2

18 Jan 20:31
a0c943a
Compare
Choose a tag to compare
  • Omit Dataset.ingest_metadata and Dataset.files from Neo4j results for ancestors/descendants/parents/children calls
  • Add back Dataset.metadata to the nested Collection.datasets and Upload.datasets for consistency
  • Update to commons 2.1.19 to support new Globus group
  • Allow "dataset_type" : "Publication" to pass validation
  • Remove validators on Publication.dataset_type

Full Changelog: v2.4.1...v2.4.2

v2.4.1

13 Jan 15:29
48dca4d
Compare
Choose a tag to compare
  • Update prov package to 2.0.1
  • Exclude unnecessary fields from provenance results

Full Changelog: v2.4.0...v2.4.1

v2.4.0

08 Jan 15:42
332c5a9
Compare
Choose a tag to compare

Reorganize Dataset.ingest_metadata and sub fields:

MOVE:

  • Dataset.ingest_metadata.metadata → Dataset.metadata
  • Dataset.ingest_metadata.files → Dataset.files

ADD:

  • Dataset.calculated_metadata (as JSON text)

Full Changelog: v2.3.30...v2.4.0

v2.3.30

13 Dec 15:20
8f9ebf8
Compare
Choose a tag to compare

Add Upload.intended_dataset_type and Upload.intended_organ fields

Full Changelog: v2.3.29...v2.3.30

v2.3.29

10 Dec 15:13
835b7a3
Compare
Choose a tag to compare

Exclude files, metadata, and ingest_metadata from Collection and Upload results

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

v2.3.28

07 Nov 19:16
d1c08b3
Compare
Choose a tag to compare

Remove unused assay type methods and references to fix 500 error

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