Skip to content

Releases: hubmapconsortium/entity-api

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

v2.3.27

30 Oct 15:38
e58fbff
Compare
Choose a tag to compare

Replace /valueset call to ontology-api with /dataset-types usage.

Full Changelog: v2.3.26...v2.3.27

v2.3.26

17 Oct 16:12
ccb915d
Compare
Choose a tag to compare

The requests package was yanked due to conflicts with CVE-2024-35195 mitigation, update to 2.32.3

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

v2.3.25

16 Oct 17:53
32da714
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where datasets within a public collection were not being filtered for excluded fields in get_entity_by_id by @DerekFurstPitt in #754

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

v2.3.24

10 Oct 14:55
771caa5
Compare
Choose a tag to compare
  • Add Donor.label to be excluded from public responses

What's Changed

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

v2.3.23

08 Oct 15:38
665c36b
Compare
Choose a tag to compare
  • Add new schema feature to exclude certain fields from public responses
  • Fix Collection validator typo that caused PUT call to fail
  • Update to commons 2.1.18

Full Changelog: v2.3.22...v2.3.23

v2.3.22

12 Sep 13:22
caa113a
Compare
Choose a tag to compare
  • Extend POST /constraints to handle non-donor cases with bypass
  • Docker updates to use the new base image

Full Changelog: v2.3.21...v2.3.22

v2.3.21

06 Sep 00:03
5477fc7
Compare
Choose a tag to compare

Change Collection.creators to Collection.contributors

Full Changelog: v2.3.20...v2.3.21