python-boto3/.changes/1.9.170.json

22 lines
733 B
JSON
Raw Normal View History

2019-10-20 18:51:09 +02:00
[
{
"category": "``neptune``",
"description": "[``botocore``] Update neptune client to latest version",
"type": "api-change"
},
{
"category": "``servicecatalog``",
"description": "[``botocore``] Update servicecatalog client to latest version",
"type": "api-change"
},
{
"category": "``robomaker``",
"description": "[``botocore``] Update robomaker client to latest version",
"type": "api-change"
},
{
"category": "Paginator",
"description": "[``botocore``] Fixes a bug where pagination tokens with three consecutive underscores would result in a parsing failure. Resolves boto/boto3`#1984 <https://github.com/boto/boto3/issues/1984>`__.",
"type": "bugfix"
}
]