Skip to content

Releases: Clinical-Genomics/cg

Release v67.0.17

30 Jan 15:26
Compare
Choose a tag to compare

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

30 Jan 15:15
Compare
Choose a tag to compare

Patch Tomte delivery messages (#4172) (patch)

Fixed

  • Tomte delivery messages use the same logic as MIP-RNA

Release v67.0.15

30 Jan 13:35
Compare
Choose a tag to compare

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

30 Jan 11:44
Compare
Choose a tag to compare

Add cg workflow nallo panel (#4155)

Added

  • cg workflow nallo panel

Changed

  • cg workflow nallo config-case triggers panel generation

Release v67.0.13

30 Jan 09:57
Compare
Choose a tag to compare

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

29 Jan 13:18
Compare
Choose a tag to compare

Add Nallo workflow metrics-deliver (#4142)

Added

  • cg workflow nallo metrics-deliver
  • nallo to config-case pytests

Release v67.0.11

29 Jan 12:24
Compare
Choose a tag to compare

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

29 Jan 10:31
Compare
Choose a tag to compare

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

28 Jan 13:26
Compare
Choose a tag to compare

Patch user rule (#4163) (patch)

Fixed

  • Admins are allowed to place orders for all customers

Release v67.0.8

28 Jan 09:43
Compare
Choose a tag to compare

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