- Adds version constraint on rest-client to 1.7.3.
- Adds a cookbook attribute for overwriting the rest-client gem version.
- Fix deprecated digest call.
- Merged #41. README enhancements. @eherot
- Merged #43. Performance fix for rest client install. @scottymarshall
version 2.5.2
- Add retries for downloads
- Merged #36. Fix compatibility with Chef 12.
- Merged #31. This provides an optional s3_url value for a recipe to use S3 buckets other than US based ones.
- Merged #29. Add ChefSpec matcher for testing.
- Merged pull request #25. This provides new functionality to automatically decrypt an encrypted file uploaded to S3.
- Merged pull request #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 #22. This fixes an issue in which an :immediately arg to notify would trigger the notified resource before file permissions had been set.