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 Jul 28, 2023
1 parent f406030 commit 0083aa5
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``application-insights``",
"description": "[``botocore``] This release enable customer to add/remove/update more than one workload for a component"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudformation-65096.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudformation``",
"description": "[``botocore``] This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudfront-73061.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudfront``",
"description": "[``botocore``] Add a new JavaScript runtime version for CloudFront Functions."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-42566.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] This release adds support for new number types."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kafka-68185.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kafka``",
"description": "[``botocore``] Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pinpoint-52760.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pinpoint``",
"description": "[``botocore``] Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-HTTP-88756.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "HTTP",
"description": "[``botocore``] Move 100-continue behavior to use `HTTPConnections` request interface."
}

0 comments on commit 0083aa5

Please sign in to comment.