Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: cBioPortal/cbioportal

v6.0.0

07 Feb 22:30
ba07ece

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

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

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

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

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

v5.4.5

10 Oct 20:05
ee5802d

Choose a tag to compare

v5.4.5 Pre-release
Pre-release

🐛 Bug Fixes

👷‍♀️ Testing, Configuration & Deployment

🖊️ Data Importer & Validator

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

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

v5.4.4

03 Oct 15:00
49c95f0

Choose a tag to compare

v5.4.4 Pre-release
Pre-release

🧬 Features

✨ Enhancements

🐛 Bug Fixes

🎨 Style Tweaks

📘 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.3

29 Sep 01:14
a9757e2

Choose a tag to compare

v5.4.3 Pre-release
Pre-release

✨ Enhancements

🐛 Bug Fixes

🎨 Style Tweaks

📐 Prototype (Internal Use)

📘 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.2

20 Sep 05:52
bf8fac6

Choose a tag to compare

🐛 Bug Fixes

📘 Documentation

👷‍♀️ Testing, Configuration & Deployment

🖊️ Data Importer & Validator

🧰 Maintenance

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

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

v5.4.1

05 Sep 14:23
1a83f1f

Choose a tag to compare

v5.4.1 Pre-release
Pre-release

🧬 Features

✨ Enhancements

🏎 Performance Tweaks

👷‍♀️ Testing, Configuration & Deployment

🕵️‍♀️ Full commit logs

🏷Notes on versioning and release procedure

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