Skip to content

Releases: uc-cdis/cohort-middleware

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

0.3.5 Release

29 Jun 20:12
5d0409d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.4...0.3.5

0.3.4 Release

07 Apr 15:22
029b183
Compare
Choose a tag to compare

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

29 Mar 20:14
ba01e7b
Compare
Choose a tag to compare

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

16 Feb 19:04
373e54e
Compare
Choose a tag to compare

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

10 Feb 20:48
7e71f68
Compare
Choose a tag to compare

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

02 Feb 16:54
33d992f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.9...0.3.0

0.2.9 Release

31 Jan 18:32
9d5d688
Compare
Choose a tag to compare

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

23 Jan 19:07
3649283
Compare
Choose a tag to compare
0.2.8 pre-Release Pre-release
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