Releases: all-of-us/workbench
Releases · all-of-us/workbench
v0-21-rc2
v0-21-rc1
v0-20-rc2
[risk=no] Fix deploy typo (#1222)
v0-20-rc1: Cdr version swtich changes [risk=no] (#1221)
* Cdr version swtich changes * chaging the name in test
v0-19-rc1
[RW-1301][risk=no] fixing broken BQ test case. (#1199) * RW-1301 fixing broken test case. * RW-1301 removed white space. * [RW-1286] Adding getDataTableQuery and getCohortAnnotations methods [risk=no] (#1196) * Adding API and stub implementations for getDataTableQuery and getCohortAnnotations methods. * Moving cohort materialization API into workbench.yaml (in preparation for removing it from the client libs.) * PR comments * RW-1301 fixing broken test case. * RW-1301 removed white space.
v0-18-rc1
Fixing path to CDR version config file on deploy (#1188)
v0-17-rc1: [RW-1219][risk=low] API for user autocomplete (#1157)
* api for user autocomplete
v0-16-rc3: Changing "type" column to "domain" in ConceptSet. (#1132)
Adding a test deleting a workspace with cohorts and concept sets
v0-16-rc2
Adding import to fix BQ test (#1131)
v0-16-rc1: [RW-1190] Concept set API [risk=low] (#1119)
* Concept set API * Adding files * Build fix * Cloning concept sets on workspace clone. Setting a limit on number of concepts in a single concept set. * Adding service, responding to PR comment * Adding domain validation * PR comments * PR comments * Version tweaks, starting on new test * Start of tests * Moar tests * Moar tests * Handling clone properly. Switching to ConceptSetDao.findWithWorkspaceId() instead of WorkspaceService.findWorkspaceWithConceptSets(). * PR comments * PR comments * Import cleanup