6 January 2016
Enhancements:
- upgrade to AWS SDK v2.6.44
30 December 2016
Fixes:
- suppress warning about invalid region with certain buckets (#31)
18 January 2016
Enhancements:
- upgrade to AWS SDK v2.2.10
Fixes:
20 August 2015
Enhancements:
- output the discovered AWS access key and its source (environment variable or profile) when downloading an authenticated S3 box (#21)
Thanks, @Daemoen!
6 August 2015
Enhancements:
- bump dependencies to latest patch versions and dev dependencies to latest versions
1 June 2015
Enhancements:
Fixes:
- allow up to ten minutes of time skew (#16)
- try an unauthenticated download before demanding AWS credentials (#10)
Thanks, @kimpepper and @companykitchen-dev!
10 March 2015
Fixes:
- fix namespace collisions with vagrant-aws (#11)
Thanks, @andres-rojas!
25 December 2014
Enhancements:
- provide better error messages when S3 API requests are denied (#9)
- include IAM policy recommendations in README
21 December 2014
Enhancements:
- support bucket-in-host style S3 URLs to simplify usage instructions
Fixes:
- internal cleanup
- improved detection of incompatible Vagrant versions
16 December 2014
Enhancements:
- passes a complete acceptance test suite
- detects full and shorthand S3 URLs at all download stages
Fixes:
13 June 2014
Enhancements:
- support buckets hosted in any S3 region (#1)
Fixes:
- properly authenticate requests for simple (non-metadata) S3 boxes (#1)
6 June 2014
Enhancements:
- formally license under MIT
- initial release