Releases: bcgsc/pori_graphkb_api
Releases · bcgsc/pori_graphkb_api
Release v3.17.3
Bugfix
- Refactor npm-publish workflow with OIDC auth
Release v3.17.2
Bugfix
- Update npm-publish workflow to OIDC auth
Release 3.17.1
Bugfix
- [KBDEV-1360] Fix fetchDisplayName() to handle subject in Statements #95
Release v3.17.0
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
v3.16.0
Improvements
- [KBDEV-1306; KBDEV-1316] Add a new subgraphs route & graph virtualization capabilities #84
- [KBDEV-1331] Add queryType displayName for a keyword search limited to displayName #86
v3.15.2
Bugfix
- Change private from true to false in package.json
v3.15.1
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
v3.14.6
Bug Fixes:
- Fix fetchDisplayName() function
- Set higher limit to TEST_TIMEOUT_MS for integration tests