UNPKG

@biothings-explorer/call-apis

Version:

A nodejs module to make api calls for biothings explorer

199 lines (89 loc) 8.12 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.24.0](https://github.com/biothings/call-apis.js/compare/v1.23.3...v1.24.0) (2021-08-19) ### [1.23.3](https://github.com/biothings/call-apis.js/compare/v1.23.2...v1.23.3) (2021-06-24) ### Bug Fixes * :bug: ignore undefined items in array ([6b64d09](https://github.com/biothings/call-apis.js/commit/6b64d09a52ab8f4ad469844f977a3d1507d12ccd)) ### [1.23.2](https://github.com/biothings/call-apis.js/compare/v1.23.1...v1.23.2) (2021-06-17) ### Bug Fixes * check field exists before accessing it ([9b8252f](https://github.com/biothings/call-apis.js/commit/9b8252f6296c4167c83abbbba4a6196cee6e31ec)) ### [1.23.1](https://github.com/kevinxin90/call-apis.js/compare/v1.23.0...v1.23.1) (2021-06-04) ### Bug Fixes * update query message to be compatible with trapi 1.1 ([20b7803](https://github.com/kevinxin90/call-apis.js/commit/20b7803052ae1e964800c9eedfd143113cc7e346)) ## [1.23.0](https://github.com/kevinxin90/call-apis.js/compare/v1.22.0...v1.23.0) (2021-05-12) ## [1.22.0](https://github.com/kevinxin90/call-apis.js/compare/v1.21.0...v1.22.0) (2021-05-12) ### Features * trapi 1.1.0 msg update ([627d54d](https://github.com/kevinxin90/call-apis.js/commit/627d54d469ff8c353a2749a71c6fd9dc2dade33f)) ## [1.21.0](https://github.com/kevinxin90/call-apis.js/compare/v1.20.0...v1.21.0) (2021-05-04) ## [1.20.0](https://github.com/kevinxin90/call-apis.js/compare/v1.19.0...v1.20.0) (2021-04-27) ### Bug Fixes * :bug: change NCBIGENE to NCBIGene, add RHEA ([fa212ff](https://github.com/kevinxin90/call-apis.js/commit/fa212ff5d8bebc1cc1a338f02c83fa98e1afa461)) ## [1.19.0](https://github.com/kevinxin90/call-apis.js/compare/v1.18.0...v1.19.0) (2021-04-23) ### Bug Fixes * :bug: fix issue caused by special character in output ([d690c68](https://github.com/kevinxin90/call-apis.js/commit/d690c68c47e7c64f502765483e59ce9f33ecf1cb)) ## [1.18.0](https://github.com/kevinxin90/call-apis.js/compare/v1.17.1...v1.18.0) (2021-04-23) ### Features * :sparkles: set API timeout limit to be 3s for all TRAPI APIs ([e790fd9](https://github.com/kevinxin90/call-apis.js/commit/e790fd9a256f5a31d3de7276b1675df755479241)) * :sparkles: support biocarta pathway id ([467503c](https://github.com/kevinxin90/call-apis.js/commit/467503cf6d938dd3e9cd3977b6f56efeefe8e345)) ### [1.17.1](https://github.com/kevinxin90/call-apis.js/compare/v1.17.0...v1.17.1) (2021-03-30) ### Bug Fixes * :bug: fix issue when handling reversed trapi response ([4561f58](https://github.com/kevinxin90/call-apis.js/commit/4561f58cf5bc0833c10517a1c6d40ca997bf5ef6)) * :bug: fix issue when looking for bte-trapi tag ([78b23c3](https://github.com/kevinxin90/call-apis.js/commit/78b23c3d24c3dee7161d462a97f682705db0fc2f)) ## [1.17.0](https://github.com/kevinxin90/call-apis.js/compare/v1.16.2...v1.17.0) (2021-03-30) ### Features * :sparkles: supporting calling and retrieving trapi api ([590d329](https://github.com/kevinxin90/call-apis.js/commit/590d3294d0be6eb8698ab0c709ca6f84ce5c7b16)) ### [1.16.2](https://github.com/kevinxin90/call-apis.js/compare/v1.16.1...v1.16.2) (2021-03-29) ### [1.16.1](https://github.com/kevinxin90/call-apis.js/compare/v1.16.0...v1.16.1) (2021-03-26) ### Bug Fixes * :bug: not deepcopy edge_metadata ([59bd6b7](https://github.com/kevinxin90/call-apis.js/commit/59bd6b77b6787df3fcac8f9c70d2c5578e2de51a)) ## [1.16.0](https://github.com/kevinxin90/call-apis.js/compare/v1.15.3...v1.16.0) (2021-03-26) ### [1.15.3](https://github.com/kevinxin90/call-apis.js/compare/v1.15.2...v1.15.3) (2021-03-26) ### [1.15.2](https://github.com/kevinxin90/call-apis.js/compare/v1.15.1...v1.15.2) (2021-03-25) ### [1.15.1](https://github.com/kevinxin90/call-apis.js/compare/v1.15.0...v1.15.1) (2021-03-25) ## [1.15.0](https://github.com/kevinxin90/call-apis.js/compare/v1.14.0...v1.15.0) (2021-03-24) ## [1.14.0](https://github.com/kevinxin90/call-apis.js/compare/v1.13.0...v1.14.0) (2021-03-18) ### Features * :sparkles: add num_of_participants property for pathway ([5800427](https://github.com/kevinxin90/call-apis.js/commit/580042787b6623528784cabe973d7082b2080862)) ## [1.13.0](https://github.com/kevinxin90/call-apis.js/compare/v1.12.1...v1.13.0) (2021-03-18) ### Features * :sparkles: add additional node attributes for resolved ids ([5bb9510](https://github.com/kevinxin90/call-apis.js/commit/5bb9510fa41e62dba0a210ee6a65dd34c8a51a5d)) ### [1.12.1](https://github.com/kevinxin90/call-apis.js/compare/v1.12.0...v1.12.1) (2021-03-12) ## [1.12.0](https://github.com/kevinxin90/call-apis.js/compare/v1.11.1...v1.12.0) (2021-03-02) ### Features * :sparkles: support traversing biolink hierarchy when resolving ids ([204bf3e](https://github.com/kevinxin90/call-apis.js/commit/204bf3e7489282935397e6261b58bacfc39afd70)) ### [1.11.1](https://github.com/kevinxin90/call-apis.js/compare/v1.11.0...v1.11.1) (2021-02-22) ## [1.11.0](https://github.com/kevinxin90/call-apis.js/compare/v1.10.5...v1.11.0) (2021-02-18) ### Features * :sparkles: generate invalidBioEntities if enable ID resolution set to false ([87ce0ab](https://github.com/kevinxin90/call-apis.js/commit/87ce0ab634a5ea75785c5a4b5b038233150fda3a)) ### [1.10.5](https://github.com/kevinxin90/call-apis.js/compare/v1.10.4...v1.10.5) (2021-02-18) ### Bug Fixes * :bug: fix issue that getConfig is called multiple times ([5f0f697](https://github.com/kevinxin90/call-apis.js/commit/5f0f697f17c3b367ef6905ea00eb81ad1c99e340)) ### [1.10.4](https://github.com/kevinxin90/call-apis.js/compare/v1.10.3...v1.10.4) (2021-02-17) ### Bug Fixes * :bug: fix wrong axios config ([5e29c99](https://github.com/kevinxin90/call-apis.js/commit/5e29c99114accb4c399d873d1b52965c6051668f)) ### [1.10.3](https://github.com/kevinxin90/call-apis.js/compare/v1.10.2...v1.10.3) (2021-02-14) ### Bug Fixes * :bug: remove debug message that cause error ([6330a92](https://github.com/kevinxin90/call-apis.js/commit/6330a92f2a441a933ecdc0a1bf609aca40c22826)) ### [1.10.2](https://github.com/kevinxin90/call-apis.js/compare/v1.10.1...v1.10.2) (2021-02-13) ### [1.10.1](https://github.com/kevinxin90/call-apis.js/compare/v1.10.0...v1.10.1) (2021-02-13) ## [1.10.0](https://github.com/kevinxin90/call-apis.js/compare/v1.9.1...v1.10.0) (2021-02-13) ### Features * :sparkles: add timestamp for each log entry ([035748a](https://github.com/kevinxin90/call-apis.js/commit/035748a514da4e93f837753694509306d17419a4)) ### Bug Fixes * :bug: fix wrong url when autogenerating CHANGELOG ([b53b2ba](https://github.com/kevinxin90/call-apis.js/commit/b53b2ba63dd69eb30ddbf040ad1d915df18ec0f4)) ### [1.9.1](https://github.com/kevinxin90/call-apis.js/compare/v1.9.0...v1.9.1) (2021-01-26) ### Bug Fixes * :bug: fix bug related to publication extraction ([0b6b0f5](https://github.com/kevinxin90/call-apis.js/commits/0b6b0f5ab0981157b7837d9d602d3253be7a817b)) ## [1.9.0](https://github.com/kevinxin90/call-apis.js/compare/v1.8.0...v1.9.0) (2021-01-26) ### Features * :sparkles: add error message to debug ([e8edf19](https://github.com/kevinxin90/call-apis.js/commits/e8edf192425af0c293687891da98fdd5d282e2bd)) * :sparkles: update api-transform module to include debug ([bb243cc](https://github.com/kevinxin90/call-apis.js/commits/bb243cc6d21055575933e2828c35c3b4d01a464c)) ## [1.8.0](https://github.com/kevinxin90/call-apis.js/compare/v1.7.0...v1.8.0) (2021-01-26) ### Features * :sparkles: include call apis error message in log ([64aa3b7](https://github.com/kevinxin90/call-apis.js/commits/64aa3b735b98815fc63a92bcf330815c2da6f555)) ## [1.7.0](https://github.com/kevinxin90/call-apis.js/compare/v1.6.0...v1.7.0) (2021-01-26) ### Features * :sparkles: add logging for TRAPI interface ([c0fc605](https://github.com/kevinxin90/call-apis.js/commits/c0fc605a01fc4fdb232154a9f8900e1898b9c392)) ## 1.6.0 (2021-01-25) ### Features * :sparkles: enable debug module ([6c02841](https://github.com/kevinxin90/call-apis.js/commits/6c02841ccee287dadcf0d17354a38de3d065c37a))