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 May 17, 2024
1 parent ec8763d commit 0e852dd
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``application-autoscaling``",
"description": "[``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codebuild-86377.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codebuild``",
"description": "[``botocore``] Aws CodeBuild now supports 36 hours build timeout"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-48508.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "[``botocore``] This release adds dualstack-without-public-ipv4 IP address type for ALB."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lakeformation-40893.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lakeformation``",
"description": "[``botocore``] Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-9661.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transfer``",
"description": "[``botocore``] Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model."
}

0 comments on commit 0e852dd

Please sign in to comment.