date: | 2013/05/15 |
---|
This release adds ELB support to Opsworks, optimized EBS support in EC2 AutoScale, Parallel Scan support to DynamoDB v2, a higher-level interface to DynamoDB v2 and API updates to DataPipeline.
Bumped the AWS Support API version. (commit 0323f4)
Fixed the S3 ResumableDownloadHandler so that it no longer tries to use a hashing algorithm when used outside of GCS. (commit 29b046)
Fixed a bug where Sig V4 URIs were improperly canonicalized. (commit 5269d8)
Fixed a bug where Sig V4 ports were not included. (commit cfaba3)
Fixed a bug in CloudWatch’s build_put_params that would overwrite existing/necessary variables. (commit 550e00)
Several documentation improvements/fixes:
- Added docs for RDS modify/modify_dbinstance. (commit 777d73)
- Fixed a typo in the README.rst. (commit 181e0f)
- Documentation fallout from the previous release. (commit 14a111)
- Fixed a typo in the EC2 Image.run docs. (commit 5edd6a)
- Added/improved docs for EC2 Image.run. (commit 773ce5)
- Added a CONTRIBUTING doc. (commit cecbe8)
- Fixed S3 create_bucket docs to specify “European Union”. (commit ddddfd)