Difference between revisions of "Archivematica 1.8 and Storage Service 0.13 release notes"

From Archivematica
Jump to navigation Jump to search
Line 54: Line 54:
  
 
===File format identification updates===
 
===File format identification updates===
* PRONOM 94 upgrade (sponsored by Denver Art Museum)
+
 
* Fido 1.3.12 upgrade
+
Archivematica 1.8 is now up to date with PRONOM v.94! For more information on new data added to PRONOM, check the [http://www.nationalarchives.gov.uk/aboutapps/pronom/release-notes.xml PRONOM release notes].
* Siegfried 1.7.10 upgrade
+
 
 +
This work was sponsored by the Denver Art Museum. Thank you!
  
 
==Fixed==
 
==Fixed==
Line 62: Line 63:
 
List bugfixes with a link to the Github issue.
 
List bugfixes with a link to the Github issue.
  
* Bugfix 1: Failures on filenames with backticks and other 'silly' characters https://github.com/archivematica/Issues/issues/16
+
* Bugfix 1: ASCII codes can't decode when the filename contains a backtick https://github.com/archivematica/Issues/issues/16
 
* Bugfix 2: AIP re-ingest fails.  https://github.com/archivematica/Issues/issues/42
 
* Bugfix 2: AIP re-ingest fails.  https://github.com/archivematica/Issues/issues/42
 
* Bugfix 3: PREMIS events from previous transfers are re-appearing https://github.com/archivematica/Issues/issues/43
 
* Bugfix 3: PREMIS events from previous transfers are re-appearing https://github.com/archivematica/Issues/issues/43
Line 71: Line 72:
  
 
==Upgraded tools and dependencies==
 
==Upgraded tools and dependencies==
 
List any tools and dependencies that have been upgraded.
 
  
 
* Tool has been updated to version X.
 
* Tool has been updated to version X.
 +
* Fido has been upgraded to version 1.3.12
 +
* Siegfried has been upgraded to version 1.7.10
  
 
==End of life dependencies==
 
==End of life dependencies==

Revision as of 16:53, 9 October 2018

Home > Release Notes > Major release notes template

Work in progress

Supported environments

Link to installation instructions.

Specify supported environments.

Make special note of any changes to supported environment.

Added

Describe new features.

New feature 1

This is a description of this amazing feature! Here's why it's a net benefit to the project and the community. Also included are any special notes, like if it's a beta feature.

This work was sponsored by some amazing institution. Thank you!

  • Documentation: link
  • Pull requests: link

New feature 2

Here is a description of this amazing feature! Here's why it's a net benefit to the project and the community, and here is how it will impact your workflow. Also included are any special notes, like if it's a beta feature.

This work was sponsored by some amazing institution. Thank you!

  • Documentation: link
  • Pull requests: link
  • Feature files: link

Changed

Describe enhancements or major fixes.

Streamline checksum verification

This enhancement de-duplicates checksum verification in Archivematica, which helps to improve the performance of Archivematica in processing large transfers (many files and/or large files). This enhancement includes three changes:

  • Remove the "Verify checksums generated on ingest" micro-service
  • Enhance the "Verify AIP" micro-service to bulk query the database for transfer-generated checksums and then verify that they match what is documented in the bag-generated manifest-<ALGORITHM>.txt.
  • Have "Verify AIP" create an AIP-level "fixity check" PREMIS:EVENT that it can pass to the Storage Service, which will document this verification in the pointer file.

This should not impact regular workflows, but it is worth noting that there is no AIP-level fixity check PREMIS event for uncompressed AIPs, which don't have pointer files. For uncompressed AIPs, there are still object-level fixity events in place. Note that there is an issue in the Archivematica Issues repository regarding this note - Problem: uncompressed AIPs need pointer files #32

This work was sponsored by Columbia University Library. Thank you!

File format identification updates

Archivematica 1.8 is now up to date with PRONOM v.94! For more information on new data added to PRONOM, check the PRONOM release notes.

This work was sponsored by the Denver Art Museum. Thank you!

Fixed

List bugfixes with a link to the Github issue.

Upgraded tools and dependencies

  • Tool has been updated to version X.
  • Fido has been upgraded to version 1.3.12
  • Siegfried has been upgraded to version 1.7.10

End of life dependencies

List any dependencies that have reached end of life since the last release, as well as a note on the plan going forward.

Make note of any risks, and how users can mitigate them.