Skip to content

6.10 release notes#12208

Draft
pdurbin wants to merge 35 commits intodevelopfrom
12085-6.10-release-notes
Draft

6.10 release notes#12208
pdurbin wants to merge 35 commits intodevelopfrom
12085-6.10-release-notes

Conversation

@pdurbin
Copy link
Member

@pdurbin pdurbin commented Mar 11, 2026

What this PR does / why we need it:

Our usual release notes PR. Preview at https://github.com/IQSS/dataverse/blob/12085-6.10-release-notes/doc/release-notes/6.10-release-notes.md

Which issue(s) this PR closes:

Special notes for your reviewer:

I'm keeping this in draft so we don't accidentally merge it too early. Please do give feedback, though, especially on which items should be highlighted.

@pdurbin pdurbin added this to the 6.10 milestone Mar 11, 2026
@pdurbin pdurbin moved this to Ready for Review ⏩ in IQSS Dataverse Project Mar 11, 2026
@github-actions github-actions bot added Release Issue is related to making a software release (e.g., Dataverse) Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) labels Mar 11, 2026
@cmbz cmbz added the FY26 Sprint 18 FY26 Sprint 18 (2026-02-25 - 2026-03-11) label Mar 11, 2026
@pdurbin pdurbin marked this pull request as draft March 11, 2026 19:51
These are features that weren't already mentioned under "highlights" above.

- A new "DATASETMOVED" notification type was added for when datasets are moved from one collection (dataverse) to another. This requires the :SendNotificationOnDatasetMove setting to be enabled. See #11670 and #11805.
- Performance has been improved for the Solr search index. Changes in v6.9 that significantly improved re-indexing performance and lowered memory use (in situations such as when a user's role on the root collection were changed) also slowed reindexing of individual datasets ater editing and publication. This release restores/improves the individual dataset reindexing performance while retaining the benefits of the earlier update. This release also avoids creating unused Solr entries for files in drafts of new versions of published datasets (decreasing the Solr database size and thereby improving performance). See #12082, #12093, and #12094.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: ater should be after

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Fixed in 6ea4d9f.

@pdurbin pdurbin force-pushed the 12085-6.10-release-notes branch from 7dc97db to 91ee50a Compare March 12, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 18 FY26 Sprint 18 (2026-02-25 - 2026-03-11) Release Issue is related to making a software release (e.g., Dataverse) Size: 30 A percentage of a sprint. 21 hours. (formerly size:33)

Projects

Status: Ready for Review ⏩

Development

Successfully merging this pull request may close these issues.

Release 6.10: Create release notes

3 participants