From 4940ac8b27f021403cb29aadcecdc36c3d7600d8 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 17 Oct 2023 18:17:37 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-codepipeline-8887.json | 5 +++++ .changes/next-release/api-change-discovery-83838.json | 5 +++++ .changes/next-release/api-change-ecs-10250.json | 5 +++++ .../next-release/api-change-globalaccelerator-69921.json | 5 +++++ .changes/next-release/api-change-guardduty-3358.json | 5 +++++ .changes/next-release/api-change-kafka-68668.json | 5 +++++ .../api-change-route53recoverycluster-93288.json | 5 +++++ .../api-change-route53recoverycontrolconfig-74952.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-codepipeline-8887.json create mode 100644 .changes/next-release/api-change-discovery-83838.json create mode 100644 .changes/next-release/api-change-ecs-10250.json create mode 100644 .changes/next-release/api-change-globalaccelerator-69921.json create mode 100644 .changes/next-release/api-change-guardduty-3358.json create mode 100644 .changes/next-release/api-change-kafka-68668.json create mode 100644 .changes/next-release/api-change-route53recoverycluster-93288.json create mode 100644 .changes/next-release/api-change-route53recoverycontrolconfig-74952.json diff --git a/.changes/next-release/api-change-codepipeline-8887.json b/.changes/next-release/api-change-codepipeline-8887.json new file mode 100644 index 0000000000..a6884f5c4f --- /dev/null +++ b/.changes/next-release/api-change-codepipeline-8887.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codepipeline``", + "description": "[``botocore``] Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage" +} diff --git a/.changes/next-release/api-change-discovery-83838.json b/.changes/next-release/api-change-discovery-83838.json new file mode 100644 index 0000000000..3654b726ac --- /dev/null +++ b/.changes/next-release/api-change-discovery-83838.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``discovery``", + "description": "[``botocore``] This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents." +} diff --git a/.changes/next-release/api-change-ecs-10250.json b/.changes/next-release/api-change-ecs-10250.json new file mode 100644 index 0000000000..bc012216fc --- /dev/null +++ b/.changes/next-release/api-change-ecs-10250.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecs``", + "description": "[``botocore``] Documentation only updates to address Amazon ECS tickets." +} diff --git a/.changes/next-release/api-change-globalaccelerator-69921.json b/.changes/next-release/api-change-globalaccelerator-69921.json new file mode 100644 index 0000000000..66613e9e8d --- /dev/null +++ b/.changes/next-release/api-change-globalaccelerator-69921.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``globalaccelerator``", + "description": "[``botocore``] Fixed error where ListCustomRoutingEndpointGroups did not have a paginator" +} diff --git a/.changes/next-release/api-change-guardduty-3358.json b/.changes/next-release/api-change-guardduty-3358.json new file mode 100644 index 0000000000..a9da64381e --- /dev/null +++ b/.changes/next-release/api-change-guardduty-3358.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``guardduty``", + "description": "[``botocore``] Add domainWithSuffix finding field to dnsRequestAction" +} diff --git a/.changes/next-release/api-change-kafka-68668.json b/.changes/next-release/api-change-kafka-68668.json new file mode 100644 index 0000000000..c0bb90ef26 --- /dev/null +++ b/.changes/next-release/api-change-kafka-68668.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kafka``", + "description": "[``botocore``] AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators." +} diff --git a/.changes/next-release/api-change-route53recoverycluster-93288.json b/.changes/next-release/api-change-route53recoverycluster-93288.json new file mode 100644 index 0000000000..3749facb5b --- /dev/null +++ b/.changes/next-release/api-change-route53recoverycluster-93288.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53-recovery-cluster``", + "description": "[``botocore``] Adds Owner field to ListRoutingControls API." +} diff --git a/.changes/next-release/api-change-route53recoverycontrolconfig-74952.json b/.changes/next-release/api-change-route53recoverycontrolconfig-74952.json new file mode 100644 index 0000000000..dab737fcb6 --- /dev/null +++ b/.changes/next-release/api-change-route53recoverycontrolconfig-74952.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53-recovery-control-config``", + "description": "[``botocore``] Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources." +} From 8ca00c02cbdb01344047642528f8f3dd10d10cc1 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 17 Oct 2023 18:17:59 +0000 Subject: [PATCH 2/2] Bumping version to 1.28.65 --- .changes/1.28.65.json | 42 +++++++++++++++++++ .../api-change-codepipeline-8887.json | 5 --- .../api-change-discovery-83838.json | 5 --- .../next-release/api-change-ecs-10250.json | 5 --- .../api-change-globalaccelerator-69921.json | 5 --- .../api-change-guardduty-3358.json | 5 --- .../next-release/api-change-kafka-68668.json | 5 --- ...i-change-route53recoverycluster-93288.json | 5 --- ...ge-route53recoverycontrolconfig-74952.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.28.65.json delete mode 100644 .changes/next-release/api-change-codepipeline-8887.json delete mode 100644 .changes/next-release/api-change-discovery-83838.json delete mode 100644 .changes/next-release/api-change-ecs-10250.json delete mode 100644 .changes/next-release/api-change-globalaccelerator-69921.json delete mode 100644 .changes/next-release/api-change-guardduty-3358.json delete mode 100644 .changes/next-release/api-change-kafka-68668.json delete mode 100644 .changes/next-release/api-change-route53recoverycluster-93288.json delete mode 100644 .changes/next-release/api-change-route53recoverycontrolconfig-74952.json diff --git a/.changes/1.28.65.json b/.changes/1.28.65.json new file mode 100644 index 0000000000..0c6857d86d --- /dev/null +++ b/.changes/1.28.65.json @@ -0,0 +1,42 @@ +[ + { + "category": "``codepipeline``", + "description": "[``botocore``] Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage", + "type": "api-change" + }, + { + "category": "``discovery``", + "description": "[``botocore``] This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] Documentation only updates to address Amazon ECS tickets.", + "type": "api-change" + }, + { + "category": "``globalaccelerator``", + "description": "[``botocore``] Fixed error where ListCustomRoutingEndpointGroups did not have a paginator", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Add domainWithSuffix finding field to dnsRequestAction", + "type": "api-change" + }, + { + "category": "``kafka``", + "description": "[``botocore``] AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators.", + "type": "api-change" + }, + { + "category": "``route53-recovery-cluster``", + "description": "[``botocore``] Adds Owner field to ListRoutingControls API.", + "type": "api-change" + }, + { + "category": "``route53-recovery-control-config``", + "description": "[``botocore``] Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-codepipeline-8887.json b/.changes/next-release/api-change-codepipeline-8887.json deleted file mode 100644 index a6884f5c4f..0000000000 --- a/.changes/next-release/api-change-codepipeline-8887.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codepipeline``", - "description": "[``botocore``] Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage" -} diff --git a/.changes/next-release/api-change-discovery-83838.json b/.changes/next-release/api-change-discovery-83838.json deleted file mode 100644 index 3654b726ac..0000000000 --- a/.changes/next-release/api-change-discovery-83838.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``discovery``", - "description": "[``botocore``] This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents." -} diff --git a/.changes/next-release/api-change-ecs-10250.json b/.changes/next-release/api-change-ecs-10250.json deleted file mode 100644 index bc012216fc..0000000000 --- a/.changes/next-release/api-change-ecs-10250.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecs``", - "description": "[``botocore``] Documentation only updates to address Amazon ECS tickets." -} diff --git a/.changes/next-release/api-change-globalaccelerator-69921.json b/.changes/next-release/api-change-globalaccelerator-69921.json deleted file mode 100644 index 66613e9e8d..0000000000 --- a/.changes/next-release/api-change-globalaccelerator-69921.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``globalaccelerator``", - "description": "[``botocore``] Fixed error where ListCustomRoutingEndpointGroups did not have a paginator" -} diff --git a/.changes/next-release/api-change-guardduty-3358.json b/.changes/next-release/api-change-guardduty-3358.json deleted file mode 100644 index a9da64381e..0000000000 --- a/.changes/next-release/api-change-guardduty-3358.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "[``botocore``] Add domainWithSuffix finding field to dnsRequestAction" -} diff --git a/.changes/next-release/api-change-kafka-68668.json b/.changes/next-release/api-change-kafka-68668.json deleted file mode 100644 index c0bb90ef26..0000000000 --- a/.changes/next-release/api-change-kafka-68668.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``kafka``", - "description": "[``botocore``] AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators." -} diff --git a/.changes/next-release/api-change-route53recoverycluster-93288.json b/.changes/next-release/api-change-route53recoverycluster-93288.json deleted file mode 100644 index 3749facb5b..0000000000 --- a/.changes/next-release/api-change-route53recoverycluster-93288.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``route53-recovery-cluster``", - "description": "[``botocore``] Adds Owner field to ListRoutingControls API." -} diff --git a/.changes/next-release/api-change-route53recoverycontrolconfig-74952.json b/.changes/next-release/api-change-route53recoverycontrolconfig-74952.json deleted file mode 100644 index dab737fcb6..0000000000 --- a/.changes/next-release/api-change-route53recoverycontrolconfig-74952.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``route53-recovery-control-config``", - "description": "[``botocore``] Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d561e77bd1..84c629109a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.28.65 +======= + +* api-change:``codepipeline``: [``botocore``] Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage +* api-change:``discovery``: [``botocore``] This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents. +* api-change:``ecs``: [``botocore``] Documentation only updates to address Amazon ECS tickets. +* api-change:``globalaccelerator``: [``botocore``] Fixed error where ListCustomRoutingEndpointGroups did not have a paginator +* api-change:``guardduty``: [``botocore``] Add domainWithSuffix finding field to dnsRequestAction +* api-change:``kafka``: [``botocore``] AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators. +* api-change:``route53-recovery-cluster``: [``botocore``] Adds Owner field to ListRoutingControls API. +* api-change:``route53-recovery-control-config``: [``botocore``] Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources. + + 1.28.64 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index fb69ebee11..cdf6325b8a 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.28.64' +__version__ = '1.28.65' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index be705caeb6..dff52435e3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.64,<1.32.0 + botocore>=1.31.65,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.7.0,<0.8.0 diff --git a/setup.py b/setup.py index 242f60d749..c55c9bd7a9 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.64,<1.32.0', + 'botocore>=1.31.65,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.7.0,<0.8.0', ]