python-boto3/.changes/1.3.1.json

23 lines
609 B
JSON
Raw Permalink Normal View History

2016-05-22 04:03:29 +02:00
[
{
"category": "S3",
"description": "Add custom load to ObjectSummary",
"type": "feature"
},
{
"category": "Session",
"description": "Add method to get session credentials",
"type": "feature"
},
{
"category": "DynamoDB",
"description": "Ensure batch writer never sends more than flush_amount (`#483 <https://github.com/boto/boto3/issues/483>`__)",
"type": "bugfix"
},
{
"category": "Resources",
"description": "Add get_available_subresources to Resources (`#113 <https://github.com/boto/boto3/issues/113>`__)",
"type": "feature"
}
2016-11-09 01:23:44 +01:00
]