From b0a8b486dbd15bc21ce98cc0bcd52957a44507a9 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 20 Nov 2024 19:06:23 +0000 Subject: [PATCH] Bumping version to 1.35.66 --- .changes/1.35.66.json | 102 ++++++++++++++++++ .../api-change-autoscaling-75833.json | 5 - .../api-change-bedrockagentruntime-37272.json | 5 - .../api-change-cloudfront-34383.json | 5 - .../api-change-computeoptimizer-18290.json | 5 - .../api-change-controltower-13569.json | 5 - .../api-change-costoptimizationhub-87674.json | 5 - .../api-change-datazone-93401.json | 5 - .../api-change-discovery-40174.json | 5 - .../next-release/api-change-ec2-52808.json | 5 - .../next-release/api-change-ecs-4153.json | 5 - .../next-release/api-change-elbv2-1292.json | 5 - .../next-release/api-change-lambda-66589.json | 5 - .../api-change-mediaconvert-47935.json | 5 - .../api-change-mediapackagev2-86061.json | 5 - .../next-release/api-change-omics-36646.json | 5 - .../next-release/api-change-rbin-72374.json | 5 - .../next-release/api-change-rds-16228.json | 5 - .../api-change-timestreamquery-59956.json | 5 - .../api-change-workspaces-79136.json | 5 - .../api-change-workspacesweb-55721.json | 5 - CHANGELOG.rst | 25 +++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 24 files changed, 129 insertions(+), 102 deletions(-) create mode 100644 .changes/1.35.66.json delete mode 100644 .changes/next-release/api-change-autoscaling-75833.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-37272.json delete mode 100644 .changes/next-release/api-change-cloudfront-34383.json delete mode 100644 .changes/next-release/api-change-computeoptimizer-18290.json delete mode 100644 .changes/next-release/api-change-controltower-13569.json delete mode 100644 .changes/next-release/api-change-costoptimizationhub-87674.json delete mode 100644 .changes/next-release/api-change-datazone-93401.json delete mode 100644 .changes/next-release/api-change-discovery-40174.json delete mode 100644 .changes/next-release/api-change-ec2-52808.json delete mode 100644 .changes/next-release/api-change-ecs-4153.json delete mode 100644 .changes/next-release/api-change-elbv2-1292.json delete mode 100644 .changes/next-release/api-change-lambda-66589.json delete mode 100644 .changes/next-release/api-change-mediaconvert-47935.json delete mode 100644 .changes/next-release/api-change-mediapackagev2-86061.json delete mode 100644 .changes/next-release/api-change-omics-36646.json delete mode 100644 .changes/next-release/api-change-rbin-72374.json delete mode 100644 .changes/next-release/api-change-rds-16228.json delete mode 100644 .changes/next-release/api-change-timestreamquery-59956.json delete mode 100644 .changes/next-release/api-change-workspaces-79136.json delete mode 100644 .changes/next-release/api-change-workspacesweb-55721.json diff --git a/.changes/1.35.66.json b/.changes/1.35.66.json new file mode 100644 index 0000000000..855bee29fc --- /dev/null +++ b/.changes/1.35.66.json @@ -0,0 +1,102 @@ +[ + { + "category": "``autoscaling``", + "description": "With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "Releasing new Prompt Optimization to enhance your prompts for improved performance", + "type": "api-change" + }, + { + "category": "``cloudfront``", + "description": "Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled.", + "type": "api-change" + }, + { + "category": "``compute-optimizer``", + "description": "This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases.", + "type": "api-change" + }, + { + "category": "``controltower``", + "description": "Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts.", + "type": "api-change" + }, + { + "category": "``cost-optimization-hub``", + "description": "This release adds action type \"Delete\" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type \"Delete\".", + "type": "api-change" + }, + { + "category": "``datazone``", + "description": "This release supports Metadata Enforcement Rule feature for Create Subscription Request action.", + "type": "api-change" + }, + { + "category": "``discovery``", + "description": "Add support to import data from commercially available discovery tools without file manipulation.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "This release adds support for the Availability Zone rebalancing feature on Amazon ECS.", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "This release adds support for configuring Load balancer Capacity Unit reservations", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "Add Node 22.x (node22.x) support to AWS Lambda", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "This release adds the ability to reconfigure concurrent job settings for existing queues and create queues with custom concurrent job settings.", + "type": "api-change" + }, + { + "category": "``mediapackagev2``", + "description": "MediaPackage v2 now supports the Media Quality Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on the MQCS and publishing HTTP Headers for the MQCS via the API.", + "type": "api-change" + }, + { + "category": "``omics``", + "description": "Enabling call caching feature that allows customers to reuse previously computed results from a set of completed tasks in a new workflow run.", + "type": "api-change" + }, + { + "category": "``rbin``", + "description": "This release adds support for exclusion tags for Recycle Bin, which allows you to identify resources that are to be excluded, or ignored, by a Region-level retention rule.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "This release adds support for scale storage on the DB instance using a Blue/Green Deployment.", + "type": "api-change" + }, + { + "category": "``timestream-query``", + "description": "This release adds support for Provisioning Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources for your queries, providing predictable and cost-effective query performance.", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "Added support for Rocky Linux 8 on Amazon WorkSpaces Personal.", + "type": "api-change" + }, + { + "category": "``workspaces-web``", + "description": "Added data protection settings with support for inline data redaction.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-autoscaling-75833.json b/.changes/next-release/api-change-autoscaling-75833.json deleted file mode 100644 index 83f0434006..0000000000 --- a/.changes/next-release/api-change-autoscaling-75833.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``autoscaling``", - "description": "With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-37272.json b/.changes/next-release/api-change-bedrockagentruntime-37272.json deleted file mode 100644 index 0febdedb8d..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-37272.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "Releasing new Prompt Optimization to enhance your prompts for improved performance" -} diff --git a/.changes/next-release/api-change-cloudfront-34383.json b/.changes/next-release/api-change-cloudfront-34383.json deleted file mode 100644 index aea61bf750..0000000000 --- a/.changes/next-release/api-change-cloudfront-34383.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudfront``", - "description": "Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled." -} diff --git a/.changes/next-release/api-change-computeoptimizer-18290.json b/.changes/next-release/api-change-computeoptimizer-18290.json deleted file mode 100644 index 952f09cc3c..0000000000 --- a/.changes/next-release/api-change-computeoptimizer-18290.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``compute-optimizer``", - "description": "This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases." -} diff --git a/.changes/next-release/api-change-controltower-13569.json b/.changes/next-release/api-change-controltower-13569.json deleted file mode 100644 index 3a0063d1bc..0000000000 --- a/.changes/next-release/api-change-controltower-13569.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``controltower``", - "description": "Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts." -} diff --git a/.changes/next-release/api-change-costoptimizationhub-87674.json b/.changes/next-release/api-change-costoptimizationhub-87674.json deleted file mode 100644 index 06201cd86b..0000000000 --- a/.changes/next-release/api-change-costoptimizationhub-87674.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cost-optimization-hub``", - "description": "This release adds action type \"Delete\" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type \"Delete\"." -} diff --git a/.changes/next-release/api-change-datazone-93401.json b/.changes/next-release/api-change-datazone-93401.json deleted file mode 100644 index 9e8fa7c0bc..0000000000 --- a/.changes/next-release/api-change-datazone-93401.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datazone``", - "description": "This release supports Metadata Enforcement Rule feature for Create Subscription Request action." -} diff --git a/.changes/next-release/api-change-discovery-40174.json b/.changes/next-release/api-change-discovery-40174.json deleted file mode 100644 index 58acb0a8dc..0000000000 --- a/.changes/next-release/api-change-discovery-40174.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``discovery``", - "description": "Add support to import data from commercially available discovery tools without file manipulation." -} diff --git a/.changes/next-release/api-change-ec2-52808.json b/.changes/next-release/api-change-ec2-52808.json deleted file mode 100644 index 12ff790b18..0000000000 --- a/.changes/next-release/api-change-ec2-52808.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family." -} diff --git a/.changes/next-release/api-change-ecs-4153.json b/.changes/next-release/api-change-ecs-4153.json deleted file mode 100644 index d38b7af77e..0000000000 --- a/.changes/next-release/api-change-ecs-4153.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecs``", - "description": "This release adds support for the Availability Zone rebalancing feature on Amazon ECS." -} diff --git a/.changes/next-release/api-change-elbv2-1292.json b/.changes/next-release/api-change-elbv2-1292.json deleted file mode 100644 index d992232729..0000000000 --- a/.changes/next-release/api-change-elbv2-1292.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elbv2``", - "description": "This release adds support for configuring Load balancer Capacity Unit reservations" -} diff --git a/.changes/next-release/api-change-lambda-66589.json b/.changes/next-release/api-change-lambda-66589.json deleted file mode 100644 index 0042bdf1d1..0000000000 --- a/.changes/next-release/api-change-lambda-66589.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "Add Node 22.x (node22.x) support to AWS Lambda" -} diff --git a/.changes/next-release/api-change-mediaconvert-47935.json b/.changes/next-release/api-change-mediaconvert-47935.json deleted file mode 100644 index 78ee1a2861..0000000000 --- a/.changes/next-release/api-change-mediaconvert-47935.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediaconvert``", - "description": "This release adds the ability to reconfigure concurrent job settings for existing queues and create queues with custom concurrent job settings." -} diff --git a/.changes/next-release/api-change-mediapackagev2-86061.json b/.changes/next-release/api-change-mediapackagev2-86061.json deleted file mode 100644 index 929f293973..0000000000 --- a/.changes/next-release/api-change-mediapackagev2-86061.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediapackagev2``", - "description": "MediaPackage v2 now supports the Media Quality Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on the MQCS and publishing HTTP Headers for the MQCS via the API." -} diff --git a/.changes/next-release/api-change-omics-36646.json b/.changes/next-release/api-change-omics-36646.json deleted file mode 100644 index 34c0af2292..0000000000 --- a/.changes/next-release/api-change-omics-36646.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``omics``", - "description": "Enabling call caching feature that allows customers to reuse previously computed results from a set of completed tasks in a new workflow run." -} diff --git a/.changes/next-release/api-change-rbin-72374.json b/.changes/next-release/api-change-rbin-72374.json deleted file mode 100644 index 93a0c280f4..0000000000 --- a/.changes/next-release/api-change-rbin-72374.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rbin``", - "description": "This release adds support for exclusion tags for Recycle Bin, which allows you to identify resources that are to be excluded, or ignored, by a Region-level retention rule." -} diff --git a/.changes/next-release/api-change-rds-16228.json b/.changes/next-release/api-change-rds-16228.json deleted file mode 100644 index cae5f7fd1b..0000000000 --- a/.changes/next-release/api-change-rds-16228.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "This release adds support for scale storage on the DB instance using a Blue/Green Deployment." -} diff --git a/.changes/next-release/api-change-timestreamquery-59956.json b/.changes/next-release/api-change-timestreamquery-59956.json deleted file mode 100644 index a22bf65309..0000000000 --- a/.changes/next-release/api-change-timestreamquery-59956.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``timestream-query``", - "description": "This release adds support for Provisioning Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources for your queries, providing predictable and cost-effective query performance." -} diff --git a/.changes/next-release/api-change-workspaces-79136.json b/.changes/next-release/api-change-workspaces-79136.json deleted file mode 100644 index 0aa472708c..0000000000 --- a/.changes/next-release/api-change-workspaces-79136.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "Added support for Rocky Linux 8 on Amazon WorkSpaces Personal." -} diff --git a/.changes/next-release/api-change-workspacesweb-55721.json b/.changes/next-release/api-change-workspacesweb-55721.json deleted file mode 100644 index 52d00d8522..0000000000 --- a/.changes/next-release/api-change-workspacesweb-55721.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces-web``", - "description": "Added data protection settings with support for inline data redaction." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c97527af89..460e232492 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,31 @@ CHANGELOG ========= +1.35.66 +======= + +* api-change:``autoscaling``: With this release, customers can prioritize launching instances into ODCRs using targets from ASGs or Launch Templates. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family that meets their needs. +* api-change:``bedrock-agent-runtime``: Releasing new Prompt Optimization to enhance your prompts for improved performance +* api-change:``cloudfront``: Add support for gRPC, VPC origins, and Anycast IP Lists. Allow LoggingConfig IncludeCookies to be set regardless of whether the LoggingConfig is enabled. +* api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon Aurora database instances. It also enables Compute Optimizer to identify idle Amazon EC2 instances, Amazon EBS volumes, Amazon ECS services running on Fargate, and Amazon RDS databases. +* api-change:``controltower``: Adds support for child enabled baselines which allow you to see the enabled baseline status for individual accounts. +* api-change:``cost-optimization-hub``: This release adds action type "Delete" to the GetRecommendation, ListRecommendations and ListRecommendationSummaries APIs to support new EBS and ECS recommendations with action type "Delete". +* api-change:``datazone``: This release supports Metadata Enforcement Rule feature for Create Subscription Request action. +* api-change:``discovery``: Add support to import data from commercially available discovery tools without file manipulation. +* api-change:``ec2``: With this release, customers can express their desire to launch instances only in an ODCR or ODCR group rather than OnDemand capacity. Customers can express their baseline instances' CPU-performance in attribute-based Instance Requirements configuration by referencing an instance family. +* api-change:``ecs``: This release adds support for the Availability Zone rebalancing feature on Amazon ECS. +* api-change:``elbv2``: This release adds support for configuring Load balancer Capacity Unit reservations +* api-change:``lambda``: Add Node 22.x (node22.x) support to AWS Lambda +* api-change:``mediaconvert``: This release adds the ability to reconfigure concurrent job settings for existing queues and create queues with custom concurrent job settings. +* api-change:``mediapackagev2``: MediaPackage v2 now supports the Media Quality Confidence Score (MQCS) published from MediaLive. Customers can control input switching based on the MQCS and publishing HTTP Headers for the MQCS via the API. +* api-change:``omics``: Enabling call caching feature that allows customers to reuse previously computed results from a set of completed tasks in a new workflow run. +* api-change:``rbin``: This release adds support for exclusion tags for Recycle Bin, which allows you to identify resources that are to be excluded, or ignored, by a Region-level retention rule. +* api-change:``rds``: This release adds support for scale storage on the DB instance using a Blue/Green Deployment. +* api-change:``timestream-query``: This release adds support for Provisioning Timestream Compute Units (TCUs), a new feature that allows provisioning dedicated compute resources for your queries, providing predictable and cost-effective query performance. +* api-change:``workspaces``: Added support for Rocky Linux 8 on Amazon WorkSpaces Personal. +* api-change:``workspaces-web``: Added data protection settings with support for inline data redaction. + + 1.35.65 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 920be1decd..ce7ae0bd71 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.65' +__version__ = '1.35.66' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 317a05c025..339de14631 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.65' +release = '1.35.66' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.