Releases: kids-first/kf-api-dataservice
Releases · kids-first/kf-api-dataservice
Release 1.4.0
Kids First Data Service Release 1.4.0
Features
Patches breaking change for Indexd and moves consent field from
participant to biospecimen.
Summary
Feature Emojis: x1 ♻️x1
Feature Labels: refactor x2 data model x1 bug x1
New features and changes
- (#447) ✨Move consent_type from participant to biospecimen - @parimalak
- (#443) ♻️ Don't use rev in indexd requests - @dankolbman
Release 1.3.3
Kids First Dataservice Release 1.3.3
Features
Summary
Feature Emojis: 🐛x1
Feature Labels: bug x1
New features and changes
- (#439) 🐛 Remove duplicates from join results - @dankolbman
Release 1.3.2
Kids First Dataservice Release 1.3.2
Features
- (#437) 🐛 Fix join for genomic files study filter - @dankolbman
Release 1.3.1
Kids First Dataservice Release 1.3.1
Features
Summary
Feature Emojis: ✨x5 🐛x2 🔧x1
Feature Labels: feature x3 bug x2 refactor x2 data model x1
New features and changes
- (#436) ✨update outcome enum to deceased - @parimalak
- (#420) 🐛 fix parsing of uniqueness constraint error - @fiendish
- (#435) 🔧 Update read group quality scale enum - @znatty22
- (#430) ✨ Update analyte_type enum to support imaging files - @parimalak
- (#427) 🐛 Fix filtering in biospecimen, diagnosis GET all endpoint - @znatty22
- (#412) ✨ Refactor ReaGroup GenomicFile Relation - @znatty22
- (#426) ✨ Update data_type enum to support image files - @parimalak
- (#422) ✨Rename field volume_ml to volume_ul - @parimalak
Release 1.3.0
Kids First Dataservice Release 1.3.0
Features
Adds several new fields in the datamodel in #408:
family_type
on Familysource_text_notes
on FamilyRelationshipaffected_status
on Participantdiagnosis_category
on Participantvisible
on all tables
Summary
Feature Emojis: ✨x4 👷x1 🔧x1 🐛 x1
Feature Labels: data model x4 devops x3 feature x3
New features and changes
- (#416) 🐛 Fix biospecimens and diagnoses links by diagnosis_id and biospecimen_id - @parimalak
- (#413) 👷 Load bucket url from vault - @dankolbman
- (#401) ✨ Add biospecimen_diagnosis association table - @parimalak
- (#410) 🔧 Increase nginx proxy_buffer size to stop truncating repsonses - @dankolbman
- (#408) ✨Data model changes - @parimalak
- (#407) ✨ Add visible to base model - @parimalak
- (#394) ✨ Add biospecimen_genomic_file association table and endpoints - @parimalak
Release 1.2.1
Family_relationship column name changes and more than one race enum change
Release 1.2.0
Kids First Dataservice Release 1.2.0
Features
Summary
Feature Emojis: ✨x3 🐛x3 👷x1
Feature Labels: bug x3 data model x2 data-import x1 devops x1 documentation x1
New features and changes
- (#389) ✨ Add More than One Race to race enum - @parimalak
- (#386) 🐛 Fix sns mocks - @dankolbman
- (#384) 👷 Added new jenkinsfile - @alubneuski
- (#359) ✨ Add relation from biospecimen to diagnosis - @dankolbman
- (#352) ✨ Read groups - @dankolbman
- (#373) 🐛 Fix 500 error on /studies?study_id - @znatty22
- (#380) 🐛 Update API docs - correct version of code - @znatty22
Release 1.1.5
Hotfix for logging external requests and updating files in indexd.
Release 1.1.4
- Update all indexd document versions on acl update
- Only create new indexd version when
size
orhashes
are changed - Force indexd document update when only indexd fields are modified
Release 1.1.3
- Fix jinja templating
- Add
dbgap_consent_code
to model