amazons3 7.x-2.0

Bug fixes
New features

This release updates to the latest AWS SDK. We also now support and test against the lowest set of available PHP library dependencies. There are no Drupal-specific changes in this release since the 7.x-2.0-beta3 release.

Changes since 7.x-2.0-beta3:

  • Update to the AWS SDK 2.8.5 and test lowest requirements.
  • Fix --prefer-lowest missing the ChainCache class.

amazons3 7.x-2.0-beta3

Bug fixes

AmazonS3 7.x-2.0-beta3 aka "there are buckets without dots!?!?!" release

This release fixes a rather ridiculous bug where buckets that did not contain dots in their name wouldn't generate correct URLs. As well, it fixes some issues with upgrades from the 7.x-1.x release.

amazons3 7.x-2.0-beta2

Bug fixes
New features

Changes since 7.x-2.0-beta1:

amazons3 7.x-2.0-beta1

Bug fixes
New features

AmazonS3 7.x-2.x-beta1

This is a major update that uses the AWS PHP SDK v2. Upgrades from the 7.x-1.x branch are supported. This module now uses Composer Manager to automatically import the upstream library, so once the upgrade is complete the old awssdk module and library can be removed. Custom code and other modules will need to be upgraded to work with our new command hooks and the new S3 SDK itself.

Image style support has been completely rewritten, at the cost of a very small required patch to Drupal's image module. See the README for the details.

amazons3 7.x-2.x-dev

Bug fixes
New features

Development snapshot of AmazonS3 using the AWS 2.x SDK.

amazons3 7.x-1.0-beta7

New features

- Adds a db cache for file metadata
- Adds support for authenticated links, torrents and forcing content-disposition to avoid media files playing in the browser
- Improved stream_read efficiency

amazons3 7.x-1.0-beta6

New features
Bug fixes

Updated to use SDK 1.5.x.x
Various stream wrapper improvements

amazons3 7.x-1.0-beta5

New features
Bug fixes

- Faster upload speeds
- Support for opendir etc allowing use of IMCE

Subscribe with RSS Subscribe to Releases for AmazonS3