Brief summary of what's in this release:
- Added Primary adjudicated category to the participant summary
- Modified participant summary endpoint to remove "clinicalData" section in favor of individual elements
- Changed tables to refer to enrollment category rather than tissue type
- This version won't work with previous versions of the database because we:
- moved where/how we store clinical data for a participant
- changed the tissue type columns to enrollment category
- This version won't work with previous versions of front end apps because we:
- changed the format of the data returned to refer to enrollment category rather than tissue type
- changed the format of the data returned for participant summary
- Java upgrade
None
None
- Java upgrade
None
None
Brief summary of what's in this release:
- added a total column to show total number of files for a grouping (needed back end because total includes groups not shown on atlas home page or explorer home page)
Breaking changes include any database updates needed, if we need to edit any files on system (like .env or certs, etc). Things that are outside of the code itself that need changed for the system to work.
Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc.