Home
Changes from RightScale’s right_aws:
RightAws::S3Interface
- Will only connect to S3 API at the server location set when calling RightAws::S3Interface.new. This changes the upstream behavior of connecting to the S3 API at the bucket_name.s3.amazonaws.com domain.
Overall
- Gemspec updated to reflect changes in maintainer and artificially inflate the version from 1.10.0 to 1.10.3.
- Revised all case statements to use ‘case … then …’ and switched requirement of ‘md5’ to ‘digest/md5’. This makes the code Ruby 1.9 compatible.
How to install
$ sudo gem install ianneub-right_aws
