DuraCloud 6.1.0
Release Notes
The 6.1.0 release of DuraCloud updates the SyncTool to better handle updates to chunked files and provide cleaner logs. This release also adds a new (experimental) OpenStack Swift Storage Provider, which communicates with Swift via its S3 API. A new dialog is displayed when attempting to delete a space to ensure spaces are not deleted accidentally, and the ability to delete multiple spaces at once has been removed. The Streaming panel in the UI has also been moved to the bottom of the Space Detail pane.
Developers contributing to this release (listed alphabetically)
- Danny Bernstein - LYRASIS
- Bill Branan - LYRASIS
- Andy Foster - University of Toronto
- Nick Woodward - Texas Digital Library
Issues Resolved
- DURACLOUD-398 - UI shortcuts which are not useful should be disabled
- DURACLOUD-680 - Buttons in Space and Content detail should wrap
- DURACLOUD-743 - Sync Tool: Clean up log output
- DURACLOUD-1065 - SyncTool: Logging should not report file checks as errors
- DURACLOUD-1154 - SyncTool: Replacing a chunked file with an unchunked file leaves chunked file undeleted
- DURACLOUD-1155 - SyncTool: Orphanned chunk bug
- DURACLOUD-1192 - Deleting a space when attempting to delete a content item is too easy to do
- DURACLOUD-1203 - Clicking refresh on a space when content with / in path is loaded causes 404
- DURACLOUD-1227 - Add OpenStack Swift storage provider implementation using the S3 AP
- DURACLOUD-1229 - Release to Sonatype via Travis no longer working
- DURACLOUD-1231 - Update checkstyle dependency version
- DURACLOUD-1234 - Chronopolis storage provider is not using configured aws region
- DURACLOUD-1237 - DuraCloud UI: Hide streaming panel for all providers other than S3
- DURACLOUD-1240 - Ensure storage stats are displayed for the current day
- DURACLOUD-1243 - Travis CI builds failing on Ubuntu 16.04 Xenial due to lack of Oracle 8 SDK
- DURACLOUD-1245 - Duplicate create space requests result in 500 errors