Difference between revisions of "Storage Service 0.12 Release Notes"

From Archivematica
Jump to navigation Jump to search
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.
+
Released September 12, 2018.
  
  
Line 11: Line 11:
  
 
===Support for S3 Storage===
 
===Support for S3 Storage===
 +
 +
Amazon S3 storage is now supported for AIP storage location.
 +
 +
Issue: [https://github.com/artefactual/archivematica-storage-service/issues/339 Issue 339]
  
 
==Changed==
 
==Changed==
Line 19: Line 23:
  
 
*[https://github.com/artefactual/archivematica-storage-service/issues/314 Issue 314]  
 
*[https://github.com/artefactual/archivematica-storage-service/issues/314 Issue 314]  
 
===API Improvements===
 
 
* [https://github.com/artefactual/archivematica-storage-service/issues/261 Issue 261]
 
  
 
==Fixed==
 
==Fixed==
  
 +
* Cannot store compressed AIP in non-local file systems [https://github.com/archivematica/Issues/issues/145 Issue 145]
 
* 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]

Revision as of 12:59, 11 September 2018

Home > Release Notes > Storage Service 0.12 release notes

Released September 12, 2018.


Added

Asynchronous processing

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

Fixed

  • Cannot store compressed AIP in non-local file systems Issue 145
  • Implement new style of Python classes Issue 332
  • Allow lower case input in aip reingest API Issue 325