Skip to content

v2.3.0: Discovery queries

Latest
Compare
Choose a tag to compare
@daisieh daisieh released this 03 May 16:41
· 43 commits to develop since this release
5e58e28

Highlights

  • Query can assemble discovery queries
  • Speedups

What's Changed

  • Protect against a few null cases by @OrdiNeu in #26
  • Extend timeout for queries to be 60s by @OrdiNeu in #27
  • DIG-1597: primary site query fix by @mshadbolt in #29
  • DIG-1372: Query can assemble discovery queries by @OrdiNeu in #28
  • Use Opa Secret and update authx by @daisieh in #30
  • Allow parameters with commas by switching the internal splitter to pipe-delimiters by @OrdiNeu in #32
  • DIG-1616: Stop using donor-with-clinical-data endpoint for clinical data table by @OrdiNeu in #31
  • Switch to using the new endpoint for genomic_completeness by @OrdiNeu in #33

Full Changelog: v2.2.0...v2.3.0