Releases: oncokb/oncokb-transcript
Releases · oncokb/oncokb-transcript
v2.0.16
Changes
- Merge release management action into after branch commit action @zhx828 (#413)
- Update release-management.yml @zhx828 (#412)
- Update release-management.yml @zhx828 (#411)
- Update github action release to support multiple branches @zhx828 (#407)
- Update pom.xml @calvinlu3 (#410)
- Restore main type options in cancer select @calvinlu3 (#409)
🕵️♀️ Full commit logs
Curation platform v2
We are excited to announce the first official release of our curation platform, marking a significant milestone in our ongoing efforts to enhance our tools and capabilities. Over the past few months, the engineering team has completely rebuilt the curation platform using the latest technology stacks to enable our curation team to add more content efficiently and effectively.
Major Changes and Improvements:
- Brand New Interface: We've introduced a fresh, modern interface designed for better usability and a more streamlined curation experience.
- Modern Frontend Framework: The frontend has been fully redeveloped using React and TypeScript, with Webpack as the module bundler, providing a more robust and scalable foundation.
- jHipster Integration: To speed up development and ensure a strong architectural foundation, we've used jHipster to generate boilerplate code, helping us maintain best practices and a clean codebase.
- Java Upgrade: The backend has been upgraded to Java 17, ensuring better performance, security, and access to the latest language features.
v0.9.4
👷♀️ Testing, Configuration & Deployment
🕵️♀️ Full commit logs
v0.9.3
🐛 Bug Fixes
🕵️♀️ Full commit logs
v0.9.2
v0.9.1
👷♀️ Testing, Configuration & Deployment
🕵️♀️ Full commit logs
v0.9.0
⚙️ REST API Changes
🧰 Maintenance
- Bump minimist from 1.2.5 to 1.2.6 @dependabot (#52)
🕵️♀️ Full commit logs
v0.8.0
🧬 Features
🧰 Maintenance
- Bump node-fetch from 2.6.6 to 2.6.7 @dependabot (#45)
- Bump nanoid from 3.1.30 to 3.2.0 @dependabot (#41)
- Bump follow-redirects from 1.14.5 to 1.14.8 @dependabot (#43)
🕵️♀️ Full commit logs
v0.7.1
👷♀️ Testing, Configuration & Deployment
🧰 Maintenance
- Bump swagger-ui-dist from 3.52.5 to 4.1.3 @dependabot (#38)
🕵️♀️ Full commit logs
v0.7.0
🧬 Features
- Add EnsemblGene entity & Update available APIs @zhx828 (#33)
- Add cache resolver for transcript entity @zhx828 (#31)
- Add genome fragment to transcript entity @zhx828 (#28)
🐛 Bug Fixes
- Update api url patterns and method name @zhx828 (#34)
- Do not eagerly fetch sequences @zhx828 (#32)
- Remove most of resource endpoints @zhx828 (#30)
- Update two apis to use request param instead of path variable @zhx828 (#29)