Releases: helxplatform/dug
Releases · helxplatform/dug
2.11.0
What's Changed
- Fix type filter search pagination by @frostyfan109 in #310
- Try to pull study name from GapExchange file first by @Hoid in #308
- Update nn desc by @YaphetKG in #311
Full Changelog: 2.10.2...2.11.0
Pre-release 2.10.3
Merge pull request #308 from helxplatform/gapexchange-study-name Try to pull study name from GapExchange file first
2.10.2
What's Changed
- Release/2.8.0 by @YaphetKG in #198
- Release/v2.9.0 by @YaphetKG in #201
- Release/2.9.1 by @YaphetKG in #205
- Update _version.py by @YaphetKG in #206
- Release/2.9.2 by @YaphetKG in #209
- Release 2.9.3 by @YaphetKG in #244
- Release/2.9.4 by @YaphetKG in #260
- Release/2.9.5 by @YaphetKG in #266
- Release 2.9.6 by @YaphetKG in #272
- Release v2.9.8 by @YaphetKG in #279
- Release 2.10.0 by @YaphetKG in #293
- Master back to dev (#297) by @YaphetKG in #298
- dev to master test ci build by @YaphetKG in #299
- Dev to master sync by @YaphetKG in #304
- Feature/concept type backend search by @mbacon-renci in #300
- Master dev sync by @YaphetKG in #305
- Release 2.10.2 by @YaphetKG in #306
- Master by @YaphetKG in #307
New Contributors
- @mbacon-renci made their first contribution in #300
Full Changelog: 2.10.1...2.10.2
2.10.1
What's Changed
- adds reconnect to timed out ftp session by @YaphetKG in #302
- Ftp fixes by @YaphetKG in #303
- Add explain to concept search results by @frostyfan109 in #301
New Contributors
- @frostyfan109 made their first contribution in #301
Full Changelog: 2.10.0...2.10.1
2.10.0
What's Changed
- Lib bump by @YaphetKG in #273
- Dev master sync by @YaphetKG in #274
- Async web api by @YaphetKG in #276
- Update docker-compose.yaml by @YaphetKG in #280
- Add generic dbGaP downloader by @gaurav in #283
- Feat/GitHub actions by @joshua-seals in #284
- Add BDC dbGaP IDs by @gaurav in #285
- Validation search by @YaphetKG in #287
- Fix BDC dbGaP CSV header by @gaurav in #288
- Add script to download all HEAL Platform MDS by @gaurav in #281
- DUG-155 Consistently incorrect concept counts in some cases by @vladimir2217 in #290
- Fix merge conflicts with master by @YaphetKG in #291
- Merge master by @YaphetKG in #294
- Master dev sync by @YaphetKG in #296
- Master back to dev by @YaphetKG in #297
New Contributors
- @gaurav made their first contribution in #283
- @joshua-seals made their first contribution in #284
- @vladimir2217 made their first contribution in #290
Full Changelog: v2.9.6...2.10.0
Release v2.9.8
- Async Elasticsearch search api
- search api flask to fastapi overhaul
Release v2.9.7
Bumps libraries
Release v2.9.6
Dev 2.9.6dev
Bacpac parser (#270) * adding bacpac parser * bump version * remove unused import Co-authored-by: Yaphetkg <yaphetkg@renci.org>