Yoda version 1.9.5 #515
stsnel
announced in
Announcements
Replies: 1 comment 1 reply
-
Good morning. How can we actually read the references given in the release notes, e.g. YDA-XXXX? Is this a local system accessible only to UU employees? Why to reference these here if external users cannot read them? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are happy to announce a new bugfix release of Yoda 1.9: version 1.9.5.
Please find a summary of the most important changes below.
Changes affecting functionality used by data stewards and researchers:
• Add data transfer page with configuration settings for data transfer tools (YDA-5737)
• Checksum report: hide download button if no report is available (YDA-5894)
• Data access passwords: add default description (YDA-5856)
• Data access password: fix wrong frequency of sending data access password expiry notifications (YDA-6120)
• Data archive, UU microservices: fix issue when archiving data packages with data objects larger than approximately 7.5 GB by switching tar format from ustar to pax. Also improve logging for archiving microservice. (YDA-5824)
• Deposit: fix for issue where clicking on data object in deposit group shows all groups (YDA-5914)
• Metadata form: make header stick to top of page, so that buttons are always visible in the form (YDA-5938)
• Metadata form: fix for issue where metadata form is cleared unexpectedly after pressing enter (YDA-5848)
• Group manager: collapse group properties on scroll in order to make the group manager work better on small windows and on low-resolution screens (YDA-5870, YDA-6146)
• Group manager: performance improvements (YDA-5956)
• Group manager (CSV import): fix issue where import of CSV files with trailing newlines failed (YDA-5950)
• Group manager (CSV import): improve feedback messages for CSV import function (YDA-5942)
• Group manager (CSV import): fix for issue where modal closes if user clicks on data row (YDA-6110)
• Group manager (CSV import): fix for issue where role changes are not shown after CSV import with update enabled (YDA-6104)
• Group manager (SRAM): show SRAM invited status in group manager (YDA-5857)
• Publication: fix issue with invalid affiliation data causing publication failures (YDA-5859)
• Research and Deposit: show warning message when files with names containing unsupported characters are uploaded (YDA-5889)
• Research and Deposit: fix silent failure during uploading a large file due to CSRF token expiration (YDA-6012)
• Research: disallow creation of collection with names containing apostrophes in order to prevent GenQuery-related issues (YDA-5778)
• Research: add scrollbar to temporary file cleanup dialog (YDA-6010)
• Research: fix file viewer errors when viewing files with invalid UTF8 sequences (YDA-5865)
• Statistics: improve performance of category statistics (YDA-5728)
• Vault: improve reliability of archiving process by adding retry functionality, as well as other improvements (YDA-5393, YDA-6082, YDA-6084)
• Vault: ensure that readonly members of groups also get access to archived data packages; also add confirmation dialog when changing access for vault packages (YDA-5747)
• Vault: show all versions of data package, as well as base DOI, on vault page of data package (YDA-5808)
Changes affecting technical administrators:
• Add parameter for Apache request duration logging (YDA-5831)
• Yoda portal: Add monitoring thread for collecting technical support information in case of problems (YDA-5840, YDA-5909)
• Data access passwords: fix issue with DAP expiry notification parameter not being used (YDA-5711)
• Group manager: ignore vault groups in internal group data in order to prevent vault group metadata from causing problems in group manager (YDA-5871)
• Group manager (SRAM): update logo parameter after SRAM API change (YDA-6125)
• Metadata transformation: add transformation rules for ISNI and scopus ID to default-3 transformation (YDA-5951)
• Metadata transformation: fix zone selection in metadata transform script (YDA-5835)
• Metadata transformation: fix wrong log messages during schema transformation (YDA-5863)
• Metadata transformation: ignore ACLs referring to deleted users (YDA-5864)
• MOAI: add log rotation configuration (YDA-5707)
• Playbook: fix missing dependency of irods_resource role on irods_icommands role
• Playbook: fix ordering Yoda DB index tasks so that new deployments work correctly if Yoda indexes are enabled (YDA-5882)
• Playbook: Add portal timeout parameter (YDA-6036)
• Playbook: speed up playbook by running roles once
• Publication: add troubleshooting tool for detecting and resolving publication issues (YDA-5829)
• Publication: add extra logging for error handling during publication updates (YDA-5928)
• Publication: fix issue where publication job failed initially in some circumstances (YDA-5939)
• Publication: adapt update publication endpoint script to be able to update a single publication (YDA-5929)
• Revisions: fix issue where revision creation job failed after resource tree changed (YDA-5866)
• Revisions: fix issue where revision cleanup job failed on data object with illegal non-UTF8-sequence (YDA-5861)
• Revisions: remove revision AVUs of data objects in the trash (YDA-5892)
• Vault: add additional checks so that it is not possible to archive a collection in the trash (YDA-5924)
• Vault: add tool for editing vault metadata
For upgrade instructions, please refer to the release notes at https://utrechtuniversity.github.io/yoda/release-notes/release-1.9.html
Beta Was this translation helpful? Give feedback.
All reactions