From 07397a264ba340d094f0413daa708ce5de8990fa Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 Jan 2025 20:10:12 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-appstream-64033.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-64080.json | 5 +++++ .changes/next-release/api-change-ecr-51609.json | 5 +++++ .changes/next-release/api-change-ecrpublic-29172.json | 5 +++++ .changes/next-release/api-change-mediatailor-22985.json | 5 +++++ .changes/next-release/api-change-qbusiness-2175.json | 5 +++++ .changes/next-release/api-change-s3tables-90753.json | 5 +++++ .../next-release/api-change-verifiedpermissions-59580.json | 5 +++++ .changes/next-release/enhancement-AWSCRT-25567.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-appstream-64033.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-64080.json create mode 100644 .changes/next-release/api-change-ecr-51609.json create mode 100644 .changes/next-release/api-change-ecrpublic-29172.json create mode 100644 .changes/next-release/api-change-mediatailor-22985.json create mode 100644 .changes/next-release/api-change-qbusiness-2175.json create mode 100644 .changes/next-release/api-change-s3tables-90753.json create mode 100644 .changes/next-release/api-change-verifiedpermissions-59580.json create mode 100644 .changes/next-release/enhancement-AWSCRT-25567.json diff --git a/.changes/next-release/api-change-appstream-64033.json b/.changes/next-release/api-change-appstream-64033.json new file mode 100644 index 0000000000..993346c44f --- /dev/null +++ b/.changes/next-release/api-change-appstream-64033.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appstream``", + "description": "[``botocore``] Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-64080.json b/.changes/next-release/api-change-bedrockagentruntime-64080.json new file mode 100644 index 0000000000..48d6e3dc7c --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-64080.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Add a 'reason' field to InternalServerException" +} diff --git a/.changes/next-release/api-change-ecr-51609.json b/.changes/next-release/api-change-ecr-51609.json new file mode 100644 index 0000000000..b7632a7562 --- /dev/null +++ b/.changes/next-release/api-change-ecr-51609.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr``", + "description": "[``botocore``] Temporarily updating dualstack endpoint support" +} diff --git a/.changes/next-release/api-change-ecrpublic-29172.json b/.changes/next-release/api-change-ecrpublic-29172.json new file mode 100644 index 0000000000..57107692e8 --- /dev/null +++ b/.changes/next-release/api-change-ecrpublic-29172.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr-public``", + "description": "[``botocore``] Temporarily updating dualstack endpoint support" +} diff --git a/.changes/next-release/api-change-mediatailor-22985.json b/.changes/next-release/api-change-mediatailor-22985.json new file mode 100644 index 0000000000..c0b80abdc6 --- /dev/null +++ b/.changes/next-release/api-change-mediatailor-22985.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediatailor``", + "description": "[``botocore``] Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them." +} diff --git a/.changes/next-release/api-change-qbusiness-2175.json b/.changes/next-release/api-change-qbusiness-2175.json new file mode 100644 index 0000000000..8433b6e638 --- /dev/null +++ b/.changes/next-release/api-change-qbusiness-2175.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qbusiness``", + "description": "[``botocore``] Added APIs to manage QBusiness user subscriptions" +} diff --git a/.changes/next-release/api-change-s3tables-90753.json b/.changes/next-release/api-change-s3tables-90753.json new file mode 100644 index 0000000000..212c1ef31d --- /dev/null +++ b/.changes/next-release/api-change-s3tables-90753.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3tables``", + "description": "[``botocore``] You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument." +} diff --git a/.changes/next-release/api-change-verifiedpermissions-59580.json b/.changes/next-release/api-change-verifiedpermissions-59580.json new file mode 100644 index 0000000000..4ad1317a95 --- /dev/null +++ b/.changes/next-release/api-change-verifiedpermissions-59580.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``verifiedpermissions``", + "description": "[``botocore``] Adds Cedar JSON format support for entities and context data in authorization requests" +} diff --git a/.changes/next-release/enhancement-AWSCRT-25567.json b/.changes/next-release/enhancement-AWSCRT-25567.json new file mode 100644 index 0000000000..72f5d90a71 --- /dev/null +++ b/.changes/next-release/enhancement-AWSCRT-25567.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "AWSCRT", + "description": "[``botocore``] Update awscrt version to 0.23.8" +}