From 26e6124f1de174b6931b34ed9ae4d6a8a83b4021 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 15 Feb 2024 19:13:09 +0000 Subject: [PATCH] Bumping version to 1.34.43 --- .changes/1.34.43.json | 52 +++++++++++++++++++ .../api-change-artifact-6906.json | 5 -- .../api-change-codepipeline-31124.json | 5 -- .../api-change-detective-97765.json | 5 -- .../api-change-endpointrules-31686.json | 5 -- .../api-change-guardduty-62395.json | 5 -- .../api-change-healthlake-26647.json | 5 -- .../api-change-opensearch-49285.json | 5 -- .../next-release/api-change-polly-95667.json | 5 -- .../api-change-sagemaker-96651.json | 5 -- .../api-change-secretsmanager-14469.json | 5 -- CHANGELOG.rst | 15 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 15 files changed, 70 insertions(+), 53 deletions(-) create mode 100644 .changes/1.34.43.json delete mode 100644 .changes/next-release/api-change-artifact-6906.json delete mode 100644 .changes/next-release/api-change-codepipeline-31124.json delete mode 100644 .changes/next-release/api-change-detective-97765.json delete mode 100644 .changes/next-release/api-change-endpointrules-31686.json delete mode 100644 .changes/next-release/api-change-guardduty-62395.json delete mode 100644 .changes/next-release/api-change-healthlake-26647.json delete mode 100644 .changes/next-release/api-change-opensearch-49285.json delete mode 100644 .changes/next-release/api-change-polly-95667.json delete mode 100644 .changes/next-release/api-change-sagemaker-96651.json delete mode 100644 .changes/next-release/api-change-secretsmanager-14469.json diff --git a/.changes/1.34.43.json b/.changes/1.34.43.json new file mode 100644 index 0000000000..3bb81f79f0 --- /dev/null +++ b/.changes/1.34.43.json @@ -0,0 +1,52 @@ +[ + { + "category": "``artifact``", + "description": "[``botocore``] This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.", + "type": "api-change" + }, + { + "category": "``codepipeline``", + "description": "[``botocore``] Add ability to override timeout on action level.", + "type": "api-change" + }, + { + "category": "``detective``", + "description": "[``botocore``] Doc only updates for content enhancement", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.", + "type": "api-change" + }, + { + "category": "``healthlake``", + "description": "[``botocore``] This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] Adds additional supported instance types.", + "type": "api-change" + }, + { + "category": "``polly``", + "description": "[``botocore``] Amazon Polly adds 1 new voice - Burcu (tr-TR)", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.", + "type": "api-change" + }, + { + "category": "``secretsmanager``", + "description": "[``botocore``] Doc only update for Secrets Manager", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "[``botocore``] Update endpoint-rules client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-artifact-6906.json b/.changes/next-release/api-change-artifact-6906.json deleted file mode 100644 index 4381ce1b29..0000000000 --- a/.changes/next-release/api-change-artifact-6906.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``artifact``", - "description": "[``botocore``] This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings." -} diff --git a/.changes/next-release/api-change-codepipeline-31124.json b/.changes/next-release/api-change-codepipeline-31124.json deleted file mode 100644 index 892a08146f..0000000000 --- a/.changes/next-release/api-change-codepipeline-31124.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codepipeline``", - "description": "[``botocore``] Add ability to override timeout on action level." -} diff --git a/.changes/next-release/api-change-detective-97765.json b/.changes/next-release/api-change-detective-97765.json deleted file mode 100644 index 69eeefca16..0000000000 --- a/.changes/next-release/api-change-detective-97765.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``detective``", - "description": "[``botocore``] Doc only updates for content enhancement" -} diff --git a/.changes/next-release/api-change-endpointrules-31686.json b/.changes/next-release/api-change-endpointrules-31686.json deleted file mode 100644 index 11a6d922e0..0000000000 --- a/.changes/next-release/api-change-endpointrules-31686.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``endpoint-rules``", - "description": "[``botocore``] Update endpoint-rules client to latest version" -} diff --git a/.changes/next-release/api-change-guardduty-62395.json b/.changes/next-release/api-change-guardduty-62395.json deleted file mode 100644 index dec710f1be..0000000000 --- a/.changes/next-release/api-change-guardduty-62395.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "[``botocore``] Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive." -} diff --git a/.changes/next-release/api-change-healthlake-26647.json b/.changes/next-release/api-change-healthlake-26647.json deleted file mode 100644 index 5f317411da..0000000000 --- a/.changes/next-release/api-change-healthlake-26647.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``healthlake``", - "description": "[``botocore``] This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server." -} diff --git a/.changes/next-release/api-change-opensearch-49285.json b/.changes/next-release/api-change-opensearch-49285.json deleted file mode 100644 index 93901b55ff..0000000000 --- a/.changes/next-release/api-change-opensearch-49285.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "[``botocore``] Adds additional supported instance types." -} diff --git a/.changes/next-release/api-change-polly-95667.json b/.changes/next-release/api-change-polly-95667.json deleted file mode 100644 index 0b07a5fd3e..0000000000 --- a/.changes/next-release/api-change-polly-95667.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``polly``", - "description": "[``botocore``] Amazon Polly adds 1 new voice - Burcu (tr-TR)" -} diff --git a/.changes/next-release/api-change-sagemaker-96651.json b/.changes/next-release/api-change-sagemaker-96651.json deleted file mode 100644 index f8ed76f8a2..0000000000 --- a/.changes/next-release/api-change-sagemaker-96651.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares." -} diff --git a/.changes/next-release/api-change-secretsmanager-14469.json b/.changes/next-release/api-change-secretsmanager-14469.json deleted file mode 100644 index 3207d10055..0000000000 --- a/.changes/next-release/api-change-secretsmanager-14469.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``secretsmanager``", - "description": "[``botocore``] Doc only update for Secrets Manager" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 148d5b87c7..fcd6af9152 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.34.43 +======= + +* api-change:``artifact``: [``botocore``] This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings. +* api-change:``codepipeline``: [``botocore``] Add ability to override timeout on action level. +* api-change:``detective``: [``botocore``] Doc only updates for content enhancement +* api-change:``guardduty``: [``botocore``] Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive. +* api-change:``healthlake``: [``botocore``] This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server. +* api-change:``opensearch``: [``botocore``] Adds additional supported instance types. +* api-change:``polly``: [``botocore``] Amazon Polly adds 1 new voice - Burcu (tr-TR) +* api-change:``sagemaker``: [``botocore``] This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares. +* api-change:``secretsmanager``: [``botocore``] Doc only update for Secrets Manager +* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version + + 1.34.42 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 2e9bdceaa4..2b72dbcf74 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.34.42' +__version__ = '1.34.43' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 62f2778d48..70329d2849 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.42,<1.35.0 + botocore>=1.34.43,<1.35.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index edcdfe9b1c..749de5e71e 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.34.42,<1.35.0', + 'botocore>=1.34.43,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]