You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed: Altered and removed some of the Github actions workflows that were either not doing the correct thing or not needed anymore
Changed: Updated instructions in the README and the CONTRIBUTING files
Changed: Updated OpenAPI specifications
Changed: all required schemas are needed before publishing a submission in unit and integration tests
Changed: Updated some EGA related XML schemas to be up-to-date
Changed: Updated XML to JSON conversion logic to accommodate new metadata schema versions
Changed: REMS object is refined and validated when it is added to a submission #532#649
Changed: GET files request returns only latest file versions #840
Changed: Removed large taxonomy related names.json file from the repository commit history and brought back as git LFS pointer file
Changed: Modify SDSX workflow to be the same as FEGA workflow
Changed: Refactored POST files endpoint to address several issues #828
Changed: BigPicture workflow no longer requires a study
Changed: XML objects are parsed from multipart XML structure into single objects before storing so the content matches with its JSON counterpart #818
Changed: Modified workflow for Generic use case #821
Changed: Updated middleware to accept user signed tokens #777
Changed: Switch to idpyoidc library instead of oidc-rp
Changed: Updated dependencies
Users
Added: Process information from XML file for bprems schema and add it to the rems key in a BP submission
Changed: Submission can no longer have the same name inside the project
Changed: Previous functionality behind POST and PUT request for adding/modifying submission files is unified and the endpoint is retitled to PATCH /v1/submissions/{submissionId}/files
Changed: Bigpicture related metadata validation process now follows the Bigpicture metadata version 2.0.0