From 5d5e6e17babb63f4e9955fd873f309048b21088c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 18 Jun 2024 18:11:18 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockruntime-20095.json | 5 +++++ .changes/next-release/api-change-cloudtrail-6564.json | 5 +++++ .changes/next-release/api-change-config-79293.json | 5 +++++ .changes/next-release/api-change-eks-51323.json | 5 +++++ .changes/next-release/api-change-lightsail-91411.json | 5 +++++ .changes/next-release/api-change-polly-9042.json | 5 +++++ .changes/next-release/api-change-rekognition-62440.json | 5 +++++ .changes/next-release/api-change-sagemaker-8120.json | 5 +++++ .changes/next-release/api-change-shield-4081.json | 5 +++++ .changes/next-release/api-change-snowball-67413.json | 5 +++++ 10 files changed, 50 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockruntime-20095.json create mode 100644 .changes/next-release/api-change-cloudtrail-6564.json create mode 100644 .changes/next-release/api-change-config-79293.json create mode 100644 .changes/next-release/api-change-eks-51323.json create mode 100644 .changes/next-release/api-change-lightsail-91411.json create mode 100644 .changes/next-release/api-change-polly-9042.json create mode 100644 .changes/next-release/api-change-rekognition-62440.json create mode 100644 .changes/next-release/api-change-sagemaker-8120.json create mode 100644 .changes/next-release/api-change-shield-4081.json create mode 100644 .changes/next-release/api-change-snowball-67413.json diff --git a/.changes/next-release/api-change-bedrockruntime-20095.json b/.changes/next-release/api-change-bedrockruntime-20095.json new file mode 100644 index 0000000000..c7b2610df6 --- /dev/null +++ b/.changes/next-release/api-change-bedrockruntime-20095.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-runtime``", + "description": "[``botocore``] This release adds support for using Guardrails with the Converse and ConverseStream APIs." +} diff --git a/.changes/next-release/api-change-cloudtrail-6564.json b/.changes/next-release/api-change-cloudtrail-6564.json new file mode 100644 index 0000000000..3f622feb6d --- /dev/null +++ b/.changes/next-release/api-change-cloudtrail-6564.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudtrail``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-config-79293.json b/.changes/next-release/api-change-config-79293.json new file mode 100644 index 0000000000..f64f6defbd --- /dev/null +++ b/.changes/next-release/api-change-config-79293.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``config``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-eks-51323.json b/.changes/next-release/api-change-eks-51323.json new file mode 100644 index 0000000000..daf8159855 --- /dev/null +++ b/.changes/next-release/api-change-eks-51323.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``eks``", + "description": "[``botocore``] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response." +} diff --git a/.changes/next-release/api-change-lightsail-91411.json b/.changes/next-release/api-change-lightsail-91411.json new file mode 100644 index 0000000000..ecbe2c14a9 --- /dev/null +++ b/.changes/next-release/api-change-lightsail-91411.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lightsail``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-polly-9042.json b/.changes/next-release/api-change-polly-9042.json new file mode 100644 index 0000000000..5120264761 --- /dev/null +++ b/.changes/next-release/api-change-polly-9042.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``polly``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-rekognition-62440.json b/.changes/next-release/api-change-rekognition-62440.json new file mode 100644 index 0000000000..52e2ac87ba --- /dev/null +++ b/.changes/next-release/api-change-rekognition-62440.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rekognition``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-sagemaker-8120.json b/.changes/next-release/api-change-sagemaker-8120.json new file mode 100644 index 0000000000..cba534e90c --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-8120.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances." +} diff --git a/.changes/next-release/api-change-shield-4081.json b/.changes/next-release/api-change-shield-4081.json new file mode 100644 index 0000000000..001bc882bd --- /dev/null +++ b/.changes/next-release/api-change-shield-4081.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``shield``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-snowball-67413.json b/.changes/next-release/api-change-snowball-67413.json new file mode 100644 index 0000000000..da880b5516 --- /dev/null +++ b/.changes/next-release/api-change-snowball-67413.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``snowball``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} From 8bd2a390034873c6bbcdce20ddd58dfa9735968f Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 18 Jun 2024 18:12:21 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.129 --- .changes/1.34.129.json | 52 +++++++++++++++++++ .../api-change-bedrockruntime-20095.json | 5 -- .../api-change-cloudtrail-6564.json | 5 -- .../next-release/api-change-config-79293.json | 5 -- .../next-release/api-change-eks-51323.json | 5 -- .../api-change-lightsail-91411.json | 5 -- .../next-release/api-change-polly-9042.json | 5 -- .../api-change-rekognition-62440.json | 5 -- .../api-change-sagemaker-8120.json | 5 -- .../next-release/api-change-shield-4081.json | 5 -- .../api-change-snowball-67413.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.129.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-20095.json delete mode 100644 .changes/next-release/api-change-cloudtrail-6564.json delete mode 100644 .changes/next-release/api-change-config-79293.json delete mode 100644 .changes/next-release/api-change-eks-51323.json delete mode 100644 .changes/next-release/api-change-lightsail-91411.json delete mode 100644 .changes/next-release/api-change-polly-9042.json delete mode 100644 .changes/next-release/api-change-rekognition-62440.json delete mode 100644 .changes/next-release/api-change-sagemaker-8120.json delete mode 100644 .changes/next-release/api-change-shield-4081.json delete mode 100644 .changes/next-release/api-change-snowball-67413.json diff --git a/.changes/1.34.129.json b/.changes/1.34.129.json new file mode 100644 index 0000000000..b3d9e9c00d --- /dev/null +++ b/.changes/1.34.129.json @@ -0,0 +1,52 @@ +[ + { + "category": "``bedrock-runtime``", + "description": "[``botocore``] This release adds support for using Guardrails with the Converse and ConverseStream APIs.", + "type": "api-change" + }, + { + "category": "``cloudtrail``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``config``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``eks``", + "description": "[``botocore``] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.", + "type": "api-change" + }, + { + "category": "``lightsail``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``polly``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``rekognition``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.", + "type": "api-change" + }, + { + "category": "``shield``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``snowball``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrockruntime-20095.json b/.changes/next-release/api-change-bedrockruntime-20095.json deleted file mode 100644 index c7b2610df6..0000000000 --- a/.changes/next-release/api-change-bedrockruntime-20095.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-runtime``", - "description": "[``botocore``] This release adds support for using Guardrails with the Converse and ConverseStream APIs." -} diff --git a/.changes/next-release/api-change-cloudtrail-6564.json b/.changes/next-release/api-change-cloudtrail-6564.json deleted file mode 100644 index 3f622feb6d..0000000000 --- a/.changes/next-release/api-change-cloudtrail-6564.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudtrail``", - "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-config-79293.json b/.changes/next-release/api-change-config-79293.json deleted file mode 100644 index f64f6defbd..0000000000 --- a/.changes/next-release/api-change-config-79293.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``config``", - "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-eks-51323.json b/.changes/next-release/api-change-eks-51323.json deleted file mode 100644 index daf8159855..0000000000 --- a/.changes/next-release/api-change-eks-51323.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks``", - "description": "[``botocore``] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response." -} diff --git a/.changes/next-release/api-change-lightsail-91411.json b/.changes/next-release/api-change-lightsail-91411.json deleted file mode 100644 index ecbe2c14a9..0000000000 --- a/.changes/next-release/api-change-lightsail-91411.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lightsail``", - "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-polly-9042.json b/.changes/next-release/api-change-polly-9042.json deleted file mode 100644 index 5120264761..0000000000 --- a/.changes/next-release/api-change-polly-9042.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``polly``", - "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-rekognition-62440.json b/.changes/next-release/api-change-rekognition-62440.json deleted file mode 100644 index 52e2ac87ba..0000000000 --- a/.changes/next-release/api-change-rekognition-62440.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rekognition``", - "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-sagemaker-8120.json b/.changes/next-release/api-change-sagemaker-8120.json deleted file mode 100644 index cba534e90c..0000000000 --- a/.changes/next-release/api-change-sagemaker-8120.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances." -} diff --git a/.changes/next-release/api-change-shield-4081.json b/.changes/next-release/api-change-shield-4081.json deleted file mode 100644 index 001bc882bd..0000000000 --- a/.changes/next-release/api-change-shield-4081.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``shield``", - "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-snowball-67413.json b/.changes/next-release/api-change-snowball-67413.json deleted file mode 100644 index da880b5516..0000000000 --- a/.changes/next-release/api-change-snowball-67413.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``snowball``", - "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 84eaa95692..0a8fb42802 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.34.129 +======== + +* api-change:``bedrock-runtime``: [``botocore``] This release adds support for using Guardrails with the Converse and ConverseStream APIs. +* api-change:``cloudtrail``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``config``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``eks``: [``botocore``] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. +* api-change:``lightsail``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``polly``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``rekognition``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``sagemaker``: [``botocore``] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. +* api-change:``shield``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``snowball``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing. + + 1.34.128 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index e28404ab17..13b05630b1 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.128' +__version__ = '1.34.129' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 8ce4f1575d..6fa7eabd2a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.128,<1.35.0 + botocore>=1.34.129,<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 6ae80c9909..95c0370af9 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.34.128,<1.35.0', + 'botocore>=1.34.129,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]