Skip to content

Releases: bcgsc/pori_ipr_api

v7.1.2

23 Nov 20:30
fb11917

Choose a tag to compare

Improvements:

  • DEVSU-1688 - Update demo db dump

v7.1.1

17 Nov 22:40
951193b

Choose a tag to compare

New Features:

  • DEVSU-1686 - Add tpm and primarySitekIQR fields to the expression variants minimal scope

v7.1.0

28 Oct 22:05
8da3112

Choose a tag to compare

New Features:

  • DEVSU-1649 - Add endpoint to get all therapeutic targets for a project
  • DEVSU-1662 - Add support for new spearman images

Improvements:

  • DEVSU-1636 - Integrate germline reports into reports acl

v7.0.3

22 Oct 21:38
35fb6a6

Choose a tag to compare

BugFixes:

  • DEVSU-1665 - Allow all users to upload germline reports

v7.0.2

04 Oct 18:19
394ffcb

Choose a tag to compare

BugFixes:

  • DEVSU-1643 - Changing report status removes signature

v7.0.1

21 Sep 16:50
9c1a975

Choose a tag to compare

BugFixes:

  • DEVSU-1639 - Update gene name minimum length

v7.0.0

17 Sep 21:09
44ae358

Choose a tag to compare

Breaking Changes:

  • DEVSU-1526 - Move acl to middleware
  • DEVSU-1626 - Convert all models to camel case

BugFixes:

  • DEVSU-1133 - Return 400 bad request when invalid report state
  • DEVSU-1594 - Remove authentication for spec routes
  • DEVSU-1616 - Switch back to forked mode because of pm2 log bug in cluster mode
  • DEVSU-1621 - Add gene parameter to probe results in swagger doc

New Features:

  • DEVSU-1520 - Add pharmacogenomic section
  • DEVSU-1549 - Add ability to track updates to reports
  • DEVSU-1558 - Add new probe test information fields
  • DEVSU-1561 - Add new fields to kb-matches table
  • DEVSU-1563 - Add routes and tests for probe test information
  • DEVSU-1617 - Create report-manager role
  • DEVSU-1618 - Add endpoint to get earliest signoff for a report
  • DEVSU-1624 - Add the ability to search genes

Improvements:

  • DEVSU-1531 - Add instructions for manual db inserts to README
  • DEVSU-1557 - Cache copy variants and expression variants
  • DEVSU-1562 - Refactor project routes
  • DEVSU-1566 - Update the information in the README file
  • DEVSU-1576 - Add more specialized intersection function
  • DEVSU-1577 - Update includesAll helper function
  • DEVSU-1578 - Add caching for genes and small mutations
  • DEVSU-1598 - Cache more report sections
  • DEVSU-1600 - Update create report to upload variant sections asynchronously
  • DEVSU-1602 - Add patient information tests
  • DEVSU-1603 - Add gene tests
  • DEVSU-1604 - Add genomic alterations tests
  • DEVSU-1605 - Add probe results tests
  • DEVSU-1606 - Add mavis tests
  • DEVSU-1613 - Add appendix tests
  • DEVSU-1614 - Fix package vulnerabilities
  • DEVSU-1615 - Remove foreverjs code
  • DEVSU-1622 - Replace deprecated request libraries
  • DEVSU-1623 - Remove moment library
  • DEVSU-1629 - Cache germline variants and reviews
  • DEVSU-1633 - Cache probe results
  • DEVSU-1634 - Cache structural variants

v6.2.3

03 Jun 18:11
ab822ef

Choose a tag to compare

IPR API v6.2.3 Release Notes

Patch:

  • DEVSU-1509 - Update the demo database with updated reports

v6.3.0

07 Jun 22:07
c1533d8

Choose a tag to compare

New Features:

DEVSU-1461 - Add support for affected copies

Improvements:

DEVSU-496 - Update image routes to now return an array of results
DEVSU-1142 - Update swagger routes to match tags
DEVSU-1482 - Update user routes
DEVSU-1498 - Update db indicies
DEVSU-1510 - Cluster using PM2
DEVSU-1511 - Cache report summary sections
DEVSU-1515 - Update caching to be more efficient
DEVSU-1518 - Remove analysis report structure/class

v6.2.2

31 May 17:34
edbb639

Choose a tag to compare

BugFixes:

DEVSU-1524 - Fix cropping of uploaded images