Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

 

Released: 2015-09-01

 

The focus for this release is improvements to references services and bugfixing.

Highlights

This is mainly a bugfix release, see detailed change log at the bottom of the page.

  • The datamodel behind the integrity service has been given an overhaul improving the scalability of the service. 
  • Integrity service page now also displays issues related to obsolete and missing checksums.
  • Audit trail service have had its collection of audit trails improved, so that it won't slow down for repositories with many audits. 
  • File exchange using HTTPS servers requiring SNI now works 

Updating from 1.4

  • The integrity service have had its datamodel overhauled, so the database needs migration. Script for doing so is bundled along with the service distribution package (integrityDB4to5Migration.sql)
  • The audit trail service have had added an additional table to its database, and therefore needs migration. Script for is bundled along with the service distribution package (auditTrailServiceDBUpdate4to5.sql)

 

 

List of issues resolved in this release

type key priority summary
Loading...
Refresh

Known bugs found in this release

type key priority summary fixversions
Loading...
Refresh

  • No labels