Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v5.3.0 #10098

Merged
merged 14 commits into from
Mar 22, 2023
Merged

Release v5.3.0 #10098

merged 14 commits into from
Mar 22, 2023

Conversation

dippindots
Copy link
Member

Includes database changes from #9914

jagnathan and others added 14 commits December 2, 2022 12:23
- modified java files to remove unused properties and changes to tests
- db changes, mutationmapper.xml
- Update seed_mini.sql

roll back changes for refseqMrnaId

roll back changes for refseqMrnaId

Update ExtendedMutation.java

Added required property setOncotatorRefseqMrnaId and getOncotatorRefseqMrnaId
Updated more files for removed fields

Remove unused oncotator fields

Remove unused oncotator fields
ONCOTATOR_DBSNP_RS
ONCOTATOR_UNIPROT_ENTRY_NAME

remove fields from sql file

ONCOTATOR_DBSNP_RS and ONCOTATOR_UNIPROT_ENTRY_NAME removal from sql file
db changes in sql for renaming columns
renamed the column prefixes from oncotator to mutation on multiple classes and files
Update testSql.sql

updating testSql for the name change of columns from ONCOTATOR to MUTATION

Update DaoMutation.java

The data files still use the old column prefix of ONCOTATOR instead of MUTATION

Update DaoMutation.java

Update migration.sql

Adding quotes around column names
db changes in sql for renaming columns
renamed the column prefixes from oncotator to mutation on multiple classes and files
Update migration.sql

fix syntax errors in mysql change column

Update migration.sql

fix syntax errors in mysql change column

setting db version

setting db version
Removed Link columns and modified the documentation
…nt-final

Fix 9461 mutations api endpoint final
We need to update this test because it's not java 8 compatible.
@dippindots
Copy link
Member Author

Tested on triage with the new importer and new database scheme, we will merge this pull request and make am official release.

@dippindots dippindots added skip-changelog Do not show this PR in the release notes and removed documentation labels Mar 22, 2023
@dippindots dippindots merged commit 0b2dfa6 into master Mar 22, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dippindots dippindots deleted the demo-v5.3.0 branch July 20, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Do not show this PR in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants