python-boto3/.changes/1.9.68.json
2019-01-29 00:47:44 +03:00

37 lines
1.2 KiB
JSON

[
{
"category": "``apigatewayv2``",
"description": "[``botocore``] Update apigatewayv2 client to latest version",
"type": "api-change"
},
{
"category": "Credentials",
"description": "[``botocore``] Fixes an issue where credentials would be checked when creating an anonymous client. Fixes `#1472 <https://github.com/boto/botocore/issues/1472>`__",
"type": "bugfix"
},
{
"category": "``ec2``",
"description": "[``botocore``] Update ec2 client to latest version",
"type": "api-change"
},
{
"category": "``elasticbeanstalk``",
"description": "[``botocore``] Update elasticbeanstalk client to latest version",
"type": "api-change"
},
{
"category": "``globalaccelerator``",
"description": "[``botocore``] Update globalaccelerator client to latest version",
"type": "api-change"
},
{
"category": "StreamingBody",
"description": "[``botocore``] Support iterating lines from a streaming response body with CRLF line endings",
"type": "enhancement"
},
{
"category": "``apigatewaymanagementapi``",
"description": "[``botocore``] Update apigatewaymanagementapi client to latest version",
"type": "api-change"
}
]