Releases: bcgsc/pori_ipr_api
Releases · bcgsc/pori_ipr_api
v7.1.2
Improvements:
- DEVSU-1688 - Update demo db dump
v7.1.1
New Features:
- DEVSU-1686 - Add tpm and primarySitekIQR fields to the expression variants minimal scope
v7.1.0
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
BugFixes:
- DEVSU-1665 - Allow all users to upload germline reports
v7.0.2
BugFixes:
- DEVSU-1643 - Changing report status removes signature
v7.0.1
BugFixes:
- DEVSU-1639 - Update gene name minimum length
v7.0.0
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
v6.3.0
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
BugFixes:
DEVSU-1524 - Fix cropping of uploaded images