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 8, 2024
1 parent 3eb4335 commit 4d2d2d2
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-batch-28478.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``batch``",
"description": "[``botocore``] This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent-runtime``",
"description": "[``botocore``] Documentation update for Bedrock Runtime Agent"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudtrail-33149.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudtrail``",
"description": "[``botocore``] Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codebuild-56657.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codebuild``",
"description": "[``botocore``] This release adds support for a new webhook event: PULL_REQUEST_CLOSED."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cognitoidp-78793.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cognito-idp``",
"description": "[``botocore``] Add ConcurrentModificationException to SetUserPoolMfaConfig"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-guardduty-9818.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``guardduty``",
"description": "[``botocore``] Add RDS Provisioned and Serverless Usage types"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-91183.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transfer``",
"description": "[``botocore``] Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector."
}

0 comments on commit 4d2d2d2

Please sign in to comment.