python-boto3/.changes/1.12.0.json
2020-05-06 11:06:12 +03:00

27 lines
819 B
JSON

[
{
"category": "retries",
"description": "[``botocore``] Add support for retry modes, including ``standard`` and ``adaptive`` modes (`#1972 <https://github.com/boto/botocore/issues/1972>`__)",
"type": "feature"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``mediatailor``",
"description": "[``botocore``] Update mediatailor client to latest version",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Update securityhub client to latest version",
"type": "api-change"
},
{
"category": "``shield``",
"description": "[``botocore``] Update shield client to latest version",
"type": "api-change"
}
]