Releases: kids-first/kf-api-arranger
Releases · kids-first/kf-api-arranger
fix minor bug
v2.3.1 fix resolveSetId bug
manage multiple sqons and request for set resolve
v2.3.0 Merge pull request #43 from kids-first/fix/SKFP_346_Cavatica_Modal_lo…
Add phenotype endpoint
Merge pull request #42 from kids-first/feat/get_phenotypes_sets manage sets in phenotypes endpoint
update Env variables
Merge pull request #35 from kids-first/fix/stats fix stats
Updated app.deploy
v2.1.1 Update app.deploy
SKFP-26: ES6 to ES7 migration
fix: upgrade aws-sdk from 2.1002.0 to 2.1035.0 Snyk has created this PR to upgrade aws-sdk from 2.1002.0 to 2.1035.0. See this package in npm: https://www.npmjs.com/package/aws-sdk See this project in Snyk: https://app.snyk.io/org/alex-da0/project/5798b004-7b72-49c7-a58b-2efb282a6b87?utm_source=github&utm_medium=referral&page=upgrade-pr
Replace Ego by Keycloak
Use Keycloak instead of Ego to validate JWT token (#6) * SKFP-12: Use keycloak instead of Ego * SKFP-12: Migrate app to typescript * SKFP-12: Ignore dist files when running tests * SKFP-12: Use custom context function to pass access token data to onlyAdminMutation middleware * SKFP-82: Deploy keycloak branch to QA * SKFP-82: Update dotenv and add .env.example * SKFP-82: Update arranger server and comment a piece of code waiting for a fix to be deployed by arranger team * SKFP-82: Add configs in .env.example * SKFP-82: Use real realm in QA * SKFP-12: Update arranger server to latest and uncomment context add * Fix deprecated jest config * Fix package-lock * SKFP-12: Add middleware injectBodyHttpHeaders.ts * Remove branch deployment before merging to master * Remove console.log Co-authored-by: Céline Pelletier <[email protected]> Co-authored-by: Céline Pelletier <[email protected]> Co-authored-by: Céline Pelletier <[email protected]> Co-authored-by: Céline Pelletier <[email protected]>
update suggestion api
1.0.2 update arranger server to 2.15.0
Remove project env var
remove project env var
1.0.0 First release
fix: remove variantDbStats route + make suggestions route public + pr…