Skip to content

Releases: MPDL/dataverse

v5.12-mpdl-1

27 Oct 09:21

Choose a tag to compare

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

03 Aug 12:22

Choose a tag to compare

Release Instructions:

v5.11-mpdl-1.1

02 Aug 12:01

Choose a tag to compare

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

28 Jul 14:51

Choose a tag to compare

v5.10.1-mpdl-3

05 Jul 08:44

Choose a tag to compare

Bugfix for NPE when deleting files

v5.10.1-mpdl-1

11 Apr 12:50

Choose a tag to compare

Release Instructions:

  • Add the new mpdl stylesheet to Dataverse: Replace mpdl-stylesheet.css with the latest mpdl-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.html and terms_of_use.html with 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

18 Feb 11:06

Choose a tag to compare

Merge branch 'mpdl-develop' into file-performance-simple