Skip to content

v1.1.1: Ingest and query microservices

Compare
Choose a tag to compare
@OrdiNeu OrdiNeu released this 09 Nov 22:28
· 301 commits to stable since this release
fb9c83a

Summary

  • Made the frontend use the new ingest and query microservices, though ingest is currently disabled

What's Changed

  • Change from cookies to localstorage by @CourtneyGosselin in #91
  • Bugfix: Consume all will fail if one server has much more donors than the other by @OrdiNeu in #92
  • Fix a bug where clinical results wouldn't properly filter down genomic results by @OrdiNeu in #93
  • PR dispatch for CanDIGv2 (DIG-1230) by @justin-ys in #90
  • DIG-1198: GitHub action: eslint and prettier for candig-data-portal by @OrdiNeu in #95
  • Fix the positioning of the profile menu by @OrdiNeu in #97
  • DIG-1240: API middleware service to handle queries across federated instances by @OrdiNeu in #96
  • Custodian page by @justin-ys in #94

New Contributors

Full Changelog: v1.0.0...v1.1.0