From 31053b7e896c7269feaf3f1a6d32dd0da98b16f2 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 27 Jun 2024 18:04:33 +0000 Subject: [PATCH] Bumping version to 1.34.135 --- .changes/1.34.135.json | 57 +++++++++++++++++++ ...i-change-applicationautoscaling-40504.json | 5 -- ...i-change-chimesdkmediapipelines-15145.json | 5 -- .../api-change-cloudfront-18124.json | 5 -- .../api-change-datazone-42995.json | 5 -- .../api-change-elasticache-76164.json | 5 -- .../next-release/api-change-mq-63011.json | 5 -- .../api-change-qconnect-31001.json | 5 -- .../api-change-quicksight-17066.json | 5 -- .../next-release/api-change-rds-35405.json | 5 -- .../api-change-sagemaker-9136.json | 5 -- .../api-change-workspaces-11258.json | 5 -- CHANGELOG.rst | 16 ++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 15 files changed, 75 insertions(+), 57 deletions(-) create mode 100644 .changes/1.34.135.json delete mode 100644 .changes/next-release/api-change-applicationautoscaling-40504.json delete mode 100644 .changes/next-release/api-change-chimesdkmediapipelines-15145.json delete mode 100644 .changes/next-release/api-change-cloudfront-18124.json delete mode 100644 .changes/next-release/api-change-datazone-42995.json delete mode 100644 .changes/next-release/api-change-elasticache-76164.json delete mode 100644 .changes/next-release/api-change-mq-63011.json delete mode 100644 .changes/next-release/api-change-qconnect-31001.json delete mode 100644 .changes/next-release/api-change-quicksight-17066.json delete mode 100644 .changes/next-release/api-change-rds-35405.json delete mode 100644 .changes/next-release/api-change-sagemaker-9136.json delete mode 100644 .changes/next-release/api-change-workspaces-11258.json diff --git a/.changes/1.34.135.json b/.changes/1.34.135.json new file mode 100644 index 0000000000..a2071cef60 --- /dev/null +++ b/.changes/1.34.135.json @@ -0,0 +1,57 @@ +[ + { + "category": "``application-autoscaling``", + "description": "Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.", + "type": "api-change" + }, + { + "category": "``chime-sdk-media-pipelines``", + "description": "Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics", + "type": "api-change" + }, + { + "category": "``cloudfront``", + "description": "Doc only update for CloudFront that fixes customer-reported issue", + "type": "api-change" + }, + { + "category": "``datazone``", + "description": "This release supports the data lineage feature of business data catalog in Amazon DataZone.", + "type": "api-change" + }, + { + "category": "``elasticache``", + "description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``mq``", + "description": "This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.", + "type": "api-change" + }, + { + "category": "``qconnect``", + "description": "Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs.", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "Adding support for Repeating Sections, Nested Filters", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "Updates Amazon RDS documentation for TAZ export to S3.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "Added support for WorkSpaces Pools.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-applicationautoscaling-40504.json b/.changes/next-release/api-change-applicationautoscaling-40504.json deleted file mode 100644 index ef627a1765..0000000000 --- a/.changes/next-release/api-change-applicationautoscaling-40504.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``application-autoscaling``", - "description": "Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool." -} diff --git a/.changes/next-release/api-change-chimesdkmediapipelines-15145.json b/.changes/next-release/api-change-chimesdkmediapipelines-15145.json deleted file mode 100644 index 0773792980..0000000000 --- a/.changes/next-release/api-change-chimesdkmediapipelines-15145.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``chime-sdk-media-pipelines``", - "description": "Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics" -} diff --git a/.changes/next-release/api-change-cloudfront-18124.json b/.changes/next-release/api-change-cloudfront-18124.json deleted file mode 100644 index 141265c3bb..0000000000 --- a/.changes/next-release/api-change-cloudfront-18124.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudfront``", - "description": "Doc only update for CloudFront that fixes customer-reported issue" -} diff --git a/.changes/next-release/api-change-datazone-42995.json b/.changes/next-release/api-change-datazone-42995.json deleted file mode 100644 index e5113cb0b0..0000000000 --- a/.changes/next-release/api-change-datazone-42995.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datazone``", - "description": "This release supports the data lineage feature of business data catalog in Amazon DataZone." -} diff --git a/.changes/next-release/api-change-elasticache-76164.json b/.changes/next-release/api-change-elasticache-76164.json deleted file mode 100644 index b2c1280153..0000000000 --- a/.changes/next-release/api-change-elasticache-76164.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elasticache``", - "description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-mq-63011.json b/.changes/next-release/api-change-mq-63011.json deleted file mode 100644 index 91d54b43cf..0000000000 --- a/.changes/next-release/api-change-mq-63011.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mq``", - "description": "This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'." -} diff --git a/.changes/next-release/api-change-qconnect-31001.json b/.changes/next-release/api-change-qconnect-31001.json deleted file mode 100644 index d285dd81e1..0000000000 --- a/.changes/next-release/api-change-qconnect-31001.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qconnect``", - "description": "Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs." -} diff --git a/.changes/next-release/api-change-quicksight-17066.json b/.changes/next-release/api-change-quicksight-17066.json deleted file mode 100644 index 581ae9650d..0000000000 --- a/.changes/next-release/api-change-quicksight-17066.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "Adding support for Repeating Sections, Nested Filters" -} diff --git a/.changes/next-release/api-change-rds-35405.json b/.changes/next-release/api-change-rds-35405.json deleted file mode 100644 index 838f55ff83..0000000000 --- a/.changes/next-release/api-change-rds-35405.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "Updates Amazon RDS documentation for TAZ export to S3." -} diff --git a/.changes/next-release/api-change-sagemaker-9136.json b/.changes/next-release/api-change-sagemaker-9136.json deleted file mode 100644 index 6a3b1fbfbd..0000000000 --- a/.changes/next-release/api-change-sagemaker-9136.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools." -} diff --git a/.changes/next-release/api-change-workspaces-11258.json b/.changes/next-release/api-change-workspaces-11258.json deleted file mode 100644 index cf0042866a..0000000000 --- a/.changes/next-release/api-change-workspaces-11258.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "Added support for WorkSpaces Pools." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d9f2044fd7..29802c606b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,22 @@ CHANGELOG ========= +1.34.135 +======== + +* api-change:``application-autoscaling``: Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. +* api-change:``chime-sdk-media-pipelines``: Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics +* api-change:``cloudfront``: Doc only update for CloudFront that fixes customer-reported issue +* api-change:``datazone``: This release supports the data lineage feature of business data catalog in Amazon DataZone. +* api-change:``elasticache``: Add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``mq``: This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. +* api-change:``qconnect``: Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. +* api-change:``quicksight``: Adding support for Repeating Sections, Nested Filters +* api-change:``rds``: Updates Amazon RDS documentation for TAZ export to S3. +* api-change:``sagemaker``: Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. +* api-change:``workspaces``: Added support for WorkSpaces Pools. + + 1.34.134 ======== diff --git a/botocore/__init__.py b/botocore/__init__.py index 21c6f82a75..bde161af77 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.34.134' +__version__ = '1.34.135' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 44c53979b6..a1bc18f982 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.34.1' # The full version, including alpha/beta/rc tags. -release = '1.34.134' +release = '1.34.135' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.