Releases: uc-cdis/cohort-middleware
Releases · uc-cdis/cohort-middleware
0.4.7
0.4.6
0.4.5 release
What's Changed
- Update Go to 1.22 and dependencies by @m0nhawk in #111
- Update data dictionary variable class and change ordinal naming to nominal by @tianj7 in #108
Full Changelog: 0.4.4...0.4.5
0.4.4 release
What's Changed
- Fix: do not put data in "source_daimon" table by @m0nhawk in #103
- Fix: allow access to globally shared cohorts without checking Arborist by @pieterlukasse in #105
- Feat: improve global cohort logging by @pieterlukasse in #106
- Fix: Update cohort data retrieval to read concept name from concept table by @tianj7 in #104
- Fix: change "ordinal" to "nominal" as the supported concept_class_id by @pieterlukasse in #107
Full Changelog: 0.4.3...0.4.4
0.4.3 Release
What's Changed
- Feat: list global reader role cohorts by @pieterlukasse in #96
- Feat: use go routine to generate histogram for data dictionary, change get to read from table by @tianj7 in #100
- Feat: change data dictionary result table schema to misc by @tianj7 in #102
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
Full Changelog: 0.4.1...0.4.2
0.3.7 - (should have been 0.4.2)
- 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: 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: team project feature by @pieterlukasse in #86
- Feat/add missing arborist checks by @pieterlukasse in #87
- Improvements to cohort-middleware docs and tests following extra code review by @pieterlukasse in #90
- Feat: remove unnecessary joins on observation by @pieterlukasse in #91
- doc: proper deployment with kube-setup-cohort-middleware scripts by @m0nhawk in #75
- Feat: Add data dictionary generation logic and endpoint
New Contributors
- @atharvar28 made their first contribution in #78
- @tianj7 made their first contribution in #95
Full Changelog: 0.3.5...0.3.7
0.3.6
Backport for 0.3.5 of query improvements made in 0.4.1
Full Changelog: 0.3.5...0.3.6
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