Difference between revisions of "Storage Service 0.12 Release Notes"

From Archivematica
Jump to navigation Jump to search
(Created page with "Home > Release Notes > Storage Service 0.12 release notes")
 
Line 1: Line 1:
 
[[Main_Page|Home]] > [[Release_Notes|Release Notes]] > Storage Service 0.12 release notes
 
[[Main_Page|Home]] > [[Release_Notes|Release Notes]] > Storage Service 0.12 release notes
 +
 +
'''Work in progress.''' These notes are subject to change.
 +
 +
 +
==Added==
 +
 +
===Asynchronous processing===
 +
 +
*Issues: [https://github.com/artefactual/archivematica-storage-service/issues/331 Issue 331], [https://github.com/artefactual/archivematica-storage-service/issues/358 Issue 358]
 +
 +
===Support for S3 Storage===
 +
 +
==Changed==
 +
 +
===Move files directly===
 +
 +
'''Sponsored''' by Columbia University Library
 +
 +
*[https://github.com/artefactual/archivematica-storage-service/issues/314 Issue 314]
 +
 +
===API Improvements===
 +
 +
==Fixed==
 +
 +
* 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]
 +
* 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 16:37, 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
  • Fix rsync bug which was breaking fixity Issue 345
  • Deletion status not updating AM dashboard Issue 344