Difference between revisions of "Storage Service 0.12 Release Notes"
Jump to navigation
Jump to search
(→New) |
|||
Line 15: | Line 15: | ||
===Support for S3 Storage=== | ===Support for S3 Storage=== | ||
+ | |||
+ | '''Sponsored''' by Jisc | ||
Amazon S3 storage is now supported for AIP storage location. | Amazon S3 storage is now supported for AIP storage location. |
Latest revision as of 14:30, 11 September 2018
Home > Release Notes > Storage Service 0.12 release notes
Released September 12, 2018.
New[edit]
Asynchronous processing[edit]
Sponsored by Jisc
This is a performance enhancement that decreases the possibility of timeouts by moving packages asynchronously.
Support for S3 Storage[edit]
Sponsored by Jisc
Amazon S3 storage is now supported for AIP storage location.
Changed[edit]
Move files directly[edit]
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.
Fixed[edit]
- 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
- Pointer file creation causes unnecessary move operation Issue 365
- Locations can't be created via the API Issue 367
- SWORD API points can't be called in certain configurations Issue 312