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 Apr 11, 2023
1 parent 25ed68d commit 9e049ed
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-ecrpublic-78223.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecr-public``",
"description": "[``botocore``] This release will allow using registry alias as registryId in BatchDeleteImage request."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-emrserverless-68501.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``emr-serverless``",
"description": "[``botocore``] This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified)."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-events-9211.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``events``",
"description": "[``botocore``] Update events client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotdata-8793.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iot-data``",
"description": "[``botocore``] This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-10226.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs."
}

0 comments on commit 9e049ed

Please sign in to comment.