The following release notes correspond to the dates October 18, 2022 to October 25, 2022.
This release includes back-end updates to workflows, interactive analysis (Notebooks, Galaxy, RStudio), and Google integrations to improve upcoming features.
Data Catalog
- Created new method to validate metadata and make sure it conforms to the schema model. Created a class to handle this validation and unit tests for this new class. Also updated the integration tests so that they pass given our updated schema.
Data Repo
- Added jobs activity page where you can see a summary table of all ingest jobs by clicking on the link from the sub-header navigation.
- A loading indicator will be visible and mask will prevent further operations while adding/removing users from a snapshot.
Usability updates
- Added ability to dig down into job result status on the Job History page. When you click on the button, it will open a more detailed view of what happened.
-
On Success: Shows json result of what had run
-
On Failure, shows messages explaining why it had failed
-