Difference between revisions of "Archivematica 1.7.2 release notes"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Main_Page|Home]] > [[Release_Notes|Release Notes]] > Archivematica 1.7.2 release notes | [[Main_Page|Home]] > [[Release_Notes|Release Notes]] > Archivematica 1.7.2 release notes | ||
− | ''' | + | '''Work in progress''' Subject to change. |
− | [https://github.com/artefactual/archivematica/issues/1112 Upload DIP to ArchivesSpace not working] | + | |
+ | ==Added== | ||
+ | |||
+ | ===Asychronous processing=== | ||
+ | |||
+ | *changes in support of Asynchronous processing in Storage Service 0.12. | ||
+ | *PRs: [https://github.com/artefactual/archivematica/pull/928 PR 928], [https://github.com/artefactual/archivematica/pull/975 PR 975], | ||
+ | |||
+ | ==Changed== | ||
+ | |||
+ | |||
+ | ===Improved checksum verification performance=== | ||
+ | |||
+ | '''Sponsored''' Columbia University Library | ||
+ | *Issues: [https://github.com/artefactual/archivematica/issues/918 Issue 918], [https://github.com/artefactual/archivematica/issues/1023 Issue 2023] | ||
+ | |||
+ | |||
+ | ==Fixed== | ||
+ | |||
+ | [https://github.com/artefactual/archivematica/issues/1112 Upload DIP to ArchivesSpace not working #1112] | ||
+ | |||
+ | [https://github.com/artefactual/archivematica/issues/1051 premis:originalName value of directories should not be normalized #1051] | ||
+ | |||
+ | [https://github.com/artefactual/archivematica/issues/1094 premis:originalName value of unpacked packages should not be normalized #1094] TODO | ||
+ | |||
+ | [https://github.com/artefactual/archivematica/issues/1062 PREMIS object/originalName value does not contain the original directory name #1062] TODO | ||
+ | |||
+ | [https://github.com/artefactual/archivematica/issues/972 manually normalized files cannot be prefixes of one another #972] | ||
+ | |||
+ | [https://github.com/artefactual/archivematica/issues/949 get_object_or_None isn't idiomatic #949] | ||
+ | |||
+ | [https://github.com/artefactual/archivematica/issues/1104 Extract contents crashes due to UnicodeEncodeError #1104] |
Revision as of 13:56, 4 June 2018
Home > Release Notes > Archivematica 1.7.2 release notes
Work in progress Subject to change.
Added
Asychronous processing
Changed
Improved checksum verification performance
Sponsored Columbia University Library
- Issues: Issue 918, Issue 2023
Fixed
Upload DIP to ArchivesSpace not working #1112
premis:originalName value of directories should not be normalized #1051
premis:originalName value of unpacked packages should not be normalized #1094 TODO
PREMIS object/originalName value does not contain the original directory name #1062 TODO
manually normalized files cannot be prefixes of one another #972