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 Mar 14, 2022
1 parent b47fcdc commit fd92fcd
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-config-62856.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``config``",
"description": "[``botocore``] Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elasticache-23932.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elasticache``",
"description": "[``botocore``] Doc only update for ElastiCache"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kendra-77900.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kendra``",
"description": "[``botocore``] Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-timestreamquery-69173.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``timestream-query``",
"description": "[``botocore``] Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-Stubber-23740.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "Stubber",
"description": "[``botocore``] Added support for modeled exception fields when adding errors to a client stub. Implements boto/boto3`#3178 <https://github.com/boto/botocore/issues/3178>`__."
}

0 comments on commit fd92fcd

Please sign in to comment.