Skip to content

Releases: uc-cdis/cohort-middleware

0.4.7

03 Oct 15:25
97c4931
Compare
Choose a tag to compare
0.4.7 Pre-release
Pre-release

What's Changed

0.4.6

19 Sep 18:26
a4dd9b9
Compare
Choose a tag to compare

What's Changed

  • Add cohort details expression to endpoint by @tianj7 in #113

Full Changelog: 0.4.5...0.4.6

0.4.5 release

30 Aug 13:58
4f2ab47
Compare
Choose a tag to compare
0.4.5 release Pre-release
Pre-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

04 Jun 19:56
d6c640e
Compare
Choose a tag to compare
0.4.4 release Pre-release
Pre-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

06 May 17:35
b832850
Compare
Choose a tag to compare
0.4.3 Release Pre-release
Pre-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

06 May 17:33
7990249
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

What's Changed

  • add functions to generate data dictionary by @tianj7 in #95

Full Changelog: 0.4.1...0.4.2

0.3.7 - (should have been 0.4.2)

11 Apr 19:34
7990249
Compare
Choose a tag to compare
Pre-release
  • 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

Full Changelog: 0.3.5...0.3.7

0.3.6

12 Mar 16:24
Compare
Choose a tag to compare
0.3.6 Pre-release
Pre-release

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

12 Mar 15:53
be83552
Compare
Choose a tag to compare
0.4.1 Release Pre-release
Pre-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

16 Feb 16:12
f439c23
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

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

Full Changelog: 0.3.5...0.4.0