Skip to content

Releases: Clinical-Genomics/genotype-api

Release v2.0.0

16 May 09:52
Compare
Choose a tag to compare

cigrid-ui-412 new column types (#74) (major)

CHANGED

  • Types for method document and method version in the plate table were changed to string.
  • Added indexes to python models to match database schema.

Co-authored-by: isakohlsson isak.ohlsson@scilifelab.se

Release v1.10.3

09 May 08:31
Compare
Choose a tag to compare

patch(Alembic) Introduced Alembic files (#73)(patch)

Added

  • Added the alembic files describing the past changes to the database

Release v1.10.2

09 Nov 14:36
Compare
Choose a tag to compare

Added the distinct clause (#71)(patch)

Changed

  • Samples with two analyses no longer show up twice from the /samples endpoint

Release v1.10.1

04 Oct 07:31
Compare
Choose a tag to compare

Fix(samples endpoint) Moved join(Analysis) out of smaller functions (#69)(patch)

Changed

  • Moved the join(Analysis) statement out of the smaller functions

Release v1.10.0

20 Sep 13:21
Compare
Choose a tag to compare

feat(Search samples) Modify samples endpoint to allow for searching. (#67)(minor)

Added

  • Function for querying samples based on substring

Changed

  • Added a enquiry parameter to the samples endpoint to allow for sample searches

Release v1.9.0

07 Sep 13:37
Compare
Choose a tag to compare

feat(check sex) More lenient check_sex function #66

Changed

  • check_sex is now more lenient with the 'unknown' value.

Release v1.8.3

03 Jun 09:24
Compare
Choose a tag to compare

Add datetime equality (#64) (patch)

Fixed

  • Looking up match with date threshold fixed

Release v1.8.2

19 Apr 08:13
Compare
Choose a tag to compare

Update CODEOWNERS (#62)(patch)

Changed

  • codeowners

Release v1.8.1

08 Apr 12:01
Compare
Choose a tag to compare

Fix confition for auto update (#61)(patch)

Fixed

  • Fix check for updating sample status

Release v1.8.0

01 Apr 10:08
Compare
Choose a tag to compare

Add nested structure for sample detail (#60)(minor)

Changed

  • Nested sample detail structure