date: | 2014/01/10 |
---|
This release adds new pagination & date range filtering to Amazon Glacier, more support for selecting specific attributes within Amazon DynamoDB, security tokens from environment/config variables & many bugfixes/small improvements.
Made the usage of is/is not more consistent. (issue 1930, commit 8597c54)
Imported with_statement for old Python versions (issue 1975, commit a53a574)
Changed the Binary data object within DynamoDB to throw an error if an invalid data type is used. (issue 1963, issue 1956, commit e5d30c8)
Altered the integration tests to avoid connection errors to certain regions. (commit 2555b8a)
Changed the GCS resumable upload handler to save tracker files with protection 0600. (commit 7cb344c)
Documentation:
- Clarified documentation around the list_metrics call in CloudFormation. (issue 1962, commit c996a72)
- Added Tag to the Autoscale API docs. (issue 1964, commit 31118d9)
- Updated the AWS Support documentation to the latest. (commit 29f9264)