Skip to content

Releases: bcgsc/pori_graphkb_api

Release v3.17.3

15 Dec 23:26
d2b6f98

Choose a tag to compare

Bugfix

  • Refactor npm-publish workflow with OIDC auth

Release v3.17.2

10 Dec 16:27
9a6a7b8

Choose a tag to compare

Bugfix

  • Update npm-publish workflow to OIDC auth

Release 3.17.1

09 Dec 23:26
361a5d9

Choose a tag to compare

Bugfix

  • [KBDEV-1360] Fix fetchDisplayName() to handle subject in Statements #95

Release v3.17.0

21 Nov 22:42
8293c48

Choose a tag to compare

Improvements

  • [KBDEV-1360] Update schema version dependency to 4.1 #92 👍
    • Add preclinical property in EvidenceLevel
    • Add ClinicalTrial.active index
    • Add support for preclinical warning and evidenceLevel display in Statement template

Bugfix

  • Update schema overview image #92
  • [KBDEV-1382] Update the displayName queryType search to take case insensitive keywords #91

v3.16.1

30 Oct 22:44
4b188eb

Choose a tag to compare

Bugfix

  • Make schema dependency auto-upgradable only on patch version change #88

v3.16.0

09 Sep 20:21
ea7bff9

Choose a tag to compare

Improvements

v3.15.2

01 Apr 16:53
e485dc2

Choose a tag to compare

Bugfix

  • Change private from true to false in package.json

v3.15.1

31 Mar 21:25
b8b20b2

Choose a tag to compare

Bugfixes

  • [KBDEV-1234] Force update to parser v2.1.0 #78
  • [KBDEV-1292] Update GH workflow tests with specific node 18 version (18.18.2) #77
  • Fix operator error msg #74

v3.15.0

09 Jul 18:30
6196e05

Choose a tag to compare

Improvements:

  • Add support for node 18, 20
  • Remove support for node 12, 14
  • KBDEV-1128: Update to orientjs v3.2

Bug Fixes:

  • KBDEV-1189: Fix redoc issue
  • KBDEV-858: Enable deleted records and statements to be viewed

v3.14.6

19 Dec 00:25
d161ebb

Choose a tag to compare

Bug Fixes:

  • Fix fetchDisplayName() function
  • Set higher limit to TEST_TIMEOUT_MS for integration tests