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 Jan 24, 2024
1 parent 4b76bbf commit aa8a0cc
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-ec2-33673.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-86206.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] Documentation updates for Amazon ECS."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-outposts-54047.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``outposts``",
"description": "[``botocore``] DeviceSerialNumber parameter is now optional in StartConnection API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-22061.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] This release adds support for Aurora Limitless Database."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-storagegateway-6273.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``storagegateway``",
"description": "[``botocore``] Add DeprecationDate and SoftwareVersion to response of ListGateways."
}

0 comments on commit aa8a0cc

Please sign in to comment.