-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.28.27' into develop
* release-1.28.27: Bumping version to 1.28.27 Add changelog entries from botocore
- Loading branch information
Showing
6 changed files
with
58 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
[ | ||
{ | ||
"category": "Python", | ||
"description": "Added provisional Python 3.12 support to Boto3", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "Python", | ||
"description": "[``botocore``] Added provisional Python 3.12 support to Botocore", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "``chime-sdk-meetings``", | ||
"description": "[``botocore``] Updated API documentation to include additional exceptions.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "[``botocore``] Documentation updates for Elastic Compute Cloud (EC2).", | ||
"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.", | ||
"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.", | ||
"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", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "[``botocore``] SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response", | ||
"type": "api-change" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters