Skip to content

Releases: kids-first/kf-api-arranger

fix minor bug

19 May 17:53
Compare
Choose a tag to compare
v2.3.1

fix resolveSetId bug

manage multiple sqons and request for set resolve

19 May 13:02
a498d97
Compare
Choose a tag to compare
v2.3.0

Merge pull request #43 from kids-first/fix/SKFP_346_Cavatica_Modal_lo…

Add phenotype endpoint

03 May 17:47
40c1f17
Compare
Choose a tag to compare
Merge pull request #42 from kids-first/feat/get_phenotypes_sets

manage sets in phenotypes endpoint

update Env variables

11 Mar 18:36
4c212c9
Compare
Choose a tag to compare
Merge pull request #35 from kids-first/fix/stats

fix stats

Updated app.deploy

22 Feb 20:04
7b1bcb0
Compare
Choose a tag to compare
v2.1.1

Update app.deploy

SKFP-26: ES6 to ES7 migration

10 Jan 17:15
Compare
Choose a tag to compare
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

19 Nov 14:17
a498e93
Compare
Choose a tag to compare
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

02 Nov 17:58
Compare
Choose a tag to compare
1.0.2

update arranger server to 2.15.0

Remove project env var

22 Apr 17:47
febc054
Compare
Choose a tag to compare

remove project env var

1.0.0 First release

09 Apr 18:29
1b1ff64
Compare
Choose a tag to compare
fix: remove variantDbStats route + make suggestions route public + pr…