From 6008a489450a0558219880a937fa54dd82dad748 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 21 Dec 2023 19:12:02 +0000 Subject: [PATCH] Bumping version to 1.32.6 --- .changes/1.32.6.json | 52 +++++++++++++++++++ .../next-release/api-change-amp-34803.json | 5 -- .../api-change-appintegrations-89329.json | 5 -- .../api-change-bedrockagent-73722.json | 5 -- .../api-change-codecommit-62317.json | 5 -- .../next-release/api-change-connect-7061.json | 5 -- .../api-change-medialive-69951.json | 5 -- .../api-change-neptunegraph-42163.json | 5 -- .../next-release/api-change-rds-61626.json | 5 -- .../api-change-rdsdata-85929.json | 5 -- .../api-change-sagemaker-81240.json | 5 -- CHANGELOG.rst | 15 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 4 +- setup.py | 4 +- 16 files changed, 73 insertions(+), 56 deletions(-) create mode 100644 .changes/1.32.6.json delete mode 100644 .changes/next-release/api-change-amp-34803.json delete mode 100644 .changes/next-release/api-change-appintegrations-89329.json delete mode 100644 .changes/next-release/api-change-bedrockagent-73722.json delete mode 100644 .changes/next-release/api-change-codecommit-62317.json delete mode 100644 .changes/next-release/api-change-connect-7061.json delete mode 100644 .changes/next-release/api-change-medialive-69951.json delete mode 100644 .changes/next-release/api-change-neptunegraph-42163.json delete mode 100644 .changes/next-release/api-change-rds-61626.json delete mode 100644 .changes/next-release/api-change-rdsdata-85929.json delete mode 100644 .changes/next-release/api-change-sagemaker-81240.json diff --git a/.changes/1.32.6.json b/.changes/1.32.6.json new file mode 100644 index 000000000000..432bd78c7c4a --- /dev/null +++ b/.changes/1.32.6.json @@ -0,0 +1,52 @@ +[ + { + "category": "``amp``", + "description": "This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.", + "type": "api-change" + }, + { + "category": "``appintegrations``", + "description": "The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.", + "type": "api-change" + }, + { + "category": "``bedrock-agent``", + "description": "This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock", + "type": "api-change" + }, + { + "category": "``codecommit``", + "description": "AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.", + "type": "api-change" + }, + { + "category": "``neptune-graph``", + "description": "Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics", + "type": "api-change" + }, + { + "category": "``rds-data``", + "description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-amp-34803.json b/.changes/next-release/api-change-amp-34803.json deleted file mode 100644 index 2c2b038f81a2..000000000000 --- a/.changes/next-release/api-change-amp-34803.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``amp``", - "description": "This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys." -} diff --git a/.changes/next-release/api-change-appintegrations-89329.json b/.changes/next-release/api-change-appintegrations-89329.json deleted file mode 100644 index a1bdbea5facc..000000000000 --- a/.changes/next-release/api-change-appintegrations-89329.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appintegrations``", - "description": "The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events." -} diff --git a/.changes/next-release/api-change-bedrockagent-73722.json b/.changes/next-release/api-change-bedrockagent-73722.json deleted file mode 100644 index 8ea06ebf3cad..000000000000 --- a/.changes/next-release/api-change-bedrockagent-73722.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock" -} diff --git a/.changes/next-release/api-change-codecommit-62317.json b/.changes/next-release/api-change-codecommit-62317.json deleted file mode 100644 index 021d9450bc1b..000000000000 --- a/.changes/next-release/api-change-codecommit-62317.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codecommit``", - "description": "AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters." -} diff --git a/.changes/next-release/api-change-connect-7061.json b/.changes/next-release/api-change-connect-7061.json deleted file mode 100644 index a36320e1aa55..000000000000 --- a/.changes/next-release/api-change-connect-7061.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds." -} diff --git a/.changes/next-release/api-change-medialive-69951.json b/.changes/next-release/api-change-medialive-69951.json deleted file mode 100644 index f59d6d942f29..000000000000 --- a/.changes/next-release/api-change-medialive-69951.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``medialive``", - "description": "MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect." -} diff --git a/.changes/next-release/api-change-neptunegraph-42163.json b/.changes/next-release/api-change-neptunegraph-42163.json deleted file mode 100644 index 97c593498a2f..000000000000 --- a/.changes/next-release/api-change-neptunegraph-42163.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``neptune-graph``", - "description": "Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics" -} diff --git a/.changes/next-release/api-change-rds-61626.json b/.changes/next-release/api-change-rds-61626.json deleted file mode 100644 index 7331f9b0aee5..000000000000 --- a/.changes/next-release/api-change-rds-61626.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters." -} diff --git a/.changes/next-release/api-change-rdsdata-85929.json b/.changes/next-release/api-change-rdsdata-85929.json deleted file mode 100644 index 7e91b0ddabbe..000000000000 --- a/.changes/next-release/api-change-rdsdata-85929.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds-data``", - "description": "This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters." -} diff --git a/.changes/next-release/api-change-sagemaker-81240.json b/.changes/next-release/api-change-sagemaker-81240.json deleted file mode 100644 index b3f27cb102ca..000000000000 --- a/.changes/next-release/api-change-sagemaker-81240.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dd5e40312029..b298bf37b710 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.32.6 +====== + +* api-change:``amp``: This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys. +* api-change:``appintegrations``: The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events. +* api-change:``bedrock-agent``: This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock +* api-change:``codecommit``: AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters. +* api-change:``connect``: Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds. +* api-change:``medialive``: MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect. +* api-change:``neptune-graph``: Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics +* api-change:``rds-data``: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters. +* api-change:``rds``: This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters. +* api-change:``sagemaker``: Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains. + + 1.32.5 ====== diff --git a/awscli/__init__.py b/awscli/__init__.py index 22b80cc43cf9..fcbfe77a98a5 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.32.5' +__version__ = '1.32.6' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index ea9732f8b235..71b02cb22951 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.32' # The full version, including alpha/beta/rc tags. -release = '1.32.5' +release = '1.32.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index f158e97a6acb..8153110bd160 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,9 +3,9 @@ universal = 0 [metadata] requires_dist = - botocore==1.34.5 + botocore==1.34.6 docutils>=0.10,<0.17 - s3transfer>=0.9.0,<0.10.0 + s3transfer>=0.10.0,<0.11.0 PyYAML>=3.10,<6.1 colorama>=0.2.5,<0.4.5 rsa>=3.1.2,<4.8 diff --git a/setup.py b/setup.py index e6b79051110f..59e96f5cbde5 100644 --- a/setup.py +++ b/setup.py @@ -24,9 +24,9 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.34.5', + 'botocore==1.34.6', 'docutils>=0.10,<0.17', - 's3transfer>=0.9.0,<0.10.0', + 's3transfer>=0.10.0,<0.11.0', 'PyYAML>=3.10,<6.1', 'colorama>=0.2.5,<0.4.5', 'rsa>=3.1.2,<4.8',