- Fix deprecated digest call.
- Merged adamsb6#41. README enhancements. @eherot
- Merged adamsb6#43. Performance fix for rest client install. @scottymarshall
version 2.5.2
- Add retries for downloads
- Merged adamsb6#36. Fix compatibility with Chef 12.
- Merged adamsb6#31. This provides an optional s3_url value for a recipe to use S3 buckets other than US based ones.
- Merged adamsb6#29. Add ChefSpec matcher for testing.
- Merged pull request adamsb6#25. This provides new functionality to automatically decrypt an encrypted file uploaded to S3.
- Merged pull request adamsb6#24. This corrects documentation for use of X-Amz-Meta-Digest to identify md5 in multi-part uploads.
- Added documentation for multi-part ETag/MD5 issue.
- Added changelog, backdated to 2014-02-14.
- Merged pull request adamsb6#22. This fixes an issue in which an :immediately arg to notify would trigger the notified resource before file permissions had been set.