From a815a56194b5a405889112b49263155af5624559 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 16 Oct 2023 18:15:51 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-cloudformation-95278.json | 5 +++++ .changes/next-release/api-change-drs-95619.json | 5 +++++ .changes/next-release/api-change-entityresolution-10779.json | 5 +++++ .../api-change-managedblockchainquery-26913.json | 5 +++++ .changes/next-release/api-change-mediapackagev2-21873.json | 5 +++++ .changes/next-release/api-change-opensearch-5735.json | 5 +++++ .changes/next-release/api-change-redshift-91262.json | 5 +++++ .../next-release/api-change-redshiftserverless-17417.json | 5 +++++ .changes/next-release/api-change-sesv2-98203.json | 5 +++++ .changes/next-release/api-change-transfer-12810.json | 5 +++++ .changes/next-release/api-change-xray-92667.json | 5 +++++ 11 files changed, 55 insertions(+) create mode 100644 .changes/next-release/api-change-cloudformation-95278.json create mode 100644 .changes/next-release/api-change-drs-95619.json create mode 100644 .changes/next-release/api-change-entityresolution-10779.json create mode 100644 .changes/next-release/api-change-managedblockchainquery-26913.json create mode 100644 .changes/next-release/api-change-mediapackagev2-21873.json create mode 100644 .changes/next-release/api-change-opensearch-5735.json create mode 100644 .changes/next-release/api-change-redshift-91262.json create mode 100644 .changes/next-release/api-change-redshiftserverless-17417.json create mode 100644 .changes/next-release/api-change-sesv2-98203.json create mode 100644 .changes/next-release/api-change-transfer-12810.json create mode 100644 .changes/next-release/api-change-xray-92667.json diff --git a/.changes/next-release/api-change-cloudformation-95278.json b/.changes/next-release/api-change-cloudformation-95278.json new file mode 100644 index 0000000000..cc05348052 --- /dev/null +++ b/.changes/next-release/api-change-cloudformation-95278.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudformation``", + "description": "[``botocore``] SDK and documentation updates for UpdateReplacePolicy" +} diff --git a/.changes/next-release/api-change-drs-95619.json b/.changes/next-release/api-change-drs-95619.json new file mode 100644 index 0000000000..67215984cd --- /dev/null +++ b/.changes/next-release/api-change-drs-95619.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``drs``", + "description": "[``botocore``] Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances." +} diff --git a/.changes/next-release/api-change-entityresolution-10779.json b/.changes/next-release/api-change-entityresolution-10779.json new file mode 100644 index 0000000000..00a541ea9a --- /dev/null +++ b/.changes/next-release/api-change-entityresolution-10779.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``entityresolution``", + "description": "[``botocore``] This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,." +} diff --git a/.changes/next-release/api-change-managedblockchainquery-26913.json b/.changes/next-release/api-change-managedblockchainquery-26913.json new file mode 100644 index 0000000000..ee77eb51ae --- /dev/null +++ b/.changes/next-release/api-change-managedblockchainquery-26913.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``managedblockchain-query``", + "description": "[``botocore``] This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet." +} diff --git a/.changes/next-release/api-change-mediapackagev2-21873.json b/.changes/next-release/api-change-mediapackagev2-21873.json new file mode 100644 index 0000000000..6cd30fe6f7 --- /dev/null +++ b/.changes/next-release/api-change-mediapackagev2-21873.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediapackagev2``", + "description": "[``botocore``] This release allows customers to manage MediaPackage v2 resource using CloudFormation." +} diff --git a/.changes/next-release/api-change-opensearch-5735.json b/.changes/next-release/api-change-opensearch-5735.json new file mode 100644 index 0000000000..d91e03c301 --- /dev/null +++ b/.changes/next-release/api-change-opensearch-5735.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``opensearch``", + "description": "[``botocore``] This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality." +} diff --git a/.changes/next-release/api-change-redshift-91262.json b/.changes/next-release/api-change-redshift-91262.json new file mode 100644 index 0000000000..6e2d02064a --- /dev/null +++ b/.changes/next-release/api-change-redshift-91262.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift``", + "description": "[``botocore``] Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager." +} diff --git a/.changes/next-release/api-change-redshiftserverless-17417.json b/.changes/next-release/api-change-redshiftserverless-17417.json new file mode 100644 index 0000000000..af0e6df465 --- /dev/null +++ b/.changes/next-release/api-change-redshiftserverless-17417.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift-serverless``", + "description": "[``botocore``] Added support for managing credentials of serverless namespace admin using AWS Secrets Manager." +} diff --git a/.changes/next-release/api-change-sesv2-98203.json b/.changes/next-release/api-change-sesv2-98203.json new file mode 100644 index 0000000000..f63908bcf9 --- /dev/null +++ b/.changes/next-release/api-change-sesv2-98203.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sesv2``", + "description": "[``botocore``] This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues." +} diff --git a/.changes/next-release/api-change-transfer-12810.json b/.changes/next-release/api-change-transfer-12810.json new file mode 100644 index 0000000000..6737ee63a7 --- /dev/null +++ b/.changes/next-release/api-change-transfer-12810.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``transfer``", + "description": "[``botocore``] Documentation updates for AWS Transfer Family" +} diff --git a/.changes/next-release/api-change-xray-92667.json b/.changes/next-release/api-change-xray-92667.json new file mode 100644 index 0000000000..b07ddc83fc --- /dev/null +++ b/.changes/next-release/api-change-xray-92667.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``xray``", + "description": "[``botocore``] This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time." +} From 45a989441c195fb5d7cc03be103c34cbdda8627d Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 16 Oct 2023 18:16:01 +0000 Subject: [PATCH 2/2] Bumping version to 1.28.64 --- .changes/1.28.64.json | 57 +++++++++++++++++++ .../api-change-cloudformation-95278.json | 5 -- .../next-release/api-change-drs-95619.json | 5 -- .../api-change-entityresolution-10779.json | 5 -- ...i-change-managedblockchainquery-26913.json | 5 -- .../api-change-mediapackagev2-21873.json | 5 -- .../api-change-opensearch-5735.json | 5 -- .../api-change-redshift-91262.json | 5 -- .../api-change-redshiftserverless-17417.json | 5 -- .../next-release/api-change-sesv2-98203.json | 5 -- .../api-change-transfer-12810.json | 5 -- .../next-release/api-change-xray-92667.json | 5 -- CHANGELOG.rst | 16 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 16 files changed, 76 insertions(+), 58 deletions(-) create mode 100644 .changes/1.28.64.json delete mode 100644 .changes/next-release/api-change-cloudformation-95278.json delete mode 100644 .changes/next-release/api-change-drs-95619.json delete mode 100644 .changes/next-release/api-change-entityresolution-10779.json delete mode 100644 .changes/next-release/api-change-managedblockchainquery-26913.json delete mode 100644 .changes/next-release/api-change-mediapackagev2-21873.json delete mode 100644 .changes/next-release/api-change-opensearch-5735.json delete mode 100644 .changes/next-release/api-change-redshift-91262.json delete mode 100644 .changes/next-release/api-change-redshiftserverless-17417.json delete mode 100644 .changes/next-release/api-change-sesv2-98203.json delete mode 100644 .changes/next-release/api-change-transfer-12810.json delete mode 100644 .changes/next-release/api-change-xray-92667.json diff --git a/.changes/1.28.64.json b/.changes/1.28.64.json new file mode 100644 index 0000000000..f1a50ef598 --- /dev/null +++ b/.changes/1.28.64.json @@ -0,0 +1,57 @@ +[ + { + "category": "``cloudformation``", + "description": "[``botocore``] SDK and documentation updates for UpdateReplacePolicy", + "type": "api-change" + }, + { + "category": "``drs``", + "description": "[``botocore``] Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances.", + "type": "api-change" + }, + { + "category": "``entityresolution``", + "description": "[``botocore``] This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,.", + "type": "api-change" + }, + { + "category": "``managedblockchain-query``", + "description": "[``botocore``] This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet.", + "type": "api-change" + }, + { + "category": "``mediapackagev2``", + "description": "[``botocore``] This release allows customers to manage MediaPackage v2 resource using CloudFormation.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality.", + "type": "api-change" + }, + { + "category": "``redshift-serverless``", + "description": "[``botocore``] Added support for managing credentials of serverless namespace admin using AWS Secrets Manager.", + "type": "api-change" + }, + { + "category": "``redshift``", + "description": "[``botocore``] Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager.", + "type": "api-change" + }, + { + "category": "``sesv2``", + "description": "[``botocore``] This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues.", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "[``botocore``] Documentation updates for AWS Transfer Family", + "type": "api-change" + }, + { + "category": "``xray``", + "description": "[``botocore``] This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-cloudformation-95278.json b/.changes/next-release/api-change-cloudformation-95278.json deleted file mode 100644 index cc05348052..0000000000 --- a/.changes/next-release/api-change-cloudformation-95278.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudformation``", - "description": "[``botocore``] SDK and documentation updates for UpdateReplacePolicy" -} diff --git a/.changes/next-release/api-change-drs-95619.json b/.changes/next-release/api-change-drs-95619.json deleted file mode 100644 index 67215984cd..0000000000 --- a/.changes/next-release/api-change-drs-95619.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``drs``", - "description": "[``botocore``] Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances." -} diff --git a/.changes/next-release/api-change-entityresolution-10779.json b/.changes/next-release/api-change-entityresolution-10779.json deleted file mode 100644 index 00a541ea9a..0000000000 --- a/.changes/next-release/api-change-entityresolution-10779.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``entityresolution``", - "description": "[``botocore``] This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,." -} diff --git a/.changes/next-release/api-change-managedblockchainquery-26913.json b/.changes/next-release/api-change-managedblockchainquery-26913.json deleted file mode 100644 index ee77eb51ae..0000000000 --- a/.changes/next-release/api-change-managedblockchainquery-26913.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``managedblockchain-query``", - "description": "[``botocore``] This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet." -} diff --git a/.changes/next-release/api-change-mediapackagev2-21873.json b/.changes/next-release/api-change-mediapackagev2-21873.json deleted file mode 100644 index 6cd30fe6f7..0000000000 --- a/.changes/next-release/api-change-mediapackagev2-21873.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediapackagev2``", - "description": "[``botocore``] This release allows customers to manage MediaPackage v2 resource using CloudFormation." -} diff --git a/.changes/next-release/api-change-opensearch-5735.json b/.changes/next-release/api-change-opensearch-5735.json deleted file mode 100644 index d91e03c301..0000000000 --- a/.changes/next-release/api-change-opensearch-5735.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "[``botocore``] This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality." -} diff --git a/.changes/next-release/api-change-redshift-91262.json b/.changes/next-release/api-change-redshift-91262.json deleted file mode 100644 index 6e2d02064a..0000000000 --- a/.changes/next-release/api-change-redshift-91262.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift``", - "description": "[``botocore``] Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager." -} diff --git a/.changes/next-release/api-change-redshiftserverless-17417.json b/.changes/next-release/api-change-redshiftserverless-17417.json deleted file mode 100644 index af0e6df465..0000000000 --- a/.changes/next-release/api-change-redshiftserverless-17417.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift-serverless``", - "description": "[``botocore``] Added support for managing credentials of serverless namespace admin using AWS Secrets Manager." -} diff --git a/.changes/next-release/api-change-sesv2-98203.json b/.changes/next-release/api-change-sesv2-98203.json deleted file mode 100644 index f63908bcf9..0000000000 --- a/.changes/next-release/api-change-sesv2-98203.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sesv2``", - "description": "[``botocore``] This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues." -} diff --git a/.changes/next-release/api-change-transfer-12810.json b/.changes/next-release/api-change-transfer-12810.json deleted file mode 100644 index 6737ee63a7..0000000000 --- a/.changes/next-release/api-change-transfer-12810.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transfer``", - "description": "[``botocore``] Documentation updates for AWS Transfer Family" -} diff --git a/.changes/next-release/api-change-xray-92667.json b/.changes/next-release/api-change-xray-92667.json deleted file mode 100644 index b07ddc83fc..0000000000 --- a/.changes/next-release/api-change-xray-92667.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``xray``", - "description": "[``botocore``] This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c6d47710d3..d561e77bd1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,22 @@ CHANGELOG ========= +1.28.64 +======= + +* api-change:``cloudformation``: [``botocore``] SDK and documentation updates for UpdateReplacePolicy +* api-change:``drs``: [``botocore``] Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances. +* api-change:``entityresolution``: [``botocore``] This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,. +* api-change:``managedblockchain-query``: [``botocore``] This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet. +* api-change:``mediapackagev2``: [``botocore``] This release allows customers to manage MediaPackage v2 resource using CloudFormation. +* api-change:``opensearch``: [``botocore``] This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality. +* api-change:``redshift-serverless``: [``botocore``] Added support for managing credentials of serverless namespace admin using AWS Secrets Manager. +* api-change:``redshift``: [``botocore``] Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager. +* api-change:``sesv2``: [``botocore``] This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues. +* api-change:``transfer``: [``botocore``] Documentation updates for AWS Transfer Family +* api-change:``xray``: [``botocore``] This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time. + + 1.28.63 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index d0391648fa..fb69ebee11 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.63' +__version__ = '1.28.64' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 2eefea1a68..be705caeb6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.63,<1.32.0 + botocore>=1.31.64,<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 3d63ce9d23..242f60d749 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.63,<1.32.0', + 'botocore>=1.31.64,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.7.0,<0.8.0', ]