Difference between revisions of "Storage Service 0.12 Release Notes"

From Archivematica
Jump to navigation Jump to search
Line 28: Line 28:
 
* Implement new style of Python classes [https://github.com/artefactual/archivematica-storage-service/issues/332 Issue 332]
 
* Implement new style of Python classes [https://github.com/artefactual/archivematica-storage-service/issues/332 Issue 332]
 
* Allow lower case input in aip reingest API [https://github.com/artefactual/archivematica-storage-service/issues/325 Issue 325]
 
* Allow lower case input in aip reingest API [https://github.com/artefactual/archivematica-storage-service/issues/325 Issue 325]
* Fix rsync bug which was breaking fixity [https://github.com/artefactual/archivematica-storage-service/issues/345 Issue 345]
 
* Deletion status not updating AM dashboard [https://github.com/artefactual/archivematica-storage-service/issues/344 Issue 344]
 

Revision as of 17:00, 1 June 2018

Home > Release Notes > Storage Service 0.12 release notes

Work in progress. These notes are subject to change.


Added

Asynchronous processing

Support for S3 Storage

Changed

Move files directly

Sponsored by Columbia University Library

API Improvements

Fixed

  • Implement new style of Python classes Issue 332
  • Allow lower case input in aip reingest API Issue 325