cBioPortal / cbioportal

cBioPortal for Cancer Genomics
https://cbioportal.org
GNU Affero General Public License v3.0
620 stars 469 forks source link

Release RFC72 & cBioPortal v6 #10514

Open inodb opened 8 months ago

inodb commented 8 months ago

Now that we've merged RFC72 changes to the main branch a few more things are remaining to roll out v6 to production

1 Required for release

Configuration

Clean Up

Authentication

Security XML has been migrated to an annotation based system. There seems to be a separate OAuth implementation from @pvannierop.

Versioning

Documentation

Caching

Deployment

Roll out to all portals:

Release

API Token

2. Optional Tasks

Docker Setup

Clean Up

haynescd commented 8 months ago

API token. Data Access Token api was removed @pvannierop This was not removed we updated to only support oAuth2 DAT. UUID can be added back (just didn't test with it)