Releases: MPDL/dataverse
Releases · MPDL/dataverse
v5.12-mpdl-1
Contains all Changes from main dataverse release v5.12, see https://github.com/IQSS/dataverse/releases/tag/v5.12
Additionally, changes from https://github.com/MPDL/dataverse/projects/2.
Requirements:
- Update Payara server to version 5.2022.3
- If errors occur, delete old h2 database files from glassfish/domains/domain1/lib/databases
- Update Solr to version 8.11.2
- replace solrconfig.xml in collection1/conf with new solrconfig.xml from conf/solr/8.11.1
v5.11.1-mpdl-1
Release Instructions:
- For Dataverse instructions, see: https://github.com/IQSS/dataverse/releases/tag/v5.11.1
- Activate UTF8 encoding, see: #30 (comment) for detailed steps
- Enhance the organization name mapping, see: #41 (comment) for Solr configuration
v5.11-mpdl-1.1
see https://github.com/IQSS/dataverse/releases/tag/v5.11
see #41 (comment) for all steps to activate the organization name mapping in Solr
v5.11-mpdl-1
v5.10.1-mpdl-3
Bugfix for NPE when deleting files
v5.10.1-mpdl-1
Release Instructions:
- Add the new mpdl stylesheet to Dataverse: Replace
mpdl-stylesheet.csswith the latestmpdl-stylesheet.css(d037b5b) in the appropriate folder on the server:/srv/mpdl-dataverse/custom/css/mpdl-stylesheet.css - Replace the static pages:
help.html,impressum.html,privacy.htmlandterms_of_use.htmlwith their latest version (b9743e2) in the appropriate folder on the server:/srv/mpdl-dataverse/custom/ - Update the JSON-LD representation of the Datasets, by reexporting all published Datasets:
curl http://localhost:8080/api/admin/metadata/reExportAll - Check the migration of the Licenses: The Licenses of all Datasets should stay the same
v5.9-mpdl-1
Merge branch 'mpdl-develop' into file-performance-simple