MoH data model 3, performance improvements
What's Changed
- v2.0.0: Katsu UUIDs, completeness stats by @daisieh in #16
- v2.1.0: Clinical discovery and bugfixes by @OrdiNeu in #23
- v2.3.0: Discovery queries by @daisieh in #34
- DIG-1630: Match chromosomes with single digits/letters by @mshadbolt in #35
- DIG-1664: Silence logging for service-info calls (to prevent health check flooding) by @OrdiNeu in #38
- Don't pass in OPA_SECRET by @daisieh in #41
- DIG-1533: cancer_type->primary_site & DIG-1583: Implement censoring on aggregate count threshold by @OrdiNeu in #40
- Replace 'single quote' in PR titles by @mshadbolt in #43
- Bump flask-cors from 3.0.10 to 4.0.1 by @dependabot in #39
- Feature/whoami by @OrdiNeu in #42
- Bugfix: sidebar cohort style pipeDeliminated by @CourtneyGosselin in #44
- DIG-1686: Update query to work with updated katsu endpoints by @OrdiNeu in #45
- Use generic drug names when querying by @OrdiNeu in #46
- DIG-1719: switch to candigv2-logging module by @daisieh in #47
- Fixup the counts of the primary sites in the main query call by @OrdiNeu in #48
- Merge model_3 into develop by @mshadbolt in #49
- Bump flask-cors from 4.0.1 to 5.0.0 by @dependabot in #50
- DIG-1761: switch to gunicorn by @daisieh in #51
- DIG-1778: Improve timing of query calls by @OrdiNeu in #52
- v3.0.0: MoH data model 3, performance improvements by @daisieh in #53
- Add link to API in readme by @kcranston in #54
- DIG-1803, DIG-1810: query fixes by @daisieh in #55
- Query should handle 401 unauthorized exceptions from Katsu gracefully by @OrdiNeu in #56
- Hotfix: handle 401 unauthorized exceptions by @daisieh in #57
- DIG-1833: Query returns all donors to the clinical data table when no donors match a genomic query by @OrdiNeu in #58
- Stable: Missing response hotfix by @OrdiNeu in #59
New Contributors
- @dependabot made their first contribution in #39
- @CourtneyGosselin made their first contribution in #44
- @kcranston made their first contribution in #54
Full Changelog: v2.3.0...v3.0.0