Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Aug 15, 2023
1 parent 5f35e0c commit b9133bc
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-chimesdkmeetings-16524.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``chime-sdk-meetings``",
"description": "[``botocore``] Updated API documentation to include additional exceptions."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-60439.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Documentation updates for Elastic Compute Cloud (EC2)."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-68560.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, \"None\" can be selected for this purpose."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pi-41902.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pi``",
"description": "[``botocore``] AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-route53domains-50646.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``route53domains``",
"description": "[``botocore``] Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-49968.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response"
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-Python-28305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "Python",
"description": "[``botocore``] Added provisional Python 3.12 support to Botocore"
}

0 comments on commit b9133bc

Please sign in to comment.