Releases: dgidb/dgidb-v5
Releases · dgidb/dgidb-v5
v5.0.9
What's Changed
Bug Fixes
- fix: exclude factors from unique gene name check in MPs by @jsstevenson in #499
Clean-up
- chore: remove unused code and add linting and pre-commit hooks by @katiestahl in #503
Other Changes
- Update citations with V5 citation by @mcannon068nw in #477
- Use case insensitive, left anchored matching for drug names by @acoffman in #478
- fix: categories.tsv was downloading interactions by @katiestahl in #475
- Add support for GA4GH service info query by @acoffman in #482
- Dev by @katiestahl in #483
- feat: add support for pasting terms into the search bar by @katiestahl in #486
- Dev by @katiestahl in #487
- Staging by @katiestahl in #488
- fix: update grouper API by @jsstevenson in #433
- fix: use latest CIViC GraphQL API and capture all genes by @jsstevenson in #493
- feat: support enhanced filtering on interactions query by @jsstevenson in #494
- docs: update overview by @jsstevenson in #506
- feat: make gene claim category search case-insensitive by @katiestahl in #497
- feat: make 404 page global error page and have unrecognized paths rou… by @katiestahl in #500
- feat: remove old dgidb link by @katiestahl in #508
- added row for Dec 2023 dumps by @mcannon068nw in #510
- Dev by @katiestahl in #511
- Staging by @katiestahl in #512
- feat: store score components in DB by @jsstevenson in #518
- fix: update JAX-CKB URL by @jsstevenson in #521
- feat: jax-ckb -> ckb-core by @jsstevenson in #522
- fix: chembl version by @jsstevenson in #524
- feat: define rake task to generate TSVs by @jsstevenson in #523
- fix: remove redundant field by @jsstevenson in #527
- build: remove some unused rails boilerplate/imports by @jsstevenson in #528
- fix: use declared data version value by @jsstevenson in #525
- fix: remove redundant code by @jsstevenson in #529
- cicd: update actions revs by @jsstevenson in #530
- feat: log graphql requests by @jsstevenson in #526
- feat: log API client by @jsstevenson in #531
- chore: remove unused readme by @jsstevenson in #532
- fix: use docm snapshot data by @jsstevenson in #533
- fix: update api uri by @jsstevenson in #538
- cicd: add DB check script by @jsstevenson in #543
- chore: fix a couple of typos/omissions by @jsstevenson in #541
- fix: use latest GO api changes by @jsstevenson in #542
- add rows for Download table for 2024 tsvs by @mcannon068nw in #549
- Dev -> Main by @mcannon068nw in #551
- fix: properly return from tracer during introspection queries by @jsstevenson in #553
- feat: rake task to load DB from local file by @jsstevenson in #555
- test: add basic API tests by @jsstevenson in #557
- feat: clean up data organization/add basic fetching scripts by @jsstevenson in #558
- fix: resolve source URLs by @jsstevenson in #562
- fix: provide source type annotation for NCI by @jsstevenson in #565
- feat: use concept IDs in grouping first by @jsstevenson in #575
- Exclude unused CIViC Therapies by @acoffman in #577
- fix: use correct logging method by @jsstevenson in #580
- fix: Lazy load CIViC GraphQL queries by @acoffman in #592
- fix: use backup ckb-core data by @jsstevenson in #593
- fix: use correct civic source type enum by @jsstevenson in #594
- feat: add stats api endpoint by @jsstevenson in #598
- About page revamp by @mcannon068nw in #600
Full Changelog: v.5.0.5...v.5.0.9
v.5.0.8
What's Changed
- feat: store score components in DB by @jsstevenson in #518
- fix: update JAX-CKB URL by @jsstevenson in #521
- feat: jax-ckb -> ckb-core by @jsstevenson in #522
- fix: chembl version by @jsstevenson in #524
- feat: define rake task to generate TSVs by @jsstevenson in #523
- fix: remove redundant field by @jsstevenson in #527
- build: remove some unused rails boilerplate/imports by @jsstevenson in #528
- fix: use declared data version value by @jsstevenson in #525
- fix: remove redundant code by @jsstevenson in #529
- cicd: update actions revs by @jsstevenson in #530
- feat: log graphql requests by @jsstevenson in #526
- feat: log API client by @jsstevenson in #531
- chore: remove unused readme by @jsstevenson in #532
- fix: use docm snapshot data by @jsstevenson in #533
- fix: update api uri by @jsstevenson in #538
- cicd: add DB check script by @jsstevenson in #543
- chore: fix a couple of typos/omissions by @jsstevenson in #541
- fix: use latest GO api changes by @jsstevenson in #542
- add rows for Download table for 2024 tsvs by @mcannon068nw in #549
Other Changes
Full Changelog: v.5.0.7...v.5.0.8
v.5.0.7
What's Changed
Bug Fixes
- fix: exclude factors from unique gene name check in MPs by @jsstevenson in #499
Clean-up
- chore: remove unused code and add linting and pre-commit hooks by @katiestahl in #503
Other Changes
- Update citations with V5 citation by @mcannon068nw in #477
- Use case insensitive, left anchored matching for drug names by @acoffman in #478
- fix: categories.tsv was downloading interactions by @katiestahl in #475
- Add support for GA4GH service info query by @acoffman in #482
- Dev by @katiestahl in #483
- feat: add support for pasting terms into the search bar by @katiestahl in #486
- Dev by @katiestahl in #487
- fix: update grouper API by @jsstevenson in #433
- fix: use latest CIViC GraphQL API and capture all genes by @jsstevenson in #493
- feat: support enhanced filtering on interactions query by @jsstevenson in #494
- docs: update overview by @jsstevenson in #506
- feat: make gene claim category search case-insensitive by @katiestahl in #497
- feat: make 404 page global error page and have unrecognized paths rou… by @katiestahl in #500
- feat: remove old dgidb link by @katiestahl in #508
- added row for Dec 2023 dumps by @mcannon068nw in #510
- Dev by @katiestahl in #511
- Staging by @katiestahl in #512
Full Changelog: v.5.0.6...v.5.0.7
v.5.0.6
What's Changed
- added support for pasting terms into the search bar
- added support for GA4GH service info query
- use case insensitive, left anchored matching for drug names
- update citations with v5 citations
Full Changelog: v.5.0.5...v.5.0.6
v.5.0.5
What's Changed
- Added "latest" to data downloads
- Added version information to api calls
Other Changes
- Dev (#483) by @katiestahl in #484
Full Changelog: v.5.0.4...v.5.0.5
v.5.0.4
What's Changed
Other Changes
- feat: update API page to show users endpoint for graphql requests by @katiestahl in #455
- feat: add error message when data not found by @katiestahl in #456
- Update dgidb:load_local method by @mcannon068nw in #463
- Additional cap config by @acoffman in #462
- Setup analytics for v5 by @mcannon068nw in #466
- feat: make app more mobile friendly by @katiestahl in #469
Full Changelog: v.5.0.3...v.5.0.4
v.5.0.3
What's Changed
-
add public/data as shared, linked dir
-
Update dgidb:load_local method (#463)
-
Update download instructions
-
add December 2023 TSV download links
Full Changelog: v.5.0.2...v.5.0.3
v.5.0.2
What's Changed
- added API url for requests to the API page
- added 404 page
Other Changes
Full Changelog: v5.0.1...v.5.0.2
v.5.0.1
What's Changed
- feat: add notice for v4 dgidb access and medical disclaimer by @katiestahl in #450
Full Changelog: v.5.0.0...v5.0.1
v.5.0.0
Welcome to the new and improved DGIdb v5.