Skip to content

Releases: bcgsc/pori_graphkb_api

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

v3.14.5

07 Nov 23:04
0274e6a

Choose a tag to compare

Bug Fixes:

  • Add displayName in EvidenceLevel keyword search
  • Update npm-test GH workflow
  • Fix typo in readme file

v3.14.4

04 May 22:04
1215e2b

Choose a tag to compare

Bug Fixes:

  • move Infers edge class from SIMILARITY_EDGES to TREE_EDGES constants
  • update requirements in README
  • fix typo in test:integration script
  • make default admin user
  • update github workflows

v3.14.3

07 Oct 22:45
a96b93f

Choose a tag to compare

Bugfix:

  • change 'private' to false in package.json
  • patch version bump

v3.14.2

07 Oct 22:19
0bea14b

Choose a tag to compare

Improvements

  • Add new workflow for publishing package to npmjs registry on new release.

v3.14.1

19 Aug 21:07
818ee04

Choose a tag to compare

Bug Fix

  • Remove toJSON() method in query builder