Skip to content

v2.1.0: Clinical discovery and bugfixes

Compare
Choose a tag to compare
@OrdiNeu OrdiNeu released this 05 Mar 20:52
· 80 commits to develop since this release
cd22b9b

Summary of Changes

  • Update versions of Alpine and Python and other dependencies
  • Several fixes to make it work with the new frontend, including genomic search fixes, etc.
  • Fix a miscount on donors contributing to age summary stats once per treatment

What's Changed

  • Add fixes for things that changed with the Katsu UUID fix by @OrdiNeu in #6
  • DIG-1149: Update Alpine to 3.18 by @daisieh in #8
  • DIG-1377: Be consistent in our use of candig user inside containers by @OrdiNeu in #7
  • DIG-1144: update to python 3.12 by @daisieh in #9
  • Fix for the search page on query by @OrdiNeu in #12
  • DIG-1382, DIG-1384: query uses a service token with htsget by @daisieh in #11
  • add libffi-dev dependency by @mshadbolt in #13
  • DIG-1447: Fix the miscount on donors contributing to age summary stats once per treatment by @OrdiNeu in #14
  • Genomic search fix by @OrdiNeu in #15
  • Add workflow file (copied from HTSGet) by @OrdiNeu in #10
  • DIG-1416: Add intervals support by @OrdiNeu in #17
  • Add clinical discovery queries by @OrdiNeu in #18
  • DIG-1376 :Update GH Action to improve PR title and description by @mshadbolt in #19
  • Bugfix: Missing data and completeness data by @OrdiNeu in #20
  • Bump versions to fix Snyk vulnerabilities by @OrdiNeu in #21
  • Bugfix/htsget pruning by @OrdiNeu in #22

New Contributors

Full Changelog: v2.0.0...v2.1.0