Version 3.0

We recommend users upgrade to DSpace 3.2 directly, rather than upgrading to 3.0.  The process to do so is documented at: DSpace Release 3.2 Notes

DSpace 3.0 can be downloaded immediately at either of the following locations:

Table of Contents:

 

Why 3.0? What happened to 2.0?

In 2011, after much discussion, the DSpace Committers in conjunction with members of the DSpace Community Advistory Team (DCAT) decided to forgo releasing a "DSpace 2.0".

The reasons for this decision were numerous and include:

Many of the ideas/concepts of "DSpace 2.0" may still be coming to the DSpace platform. But, they will continue to be added incrementally over several releases. The ideas behind "2.0" still live on, even while the release numbering has changed.

With DSpace 3.0, the DSpace Developers will be changing our release numbering scheme. Release numbers will now only consist of two numbers: [major].[minor] (e.g. 3.0, 3.1, 4.0):

  • Major Releases: incrementing the first number ('major') will represent a new MAJOR release of DSpace. A major release may include any or all of the following
    • new features
    • system improvements
    • architectural changes
    • bug fixes 
    • (All major releases end in ".0", so "3.0", "4.0", and "5.0" would all represent major releases.)
  • Minor (Bug-Fix) Releases: incrementing the second number ('minor') will represent a new MINOR release of DSpace. A minor release will only include
    • bug fixes to an existing major release (For example, "3.1" and "3.2" would represent two minor releases which only include bug fixes to the "3.0" major release.)

There will be a migration path for users upgrading from v1.8.2 to the 3.0 release.

For more information see DSpace Release Numbering Scheme and the initial DSpace 3.0 Announcement

New features in DSpace 3.0

DSpace 3.0 ships with a number of new features. Certain features are automatically enabled by default while others require deliberate activation. 
The following non-exhaustive list contains the major new features in 3.0 that are enabled by default:

Completely rewritten OAI-PMH Interface

  • Driver and Open-AIRE compatible
  • Allows for multiple contexts (URL endpoints), each with a different configuration
  • 12 default metadata export formats and easy way to write new ones using XSLT
  • Runs on Solr for great performance, legacy mode over DSpace database supported
  • Even faster thanks to caching

Kindly contributed by Lyncode

Improvements to Solr-based Statistics

  • Workflow statistics
  • Search Query statistics
  • Solr version upgrade and performance optimization

Kindly contributed by @mire

Batch import for Bibliographic formats

  • Support for Endnote, BibTex, RIS, TSV, CSV
  • Enhanced batch import routines

Kindly contributed by the Greek National Documentation Centre/EKT

Controlled Vocabulary Support for XMLUI

  • Submission form vocabulary lookup
  • Includes The Norwegian Science Index and the Swedish Research Subject Categories

Kindly contributed by @mire's Kevin Van de Velde

Google Analytics support for JSPUI

  • support for statistics collection by entering the GA key into dspace.cfg

Kindly contributed by Denys Slipetskyy

Improvements to Authentication by Password

  • now stores salted hashes
  • old passwords will continue to work and will be automatically converted to salted hashes on next user login

Kindly contributed by Mark H. Wood with the support of IUPUI University Library

 
The following list contains all features that are included in the DSpace 3.0 release, but need to be enabled manually.
Review the documentation for these features carefully, especially if you are upgrading from an older version of DSpace.

Discovery: Search & Browse

Kindly contributed by @mire with the support of the World Bank

Kindly contributed by CILEA

Item Level Versioning

  • Create and preserve different item versions
  • Enhanced identifiers
  • XMLUI only

Kindly contributed by @mire with the support of MBLWHOI LibraryWHOIMBL CLI (HPS)ASU CBS and Dryad

Advanced Embargo

Kindly contributed by @mire with the support of the University of Michigan Libraries

Mobile Theme for XMLUI (beta)

Kindly contributed by Elias Tzoc and James Russell with the support of Miami University

 

Type-based submissions

  • Show or hide metadata fields in the submission forms, based on the type of content submitted

Kindly contributed by Nestor Oviedo and SeDiCI

ElasticSearch-based Usage Statistics

  • scalable ElasticSearch backend, runs on embedded node by default 
  • uses Google Chart API for graphs and maps
  • export to CSV available
  • displaying can be either public or restricted

Kindly contributed by Peter Dietz with the support of Ohio State University Libraries

Improvements to LDAP Authentication

Kindly contributed by Samuel Ottenhoff

Additional information about DSpace 3.0 may be found in the 3.0 Documentation.

A full list of all changes / bug fixes in 3.0 is available in the History section of the 3.0 Documentation.

(All non-commercial images in the above table are free-to-use images borrowed from elsewhere. In order: OAI-PMH image, chart image, import icon, dictionary icon, key icon, magnifier icon, documents icon, lock icon, phone icon)

Upgrade Instructions

Organizational Details

Release Coordination

Instead of a single "Release Coordinator", the DSpace 3.0 release will be managed by a "Release Team".

Release Team Leader

Sands Fish (MIT)

Release Team Members

Sands Fish (MIT), Hardy Pottinger (U of Missouri), Robin Taylor (EDINA, U of Edinburgh), Ivan Masár

Timeline and Processing

Release Process needs to proceed according to the following Maven release process: Release Procedure

3.0 Decisions To Be Documented