From 2899f9559a781bf38c3a07bc276dc4a3232f8c62 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 15 Oct 2024 18:05:48 +0000 Subject: [PATCH] Bumping version to 1.35.41 --- .changes/1.35.41.json | 42 +++++++++++++++++++ .../api-change-amplify-66427.json | 5 --- .../api-change-cloudformation-70491.json | 5 --- .../api-change-codebuild-22168.json | 5 --- .../next-release/api-change-ivs-36579.json | 5 --- .../api-change-qbusiness-66291.json | 5 --- .../api-change-redshift-69237.json | 5 --- .../api-change-resiliencehub-61844.json | 5 --- .../next-release/api-change-sesv2-16277.json | 5 --- CHANGELOG.rst | 13 ++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 12 files changed, 57 insertions(+), 42 deletions(-) create mode 100644 .changes/1.35.41.json delete mode 100644 .changes/next-release/api-change-amplify-66427.json delete mode 100644 .changes/next-release/api-change-cloudformation-70491.json delete mode 100644 .changes/next-release/api-change-codebuild-22168.json delete mode 100644 .changes/next-release/api-change-ivs-36579.json delete mode 100644 .changes/next-release/api-change-qbusiness-66291.json delete mode 100644 .changes/next-release/api-change-redshift-69237.json delete mode 100644 .changes/next-release/api-change-resiliencehub-61844.json delete mode 100644 .changes/next-release/api-change-sesv2-16277.json diff --git a/.changes/1.35.41.json b/.changes/1.35.41.json new file mode 100644 index 0000000000..63505bbc27 --- /dev/null +++ b/.changes/1.35.41.json @@ -0,0 +1,42 @@ +[ + { + "category": "``amplify``", + "description": "Added sourceUrlType field to StartDeployment request", + "type": "api-change" + }, + { + "category": "``cloudformation``", + "description": "Documentation update for AWS CloudFormation API Reference.", + "type": "api-change" + }, + { + "category": "``codebuild``", + "description": "Enable proxy for reserved capacity fleet.", + "type": "api-change" + }, + { + "category": "``ivs``", + "description": "On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key.", + "type": "api-change" + }, + { + "category": "``qbusiness``", + "description": "Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites.", + "type": "api-change" + }, + { + "category": "``redshift``", + "description": "This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations.", + "type": "api-change" + }, + { + "category": "``resiliencehub``", + "description": "AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement.", + "type": "api-change" + }, + { + "category": "``sesv2``", + "description": "This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-amplify-66427.json b/.changes/next-release/api-change-amplify-66427.json deleted file mode 100644 index 719e00619c..0000000000 --- a/.changes/next-release/api-change-amplify-66427.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``amplify``", - "description": "Added sourceUrlType field to StartDeployment request" -} diff --git a/.changes/next-release/api-change-cloudformation-70491.json b/.changes/next-release/api-change-cloudformation-70491.json deleted file mode 100644 index 28f542f028..0000000000 --- a/.changes/next-release/api-change-cloudformation-70491.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudformation``", - "description": "Documentation update for AWS CloudFormation API Reference." -} diff --git a/.changes/next-release/api-change-codebuild-22168.json b/.changes/next-release/api-change-codebuild-22168.json deleted file mode 100644 index c94c8d8b07..0000000000 --- a/.changes/next-release/api-change-codebuild-22168.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codebuild``", - "description": "Enable proxy for reserved capacity fleet." -} diff --git a/.changes/next-release/api-change-ivs-36579.json b/.changes/next-release/api-change-ivs-36579.json deleted file mode 100644 index 08cbcbcecf..0000000000 --- a/.changes/next-release/api-change-ivs-36579.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ivs``", - "description": "On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key." -} diff --git a/.changes/next-release/api-change-qbusiness-66291.json b/.changes/next-release/api-change-qbusiness-66291.json deleted file mode 100644 index fb55d09229..0000000000 --- a/.changes/next-release/api-change-qbusiness-66291.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qbusiness``", - "description": "Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites." -} diff --git a/.changes/next-release/api-change-redshift-69237.json b/.changes/next-release/api-change-redshift-69237.json deleted file mode 100644 index f65e0f50ef..0000000000 --- a/.changes/next-release/api-change-redshift-69237.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift``", - "description": "This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations." -} diff --git a/.changes/next-release/api-change-resiliencehub-61844.json b/.changes/next-release/api-change-resiliencehub-61844.json deleted file mode 100644 index 2015985230..0000000000 --- a/.changes/next-release/api-change-resiliencehub-61844.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``resiliencehub``", - "description": "AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement." -} diff --git a/.changes/next-release/api-change-sesv2-16277.json b/.changes/next-release/api-change-sesv2-16277.json deleted file mode 100644 index 959426050f..0000000000 --- a/.changes/next-release/api-change-sesv2-16277.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sesv2``", - "description": "This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 04a9bae090..62e33d7ab0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.35.41 +======= + +* api-change:``amplify``: Added sourceUrlType field to StartDeployment request +* api-change:``cloudformation``: Documentation update for AWS CloudFormation API Reference. +* api-change:``codebuild``: Enable proxy for reserved capacity fleet. +* api-change:``ivs``: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. +* api-change:``qbusiness``: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. +* api-change:``redshift``: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. +* api-change:``resiliencehub``: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. +* api-change:``sesv2``: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. + + 1.35.40 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index eed4a57bea..e931c1fe25 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.40' +__version__ = '1.35.41' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 549cb4e6a2..c25a39e587 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.35.' # The full version, including alpha/beta/rc tags. -release = '1.35.40' +release = '1.35.41' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.