From 919008263e5ff7ef7fefb0463996324d2ab4efaa Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 17 Oct 2024 18:12:26 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockagent-14816.json | 5 +++++ .changes/next-release/api-change-dataexchange-93442.json | 5 +++++ .changes/next-release/api-change-ecs-55329.json | 5 +++++ .../next-release/api-change-pinpointsmsvoicev2-34039.json | 5 +++++ .changes/next-release/api-change-pipes-2711.json | 5 +++++ .changes/next-release/api-change-quicksight-17591.json | 5 +++++ .changes/next-release/api-change-rds-67393.json | 5 +++++ .changes/next-release/api-change-workspaces-83841.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockagent-14816.json create mode 100644 .changes/next-release/api-change-dataexchange-93442.json create mode 100644 .changes/next-release/api-change-ecs-55329.json create mode 100644 .changes/next-release/api-change-pinpointsmsvoicev2-34039.json create mode 100644 .changes/next-release/api-change-pipes-2711.json create mode 100644 .changes/next-release/api-change-quicksight-17591.json create mode 100644 .changes/next-release/api-change-rds-67393.json create mode 100644 .changes/next-release/api-change-workspaces-83841.json diff --git a/.changes/next-release/api-change-bedrockagent-14816.json b/.changes/next-release/api-change-bedrockagent-14816.json new file mode 100644 index 0000000000..c1a98e650b --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-14816.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1" +} diff --git a/.changes/next-release/api-change-dataexchange-93442.json b/.changes/next-release/api-change-dataexchange-93442.json new file mode 100644 index 0000000000..55c98a5a66 --- /dev/null +++ b/.changes/next-release/api-change-dataexchange-93442.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dataexchange``", + "description": "[``botocore``] This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts." +} diff --git a/.changes/next-release/api-change-ecs-55329.json b/.changes/next-release/api-change-ecs-55329.json new file mode 100644 index 0000000000..49120d4f3a --- /dev/null +++ b/.changes/next-release/api-change-ecs-55329.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] This is an Amazon ECS documentation only update to address tickets." +} diff --git a/.changes/next-release/api-change-pinpointsmsvoicev2-34039.json b/.changes/next-release/api-change-pinpointsmsvoicev2-34039.json new file mode 100644 index 0000000000..c55df599d8 --- /dev/null +++ b/.changes/next-release/api-change-pinpointsmsvoicev2-34039.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pinpoint-sms-voice-v2``", + "description": "[``botocore``] Added the registrations status of REQUIRES_AUTHENTICATION" +} diff --git a/.changes/next-release/api-change-pipes-2711.json b/.changes/next-release/api-change-pipes-2711.json new file mode 100644 index 0000000000..a69fcea7fc --- /dev/null +++ b/.changes/next-release/api-change-pipes-2711.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pipes``", + "description": "[``botocore``] This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters." +} diff --git a/.changes/next-release/api-change-quicksight-17591.json b/.changes/next-release/api-change-quicksight-17591.json new file mode 100644 index 0000000000..a2e2338930 --- /dev/null +++ b/.changes/next-release/api-change-quicksight-17591.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "[``botocore``] Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders." +} diff --git a/.changes/next-release/api-change-rds-67393.json b/.changes/next-release/api-change-rds-67393.json new file mode 100644 index 0000000000..c17879a3f0 --- /dev/null +++ b/.changes/next-release/api-change-rds-67393.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] Updates Amazon RDS documentation for TAZ IAM support" +} diff --git a/.changes/next-release/api-change-workspaces-83841.json b/.changes/next-release/api-change-workspaces-83841.json new file mode 100644 index 0000000000..914c103d63 --- /dev/null +++ b/.changes/next-release/api-change-workspaces-83841.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces``", + "description": "[``botocore``] Updated the DomainName pattern for Active Directory" +} From aab8f820f454b3c1d5c52e16e6ca8412a8863ae7 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 17 Oct 2024 18:12:52 +0000 Subject: [PATCH 2/2] Bumping version to 1.35.43 --- .changes/1.35.43.json | 42 +++++++++++++++++++ .../api-change-bedrockagent-14816.json | 5 --- .../api-change-dataexchange-93442.json | 5 --- .../next-release/api-change-ecs-55329.json | 5 --- .../api-change-pinpointsmsvoicev2-34039.json | 5 --- .../next-release/api-change-pipes-2711.json | 5 --- .../api-change-quicksight-17591.json | 5 --- .../next-release/api-change-rds-67393.json | 5 --- .../api-change-workspaces-83841.json | 5 --- CHANGELOG.rst | 13 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 13 files changed, 58 insertions(+), 43 deletions(-) create mode 100644 .changes/1.35.43.json delete mode 100644 .changes/next-release/api-change-bedrockagent-14816.json delete mode 100644 .changes/next-release/api-change-dataexchange-93442.json delete mode 100644 .changes/next-release/api-change-ecs-55329.json delete mode 100644 .changes/next-release/api-change-pinpointsmsvoicev2-34039.json delete mode 100644 .changes/next-release/api-change-pipes-2711.json delete mode 100644 .changes/next-release/api-change-quicksight-17591.json delete mode 100644 .changes/next-release/api-change-rds-67393.json delete mode 100644 .changes/next-release/api-change-workspaces-83841.json diff --git a/.changes/1.35.43.json b/.changes/1.35.43.json new file mode 100644 index 0000000000..597560d456 --- /dev/null +++ b/.changes/1.35.43.json @@ -0,0 +1,42 @@ +[ + { + "category": "``bedrock-agent``", + "description": "[``botocore``] Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1", + "type": "api-change" + }, + { + "category": "``dataexchange``", + "description": "[``botocore``] This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] This is an Amazon ECS documentation only update to address tickets.", + "type": "api-change" + }, + { + "category": "``pinpoint-sms-voice-v2``", + "description": "[``botocore``] Added the registrations status of REQUIRES_AUTHENTICATION", + "type": "api-change" + }, + { + "category": "``pipes``", + "description": "[``botocore``] This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters.", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] Updates Amazon RDS documentation for TAZ IAM support", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "[``botocore``] Updated the DomainName pattern for Active Directory", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrockagent-14816.json b/.changes/next-release/api-change-bedrockagent-14816.json deleted file mode 100644 index c1a98e650b..0000000000 --- a/.changes/next-release/api-change-bedrockagent-14816.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "[``botocore``] Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1" -} diff --git a/.changes/next-release/api-change-dataexchange-93442.json b/.changes/next-release/api-change-dataexchange-93442.json deleted file mode 100644 index 55c98a5a66..0000000000 --- a/.changes/next-release/api-change-dataexchange-93442.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dataexchange``", - "description": "[``botocore``] This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts." -} diff --git a/.changes/next-release/api-change-ecs-55329.json b/.changes/next-release/api-change-ecs-55329.json deleted file mode 100644 index 49120d4f3a..0000000000 --- a/.changes/next-release/api-change-ecs-55329.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecs``", - "description": "[``botocore``] This is an Amazon ECS documentation only update to address tickets." -} diff --git a/.changes/next-release/api-change-pinpointsmsvoicev2-34039.json b/.changes/next-release/api-change-pinpointsmsvoicev2-34039.json deleted file mode 100644 index c55df599d8..0000000000 --- a/.changes/next-release/api-change-pinpointsmsvoicev2-34039.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pinpoint-sms-voice-v2``", - "description": "[``botocore``] Added the registrations status of REQUIRES_AUTHENTICATION" -} diff --git a/.changes/next-release/api-change-pipes-2711.json b/.changes/next-release/api-change-pipes-2711.json deleted file mode 100644 index a69fcea7fc..0000000000 --- a/.changes/next-release/api-change-pipes-2711.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pipes``", - "description": "[``botocore``] This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters." -} diff --git a/.changes/next-release/api-change-quicksight-17591.json b/.changes/next-release/api-change-quicksight-17591.json deleted file mode 100644 index a2e2338930..0000000000 --- a/.changes/next-release/api-change-quicksight-17591.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "[``botocore``] Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders." -} diff --git a/.changes/next-release/api-change-rds-67393.json b/.changes/next-release/api-change-rds-67393.json deleted file mode 100644 index c17879a3f0..0000000000 --- a/.changes/next-release/api-change-rds-67393.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "[``botocore``] Updates Amazon RDS documentation for TAZ IAM support" -} diff --git a/.changes/next-release/api-change-workspaces-83841.json b/.changes/next-release/api-change-workspaces-83841.json deleted file mode 100644 index 914c103d63..0000000000 --- a/.changes/next-release/api-change-workspaces-83841.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "[``botocore``] Updated the DomainName pattern for Active Directory" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 80d1e5df35..b39c2b973c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.35.43 +======= + +* api-change:``bedrock-agent``: [``botocore``] Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1 +* api-change:``dataexchange``: [``botocore``] This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts. +* api-change:``ecs``: [``botocore``] This is an Amazon ECS documentation only update to address tickets. +* api-change:``pinpoint-sms-voice-v2``: [``botocore``] Added the registrations status of REQUIRES_AUTHENTICATION +* api-change:``pipes``: [``botocore``] This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters. +* api-change:``quicksight``: [``botocore``] Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders. +* api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for TAZ IAM support +* api-change:``workspaces``: [``botocore``] Updated the DomainName pattern for Active Directory + + 1.35.42 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 1fbc8d2665..9d5ce9d2be 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.35.42' +__version__ = '1.35.43' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index b1593e52a1..b930271367 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.42,<1.36.0 + botocore>=1.35.43,<1.36.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index 7a8c7c669a..91917982de 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.42,<1.36.0', + 'botocore>=1.35.43,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]