Releases: uc-cdis/cohort-middleware
Releases · uc-cdis/cohort-middleware
0.4.1 Release
What's Changed
- Feat: query performance improvements - remove unnecessary joins on observation by @pieterlukasse in #91
- Doc: proper deployment with kube-setup-cohort-middleware scripts by @m0nhawk in #75
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Feat(docker): update to Amazonlinux by @m0nhawk in #76
- Add Jenkinsfile and labeler by @atharvar28 in #78
- Add homepagetest label to PR by @atharvar28 in #80
- Feat: "team project" feature by @pieterlukasse in #86
- Feat: add "team project" filtering to /cohortdefinition-stats endpoint by @pieterlukasse in #81
- Feat: integrate extra "team project" validation for concept endpoints by @pieterlukasse in #82
- Feat: integrate Arborist validation for "team project" for cohort data endpoints AND remove unused endpoints by @pieterlukasse in #83
- Feat: add missing arborist checks by @pieterlukasse in #87
- Improvements to cohort-middleware docs and tests following extra code review on "team project" feature by @pieterlukasse in #90
New Contributors
- @atharvar28 made their first contribution in #78
Full Changelog: 0.3.5...0.4.0
0.3.5 Release
What's Changed
- Feat: test data generator by @pieterlukasse in #67
- Feat: adding tracer for DataDog by @m0nhawk in #71
- Feat: adjust concept.RetrieveAttritionTable to produce rows in new order by @pieterlukasse in #74
Full Changelog: 0.3.4...0.3.5
0.3.4 Release
What's Changed
- Fix cohort listing and improve existing warning on startup by @pieterlukasse in #70
Full Changelog: 0.3.3...0.3.4
0.3.3 Release
What's Changed
- Fix: adjust populateConceptValue to read values based on conceptClassId by @pieterlukasse in #68 . This fixes an issue in the CSV data endpoint.
- Fix: adding a default timeout to all queries by @pieterlukasse in #69
Full Changelog: 0.3.2...0.3.3
0.3.2 Release
What's Changed
- Feat: extra tests for QueryFilterByCohortPairsHelper by @pieterlukasse in #62
- Fix: (attempt to improve performance) align all cohort pair filter queries by @pieterlukasse in #63
Full Changelog: 0.3.1...0.3.2
0.3.1 Release
What's Changed
- Fix: make same null checks for breakdown and other queries by @pieterlukasse in #60
Full Changelog: 0.3.0...0.3.1
0.3.0 Release
What's Changed
- Fix: use INTERSECT around the UNION of each pair by @pieterlukasse in #59
Full Changelog: 0.2.9...0.3.0
0.2.9 Release
What's Changed
- Improve query performance and support vendor-specific SQL dialect by @pieterlukasse in #58
Full Changelog: 0.2.8...0.2.9
0.2.8 pre-Release
What's Changed
- Feat: improve logging around db connections by @pieterlukasse in #56
- Feat/Experimental: use new
observation_continuous
view to speed up queries by @pieterlukasse in #57
Full Changelog: 0.2.7...0.2.8