The following release notes correspond to July 19, 2022 - July 25, 2022. This release also includes back-end updates to the Data Repository, workflows, interactive analysis, user interface, and Google integrations to improve upcoming features.
User Interface
- While we enhance the functionality for workspaces, the "Preview" and "Link To Workspace" functionalities will be temporarily disabled
Data Repo
- Admin users can use
get dataset
to show all datasets in the catalog instead oflist datasets
which only shows the datasets the user has permission to see.
Workflows
- Terra is now running Cromwell 82
- Terra users have been encountering error messages similar to:
Cromwell will now finitely retry the Google Cloud Storage I/O error.Failed to evaluate input 'null_size' (reason 1 of 1): [Attempted 1 time(s)] - StorageException: User project specified in the request is invalid.
Cloud Integrations
- When uploading a TSV to create or update a Terra table, if that TSV contains column values which are booleans or numbers, Terra will now create those as boolean and number data types. Previously, all values inside the TSV were created as strings. This change will result in more accurate sorting on these columns.
- We modified GET
/api/collections/role/{roleName}/summary
to return a slimmed down version of DAR collections instead of the full version. This will help speed up payload transfer as well as UI processing logic. - We modified the PUT
/api/user/{id}
endpoint to add suggested institution or suggested signing official when users send support requests to Zendesk - We've removed the partialDarCode parameter from DataAccessRequestData and its usages in consent.