Difference between revisions of "Storage Service 0.12 Release Notes"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
| − | == | + | ==New== |
===Asynchronous processing=== | ===Asynchronous processing=== | ||
| Line 23: | Line 23: | ||
*[https://github.com/artefactual/archivematica-storage-service/issues/314 Issue 314] | *[https://github.com/artefactual/archivematica-storage-service/issues/314 Issue 314] | ||
| + | |||
| + | This is an efficiency enhancement: files are now moved in one step instead of two if both locations are local. Previously, the Storage Service always moved files in two moves. | ||
==Fixed== | ==Fixed== | ||
Revision as of 12:40, 11 September 2018
Home > Release Notes > Storage Service 0.12 release notes
Released September 12, 2018.
New
Asynchronous processing
- Issue: Issue 374
Support for S3 Storage
Amazon S3 storage is now supported for AIP storage location.
Issue: Issue 339
Changed
Move files directly
Sponsored by Columbia University Library
This is an efficiency enhancement: files are now moved in one step instead of two if both locations are local. Previously, the Storage Service always moved files in two moves.