Skip to content

Releases: cBioPortal/cbioportal

v6.0.5

28 Mar 03:30
47e13a8
Compare
Choose a tag to compare
v6.0.5 Pre-release
Pre-release

🧬 Features

✨ Enhancements

🐛 Bug Fixes

  • 🔒 Update to allow for multiple Authentication Providers @haynescd (#10725)

🎨 Style Tweaks

👷‍♀️ Testing, Configuration & Deployment

🧰 Maintenance

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/4.-development/release-procedure#a-note-on-versioning

v6.0.4

15 Mar 21:47
3ed637b
Compare
Choose a tag to compare
v6.0.4 Pre-release
Pre-release

🐛 Bug Fixes

📘 Documentation

🧹 Cleanup & Refactoring 🔧

👷‍♀️ Testing, Configuration & Deployment

🧰 Maintenance

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v6.0.3

05 Mar 20:57
f58fa39
Compare
Choose a tag to compare
v6.0.3 Pre-release
Pre-release

🧬 Features

✨ Enhancements

🐛 Bug Fixes

📘 Documentation

👷‍♀️ Testing, Configuration & Deployment

🧰 Maintenance

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v6.0.2

21 Feb 20:02
b417977
Compare
Choose a tag to compare
v6.0.2 Pre-release
Pre-release

🐛 Bug Fixes

📘 Documentation

🧰 Maintenance

👷‍♀️ Testing, Configuration & Deployment

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v6.0.1

13 Feb 15:45
351e81f
Compare
Choose a tag to compare
v6.0.1 Pre-release
Pre-release

🐛 Bug Fixes

⚙️ REST API Changes

📘 Documentation

🧰 Maintenance

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v6.0.0

07 Feb 22:30
ba07ece
Compare
Choose a tag to compare
v6.0.0 Pre-release
Pre-release

Overview Backend Changes

This release involves a major repackaging of the backend software to improve the development experience. The backend has been upgraded to use Java Spring Boot v3.1.4. The CORE and MAF modules have been moved to new repositories. All other modules have been compacted into a single source repository. We have also updated the JVM to 21 and many libraries have been updated to address security and performance issues.

More information about this can be found in the Migration Guide.

Module Compaction

As an example all code that was in the service module are now in the src folder. This compaction also means that we now have one pom file. The files in service/src/main/java/org/cbioportal/service are now in /src/main/java/org/cbioportal/service

Properties File Update

We have deprecated the portal.properties file and moved most of the configuration properties to application.properties. Additionally we have added a security.properties file for all security configurations.

Security Updates

Properties used to configure Security have changed, see security.properties reference.
The supported authentication values have been updated and are the following: false, oauth2, optional_oauth2, saml. The optional_oauth2 replaces social_auth. This option allows users to use the site without authentication, but they can optionally log in to save virtual studies and groups.

Developer Experience Improvements

New Repositories

Backend Upgrade Related Commits and Merges

Other Changes

🧬 Features

✨ Enhancements

🐛 Bug Fixes

⚙️ Changes to handle external APIs

👷‍♀️ Testing, Configuration & Deployment

📘 Documentation

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v5.4.10

12 Dec 16:59
227ff81
Compare
Choose a tag to compare

✨ Enhancements

🐛 Bug Fixes

👷‍♀️ Testing, Configuration & Deployment

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v5.4.9

05 Dec 20:12
db2a975
Compare
Choose a tag to compare
v5.4.9 Pre-release
Pre-release

🧬 Features

✨ Enhancements

🐛 Bug Fixes

📘 Documentation

👷‍♀️ Testing, Configuration & Deployment

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v5.4.7

31 Oct 22:58
d4b0655
Compare
Choose a tag to compare

🐛 Bug Fixes

🎨 Style Tweaks

🧰 Maintenance

📘 Documentation

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning

v5.4.6

17 Oct 19:04
12df400
Compare
Choose a tag to compare
v5.4.6 Pre-release
Pre-release

🧬 Features

🎨 Style Tweaks

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

https://docs.cbioportal.org/development/release-procedure/#a-note-on-versioning