python-boto3/.changes/1.6.17.json

12 lines
392 B
JSON
Raw Normal View History

2018-07-11 07:39:36 +02:00
[
{
"category": "``dynamodb``",
"description": "[``botocore``] Update dynamodb client to latest version",
"type": "api-change"
},
{
"category": "``s3``",
"description": "[``botocore``] Fix bug where invalid head_object requests would cause an infinite loop (alternate fix to `#1400 <https://github.com/boto/botocore/issues/1400>`__)",
"type": "bugfix"
}
]