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 1/2] 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" +} From f147d8617d58a63df6b3e0d8e51a710c0094c4af Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 Jan 2025 20:10:38 +0000 Subject: [PATCH 2/2] Bumping version to 1.36.10 --- .changes/1.36.10.json | 47 +++++++++++++++++++ .../api-change-appstream-64033.json | 5 -- .../api-change-bedrockagentruntime-64080.json | 5 -- .../next-release/api-change-ecr-51609.json | 5 -- .../api-change-ecrpublic-29172.json | 5 -- .../api-change-mediatailor-22985.json | 5 -- .../api-change-qbusiness-2175.json | 5 -- .../api-change-s3tables-90753.json | 5 -- .../api-change-verifiedpermissions-59580.json | 5 -- .../enhancement-AWSCRT-25567.json | 5 -- CHANGELOG.rst | 14 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 64 insertions(+), 48 deletions(-) create mode 100644 .changes/1.36.10.json delete mode 100644 .changes/next-release/api-change-appstream-64033.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-64080.json delete mode 100644 .changes/next-release/api-change-ecr-51609.json delete mode 100644 .changes/next-release/api-change-ecrpublic-29172.json delete mode 100644 .changes/next-release/api-change-mediatailor-22985.json delete mode 100644 .changes/next-release/api-change-qbusiness-2175.json delete mode 100644 .changes/next-release/api-change-s3tables-90753.json delete mode 100644 .changes/next-release/api-change-verifiedpermissions-59580.json delete mode 100644 .changes/next-release/enhancement-AWSCRT-25567.json diff --git a/.changes/1.36.10.json b/.changes/1.36.10.json new file mode 100644 index 0000000000..88b332e058 --- /dev/null +++ b/.changes/1.36.10.json @@ -0,0 +1,47 @@ +[ + { + "category": "``appstream``", + "description": "[``botocore``] Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Add a 'reason' field to InternalServerException", + "type": "api-change" + }, + { + "category": "``ecr``", + "description": "[``botocore``] Temporarily updating dualstack endpoint support", + "type": "api-change" + }, + { + "category": "``ecr-public``", + "description": "[``botocore``] Temporarily updating dualstack endpoint support", + "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.", + "type": "api-change" + }, + { + "category": "``qbusiness``", + "description": "[``botocore``] Added APIs to manage QBusiness user subscriptions", + "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.", + "type": "api-change" + }, + { + "category": "``verifiedpermissions``", + "description": "[``botocore``] Adds Cedar JSON format support for entities and context data in authorization requests", + "type": "api-change" + }, + { + "category": "AWSCRT", + "description": "[``botocore``] Update awscrt version to 0.23.8", + "type": "enhancement" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appstream-64033.json b/.changes/next-release/api-change-appstream-64033.json deleted file mode 100644 index 993346c44f..0000000000 --- a/.changes/next-release/api-change-appstream-64033.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 48d6e3dc7c..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-64080.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index b7632a7562..0000000000 --- a/.changes/next-release/api-change-ecr-51609.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 57107692e8..0000000000 --- a/.changes/next-release/api-change-ecrpublic-29172.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index c0b80abdc6..0000000000 --- a/.changes/next-release/api-change-mediatailor-22985.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 8433b6e638..0000000000 --- a/.changes/next-release/api-change-qbusiness-2175.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 212c1ef31d..0000000000 --- a/.changes/next-release/api-change-s3tables-90753.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 4ad1317a95..0000000000 --- a/.changes/next-release/api-change-verifiedpermissions-59580.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 72f5d90a71..0000000000 --- a/.changes/next-release/enhancement-AWSCRT-25567.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "AWSCRT", - "description": "[``botocore``] Update awscrt version to 0.23.8" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d0242228ba..64bc31c667 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.36.10 +======= + +* api-change:``appstream``: [``botocore``] Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0. +* api-change:``bedrock-agent-runtime``: [``botocore``] Add a 'reason' field to InternalServerException +* api-change:``ecr``: [``botocore``] Temporarily updating dualstack endpoint support +* api-change:``ecr-public``: [``botocore``] Temporarily updating dualstack endpoint support +* api-change:``mediatailor``: [``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. +* api-change:``qbusiness``: [``botocore``] Added APIs to manage QBusiness user subscriptions +* api-change:``s3tables``: [``botocore``] You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument. +* api-change:``verifiedpermissions``: [``botocore``] Adds Cedar JSON format support for entities and context data in authorization requests +* enhancement:AWSCRT: [``botocore``] Update awscrt version to 0.23.8 + + 1.36.9 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index 8c0d90673e..98db1285c4 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.36.9' +__version__ = '1.36.10' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 3c87c599cc..358e932d9f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.36.9,<1.37.0 + botocore>=1.36.10,<1.37.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.11.0,<0.12.0 diff --git a/setup.py b/setup.py index ebc659bb3d..8430afea5e 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.36.9,<1.37.0', + 'botocore>=1.36.10,<1.37.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.11.0,<0.12.0', ]