boto v2.32.2¶
date: | 2015/01/19 |
---|
This release adds ClassicLink support for Auto Scaling and fixes a few issues.
Changes¶
- Add support for new data types in DynamoDB. (issue 2667, commit 68ad513)
- Expose cloudformation UsePreviousTemplate parameter. (issue 2843, issue 2628, commit 873e89c)
- Fix documentation around using custom connections for DynamoDB tables. (issue 2842, issue 1585, commit 71d677f)
- Fixed bug that unable call query_2 after call describe method on dynamodb2 module. (issue 2829, commit 66addce)