Skip to content

Releases: bcgsc/pori_graphkb_api

v3.14.6

19 Dec 00:25
d161ebb
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bugfix:

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

v3.14.2

07 Oct 22:19
0bea14b
Compare
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
Compare
Choose a tag to compare

Bug Fix

  • Remove toJSON() method in query builder

v3.14.0

30 Jun 22:02
cf5e35d
Compare
Choose a tag to compare

Improvements

  • Update to parser v3.16
  • Update to schema v4
  • Add variant parser pkg version to version endpoint

Bug Fixes

  • Remove superfluous check in query_builder
  • link immediate children instead of descendants
  • Remove leftover exports that are no longer valid
  • Change default graphkb_admin user for pori_admin

v3.13.4

26 Nov 21:33
c619621
Compare
Choose a tag to compare

Improvements

  • Add support for node 16
  • Remove support for node 10
  • Update dependencies
  • Linting fixes to match package updates

v3.13.3

07 Jul 23:30
50fa98f
Compare
Choose a tag to compare

Bug Fixes

  • Add base path option to config to fix routing link issues in swagger spec when serving api from a subdirectory

v3.13.2

19 May 21:16
5981cb0
Compare
Choose a tag to compare

Improvements

  • Update jest to fix security vulnerability

BugFix

  • update parser to address notation error