Skip to content

Commit

Permalink
demo docker feature, fix heading #10952
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Dec 5, 2024
1 parent 7503ea3 commit 77834a2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/release-notes/6.5-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ The Docker compose file used for [evaluations or demos](https://guides.dataverse

See also #10889 and #10912.

## Multiple Languages in Docker

Configuration and documentation has been added to explain how to set up multiple languages (e.g. English and French) in the tutorial for setting up Dataverse in Docker.

See also [the docs](https://guides.dataverse.org/en/6.5/container/running/demo.html#multiple-languages), #10939, and #10940.

### Harvesting "oai_dc" Metadata Prefix When Extended With Specific Namespaces

Some repository extend the "oai_dc" metadata prefix with specific namespaces. In this case, harvesting of these datasets was not possible because an XML parsing error was raised.
Expand All @@ -84,6 +78,12 @@ It is also possible to optionally configure a harvesting client to use this OAI-

When harvesting using the DDI format, datasets can now have multiple "otherId" values. See #10772.

### Multiple Languages in Docker

Configuration and documentation has been added to explain how to set up multiple languages (e.g. English and French) in the tutorial for setting up Dataverse in Docker.

See also [the docs](https://guides.dataverse.org/en/6.5/container/running/demo.html#multiple-languages), #10939, and #10940.

### GlobusBatchLookupSize

An optimization has been added for the Globus upload workflow, with a corresponding new database setting: `:GlobusBatchLookupSize`
Expand Down

0 comments on commit 77834a2

Please sign in to comment.