From 9e049ed840cddaa553af6c1f71f3f5177ce693fa Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 11 Apr 2023 19:18:52 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-ecrpublic-78223.json | 5 +++++ .changes/next-release/api-change-emrserverless-68501.json | 5 +++++ .changes/next-release/api-change-events-9211.json | 5 +++++ .changes/next-release/api-change-iotdata-8793.json | 5 +++++ .changes/next-release/api-change-wafv2-10226.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-ecrpublic-78223.json create mode 100644 .changes/next-release/api-change-emrserverless-68501.json create mode 100644 .changes/next-release/api-change-events-9211.json create mode 100644 .changes/next-release/api-change-iotdata-8793.json create mode 100644 .changes/next-release/api-change-wafv2-10226.json diff --git a/.changes/next-release/api-change-ecrpublic-78223.json b/.changes/next-release/api-change-ecrpublic-78223.json new file mode 100644 index 0000000000..d529456c51 --- /dev/null +++ b/.changes/next-release/api-change-ecrpublic-78223.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr-public``", + "description": "[``botocore``] This release will allow using registry alias as registryId in BatchDeleteImage request." +} diff --git a/.changes/next-release/api-change-emrserverless-68501.json b/.changes/next-release/api-change-emrserverless-68501.json new file mode 100644 index 0000000000..c5e9fbcf80 --- /dev/null +++ b/.changes/next-release/api-change-emrserverless-68501.json @@ -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)." +} diff --git a/.changes/next-release/api-change-events-9211.json b/.changes/next-release/api-change-events-9211.json new file mode 100644 index 0000000000..cd3dbc9be3 --- /dev/null +++ b/.changes/next-release/api-change-events-9211.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``events``", + "description": "[``botocore``] Update events client to latest version" +} diff --git a/.changes/next-release/api-change-iotdata-8793.json b/.changes/next-release/api-change-iotdata-8793.json new file mode 100644 index 0000000000..a5dbbdb4b7 --- /dev/null +++ b/.changes/next-release/api-change-iotdata-8793.json @@ -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" +} diff --git a/.changes/next-release/api-change-wafv2-10226.json b/.changes/next-release/api-change-wafv2-10226.json new file mode 100644 index 0000000000..1eb8325f8a --- /dev/null +++ b/.changes/next-release/api-change-wafv2-10226.json @@ -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." +}