Skip to content

Commit 2bbddef

Browse files
committed
typo
1 parent f4292e6 commit 2bbddef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-notes/6.9-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ See [the guides](https://guides.dataverse.org/en/6.9/developers/workflows.html#c
8484
- It is now possible to configure all database settings at once with a JSON file. See [the guides](https://guides.dataverse.org/en/6.9/api/native-api.html#configure-all-database-settings), #11639, and #11654.
8585
- CORS support has been modernized so browser integrations (previewers, external tools, JS clients) work correctly with multiple origins and proper caching. See [the guides](https://guides.dataverse.org/en/6.9/installation/config.html#cors-settings), #11744, and #11745.
8686
- Integration with Local Contexts has been updated to support the change in their API regarding how DOIs entered as "Optional Project Information" are represented. See [the guides](https://guides.dataverse.org/en/6.9/installation/localcontexts.html) and #11904.
87-
- This release adds database indexes on GuestbookResponse and DatasetMetrtics, speeding up Dataset deletes. It also adds a constraint preventing null VersionState, as a matter of good housekeeping practice. See #11828 and #11898.
87+
- This release adds database indexes on GuestbookResponse and DatasetMetrics, speeding up Dataset deletes. It also adds a constraint preventing null VersionState, as a matter of good housekeeping practice. See #11828 and #11898.
8888
- Permission reindexing, which occurs, e.g., after a user has been granted a role on a collection, has been made faster and less memory intensive in this release. See #11822.
8989
- Performance has been improved when retrieving citations from DataCite. A related setting called `dataverse.api.mdc.min-delay-ms` has been added. See [the guides](https://guides.dataverse.org/en/6.9/installation/config.html#dataverse-api-mdc-min-delay-ms), #11777, and #11781.
9090
- Processing of comma-separated lists in settings has been centralized and now ignores spaces around commas. See [the guides](https://guides.dataverse.org/en/6.9/installation/config.html#comma-separated-configuration-values) and #11745.

0 commit comments

Comments
 (0)