Releases: Clinical-Genomics/cg
Releases · Clinical-Genomics/cg
Release v67.0.17
Fix Pydantic error mapping (#4170) (patch)
Fixed
- Determining the type of order/case/sample/case_sample error is not by length of loc
Release v67.0.16
Patch Tomte delivery messages (#4172) (patch)
Fixed
- Tomte delivery messages use the same logic as MIP-RNA
Release v67.0.15
Fix RNA uploads/delivery message (#4145) (patch)
Changed
- The RNA uploads to Scout use the query logic found in the ReadHandler
- More robust error raising in the ReadHandler for when there are multiple matching DNA samples or when no subject id is passed.
Release v67.0.14
Add cg workflow nallo panel (#4155)
Added
- cg workflow nallo panel
Changed
- cg workflow nallo config-case triggers panel generation
Release v67.0.13
Generate deliverables.yaml file for nallo (#4156) | patch
Added
- List of nallo file paths for hermes
- Generate deliverables.yaml file for nallo
Release v67.0.12
Add Nallo workflow metrics-deliver (#4142)
Added
- cg workflow nallo metrics-deliver
- nallo to config-case pytests
Release v67.0.11
Fix broken validation (#4168) (patch)
Fixed
- Region code only set by validator if region is set
- Original lab address only set by validator if original lab is set.
Release v67.0.10
add scout delivery types to tomte (#4167)(patch)
Description
Solves a bug in the order flow in which customers can't order scout in tomte
Added
- add scout delivery types to tomte
Release v67.0.9
Release v67.0.8
Patch existing parents in rules (#4160) (patch)
Fixed
- validate_father_in_same_case works with existing samples
- validate_mother_in_same_case works with existing samples
- validate_fathers_are_male works with existing samples
- validate_mothers_are_female works with existing samples