Skip to content

Releases: duracloud/duracloud

DuraCloud 8.0.0

15 Nov 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: duracloud-7.1.4...duracloud-8.0.0

v7.1.4

03 Nov 19:42
Compare
Choose a tag to compare

What's Changed

  • Fixes ACLStorageProviderTest failures. by @dbernstein in #175
  • Ensure that the .platform directory is included in the beanstalk zip … by @dbernstein in #171
  • Bump xercesImpl from 2.12.1 to 2.12.2 by @dependabot in #173
  • Bump derby from 10.11.1.1 to 10.14.2.0 by @dependabot in #174
  • DURACLOUD-1320: Update Jetty server to latest 9.4 release by @nwoodward in #172
  • DURACLOUD-1333: Change cookie specification to STANDARD to accommodate more date formats by @nwoodward in #176
  • DURACLOUD-1049: Updates jQueryFileTree to version 2.1.5 by @nwoodward in #177
  • Modifies JS library to facilitate selecting directories as well as files by @nwoodward in #178
  • Put sumo_sources.json in the /opt/ dir by @dbernstein in #182

Full Changelog: duracloud-7.1.1...duracloud-7.1.4

7.1.1 Release

08 Apr 22:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: duracloud-7.1.0...duracloud-7.1.1

7.1.0 Release

14 Dec 21:38
Compare
Choose a tag to compare

What's Changed

  • Updates SyncTool installer Java download link by @bbranan in #134
  • Ensures CORS headers are configured properly in httpd proxy server. by @dbernstein in #135
  • Check for existence of queues before attempting to create them. by @dbernstein in #136
  • Remove broken image on login screen by @dbernstein in #137
  • DURACLOUD-1308: Adds check for valid snapshot after a snapshot create failure by @bbranan in #138
  • Filter out extra Swift metadata by @msarmie in #139
  • DURACLOUD-1310: use number in chunkId when index number is possibly missing in a chunk manifest by @nwoodward in #140
  • Update methods to use new RabbitmqConfig class from duracloud-db by @fozboz in #141
  • DURACLOUD-1257: Allows audit config to complete init if RabbitMQ is not being used by @bbranan in #142
  • Add default domain constant by @fozboz in #147
  • DURACLOUD-1292: Updates dependency versions by @bbranan in #145
  • DURACLOUD-1319: Resolves app launch failure due to notification queue recreation by @bbranan in #146
  • DURACLOUD-1150: Add REST API endpoints for total size and files in snapshots by @nwoodward in #148
  • DURACLOUD-1268: refactor the RetrievalTool to create full list of contentIds, including chunked content, when a list-file is used by @nwoodward in #143
  • DURACLOUD-1321: Updates developer information in project POM by @bbranan in #149
  • DURACLOUD-1317: Updates xstream dependency by @bbranan in #153
  • DURACLOUD-1278: Adds Github Actions build to replace Travis CI by @bbranan in #155
  • DURACLOUD-1279: Adds snapshot totals information to the UI, companion PR to DURACLOUD-1150 by @nwoodward in #152
  • DURACLOUD-1313: Stops synctool retrying hundreds of times by @fozboz in #154
  • Fix dependency and build issues by @dbernstein in #156
  • Addresses incompatibilities with mysql 8.x by @dbernstein in #151
  • Removes IRODS storage provider. by @dbernstein in #157
  • Fixes issue with EB health checker falsely reporting severe status by @nwoodward in #158
  • Tells spring security to allow URLs with percent and semicolon characters by @bbranan in #159
  • Removes two references to IRODS storage provider by @nwoodward in #160
  • DURACLOUD-1279-2: Adds the word 'Completed' to snapshot totals by @nwoodward in #161
  • Add CONTENT_RANGE as a permissible Swift header by @fozboz in #162
  • Replaces user visible duraspace references with lyrasis. by @dbernstein in #163

New Contributors

Full Changelog: duracloud-7.0.0...duracloud-7.1.0

DuraCloud 7.0.0

08 Feb 21:54
Compare
Choose a tag to compare

Release Notes

The 7.0.0 release updates DuraCloud to run on Java 11, adds improvements in UI accessibility, updates HLS streaming capabilities, and fixes a range of bugs. This release also removes RTMP streaming support, as this capability has been removed from AWS.

Developers contributing to this release (listed alphabetically)

Issues Resolved

Deployment Notes

  • DuraCloud 7.0.0 requires Java 11, so deployment tooling must be updated prior to deployment.

DuraCloud 6.2.1

11 Dec 18:53
Compare
Choose a tag to compare

Release Notes

The 6.2.1 release of DuraCloud is a limited bugfix release to support HLS Streaming.

Issues Resolved

DuraCloud 6.2.0

05 Apr 16:54
Compare
Choose a tag to compare

Release Notes

The 6.2.0 release of DuraCloud adds the ability to run DuraCloud without the use of AWS infrastructure! This marks the first time that all parts of DuraCloud can be configured to operate in a local data center. Documentation for deploying DuraCloud in this way has been added as well.. This release also moves the OpenStack Swift Storage Provider (added as experimental in release 6.1.0) into production status.

Thanks to CANARIE and the University of Toronto team for their work to make this release possible!

Developers contributing to this release (listed alphabetically)

Issues Resolved

Deployment Notes

DuraCloud 6.1.1

22 Nov 21:47
Compare
Choose a tag to compare

This bugfix release resolves the following issue:

https://jira.lyrasis.org/browse/DURACLOUD-1248: Global Storage Stats pie charts are empty on load

DuraCloud 6.1.0

01 Nov 22:02
Compare
Choose a tag to compare

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)

Issues Resolved

DuraCloud 6.0.1

05 Mar 17:46
Compare
Choose a tag to compare

Release Notes

Bug fix release to resolve a single issue. Ensures that calls to set content properties do not clear the instance cache.

Issues Resolved