python-boto3/.changes/1.26.0.json

22 lines
773 B
JSON
Raw Normal View History

2022-12-12 18:00:59 +01:00
[
{
"category": "Endpoints",
"description": "[``botocore``] Migrate all services to use new AWS Endpoint Resolution framework",
"type": "feature"
},
{
"category": "Endpoints",
"description": "[``botocore``] Discontinued use of `sslCommonName` hosts as detailed in 1.27.0 (see `#2705 <https://github.com/boto/botocore/issues/2705>`__ for more info)",
"type": "Enhancement"
},
{
"category": "``rds``",
"description": "[``botocore``] Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances.",
"type": "api-change"
},
{
"category": "``textract``",
"description": "[``botocore``] Add ocr results in AnalyzeIDResponse as blocks",
"type": "api-change"
}
]