python-boto3/.changes/1.4.1.json
2016-11-08 18:23:44 -06:00

17 lines
459 B
JSON

[
{
"category": "Session",
"description": "Expose available_profiles property for Session (``#704 <https://github.com/boto/boto3/issues/704>`__)",
"type": "feature"
},
{
"category": "s3",
"description": "Fix issue when transfers would not exit quickly from signals",
"type": "bugfix"
},
{
"category": "``sqs.Queue``",
"description": "Fix issue in DeadLetterSourceQueues collection",
"type": "bugfix"
}
]