From 8570814d3c3a3fa22b5f85f38766500bf7700da2 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 May 2024 18:07:54 +0000 Subject: [PATCH 1/2] Update changelog based on model updates --- .changes/next-release/api-change-acm-32963.json | 5 +++++ .changes/next-release/api-change-bedrockagent-71924.json | 5 +++++ .changes/next-release/api-change-bedrockruntime-63223.json | 5 +++++ .changes/next-release/api-change-cloudtrail-63942.json | 5 +++++ .changes/next-release/api-change-connect-86092.json | 5 +++++ .changes/next-release/api-change-emrserverless-86252.json | 5 +++++ .changes/next-release/api-change-rds-73980.json | 5 +++++ .changes/next-release/api-change-sagemaker-49174.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-acm-32963.json create mode 100644 .changes/next-release/api-change-bedrockagent-71924.json create mode 100644 .changes/next-release/api-change-bedrockruntime-63223.json create mode 100644 .changes/next-release/api-change-cloudtrail-63942.json create mode 100644 .changes/next-release/api-change-connect-86092.json create mode 100644 .changes/next-release/api-change-emrserverless-86252.json create mode 100644 .changes/next-release/api-change-rds-73980.json create mode 100644 .changes/next-release/api-change-sagemaker-49174.json diff --git a/.changes/next-release/api-change-acm-32963.json b/.changes/next-release/api-change-acm-32963.json new file mode 100644 index 000000000000..647973af68af --- /dev/null +++ b/.changes/next-release/api-change-acm-32963.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``acm``", + "description": "add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-bedrockagent-71924.json b/.changes/next-release/api-change-bedrockagent-71924.json new file mode 100644 index 000000000000..5ef0feb89389 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-71924.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2." +} diff --git a/.changes/next-release/api-change-bedrockruntime-63223.json b/.changes/next-release/api-change-bedrockruntime-63223.json new file mode 100644 index 000000000000..7ed150636d1a --- /dev/null +++ b/.changes/next-release/api-change-bedrockruntime-63223.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-runtime``", + "description": "This release adds Converse and ConverseStream APIs to Bedrock Runtime" +} diff --git a/.changes/next-release/api-change-cloudtrail-63942.json b/.changes/next-release/api-change-cloudtrail-63942.json new file mode 100644 index 000000000000..75fb0d4a770e --- /dev/null +++ b/.changes/next-release/api-change-cloudtrail-63942.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudtrail``", + "description": "CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour." +} diff --git a/.changes/next-release/api-change-connect-86092.json b/.changes/next-release/api-change-connect-86092.json new file mode 100644 index 000000000000..2634af1eeb10 --- /dev/null +++ b/.changes/next-release/api-change-connect-86092.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API" +} diff --git a/.changes/next-release/api-change-emrserverless-86252.json b/.changes/next-release/api-change-emrserverless-86252.json new file mode 100644 index 000000000000..23343c662a93 --- /dev/null +++ b/.changes/next-release/api-change-emrserverless-86252.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr-serverless``", + "description": "The release adds support for spark structured streaming." +} diff --git a/.changes/next-release/api-change-rds-73980.json b/.changes/next-release/api-change-rds-73980.json new file mode 100644 index 000000000000..c95b8b33ab7d --- /dev/null +++ b/.changes/next-release/api-change-rds-73980.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "Updates Amazon RDS documentation for Aurora Postgres DBname." +} diff --git a/.changes/next-release/api-change-sagemaker-49174.json b/.changes/next-release/api-change-sagemaker-49174.json new file mode 100644 index 000000000000..f2cfb5cf7a23 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-49174.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm." +} From d2f41f5e52a1838cdb125eada7125fb46112d92c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 May 2024 18:09:03 +0000 Subject: [PATCH 2/2] Bumping version to 1.32.116 --- .changes/1.32.116.json | 47 +++++++++++++++++++ .../next-release/api-change-acm-32963.json | 5 -- .../api-change-bedrockagent-71924.json | 5 -- .../api-change-bedrockruntime-63223.json | 5 -- .../api-change-cloudtrail-63942.json | 5 -- .../api-change-connect-86092.json | 5 -- .../api-change-emrserverless-86252.json | 5 -- .../next-release/api-change-rds-73980.json | 5 -- .../api-change-sagemaker-49174.json | 5 -- .../bugfix-ssmstartsession-37817.json | 5 -- CHANGELOG.rst | 14 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 15 files changed, 65 insertions(+), 49 deletions(-) create mode 100644 .changes/1.32.116.json delete mode 100644 .changes/next-release/api-change-acm-32963.json delete mode 100644 .changes/next-release/api-change-bedrockagent-71924.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-63223.json delete mode 100644 .changes/next-release/api-change-cloudtrail-63942.json delete mode 100644 .changes/next-release/api-change-connect-86092.json delete mode 100644 .changes/next-release/api-change-emrserverless-86252.json delete mode 100644 .changes/next-release/api-change-rds-73980.json delete mode 100644 .changes/next-release/api-change-sagemaker-49174.json delete mode 100644 .changes/next-release/bugfix-ssmstartsession-37817.json diff --git a/.changes/1.32.116.json b/.changes/1.32.116.json new file mode 100644 index 000000000000..6f7787e74ca4 --- /dev/null +++ b/.changes/1.32.116.json @@ -0,0 +1,47 @@ +[ + { + "category": "``acm``", + "description": "add v2 smoke tests and smithy smokeTests trait for SDK testing.", + "type": "api-change" + }, + { + "category": "``bedrock-agent``", + "description": "With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.", + "type": "api-change" + }, + { + "category": "``bedrock-runtime``", + "description": "This release adds Converse and ConverseStream APIs to Bedrock Runtime", + "type": "api-change" + }, + { + "category": "``cloudtrail``", + "description": "CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API", + "type": "api-change" + }, + { + "category": "``emr-serverless``", + "description": "The release adds support for spark structured streaming.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "Updates Amazon RDS documentation for Aurora Postgres DBname.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.", + "type": "api-change" + }, + { + "category": "``ssm start-session``", + "description": "Only provide profile name to session-manager-plugin if provided using --profile flag", + "type": "bugfix" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-acm-32963.json b/.changes/next-release/api-change-acm-32963.json deleted file mode 100644 index 647973af68af..000000000000 --- a/.changes/next-release/api-change-acm-32963.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``acm``", - "description": "add v2 smoke tests and smithy smokeTests trait for SDK testing." -} diff --git a/.changes/next-release/api-change-bedrockagent-71924.json b/.changes/next-release/api-change-bedrockagent-71924.json deleted file mode 100644 index 5ef0feb89389..000000000000 --- a/.changes/next-release/api-change-bedrockagent-71924.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2." -} diff --git a/.changes/next-release/api-change-bedrockruntime-63223.json b/.changes/next-release/api-change-bedrockruntime-63223.json deleted file mode 100644 index 7ed150636d1a..000000000000 --- a/.changes/next-release/api-change-bedrockruntime-63223.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-runtime``", - "description": "This release adds Converse and ConverseStream APIs to Bedrock Runtime" -} diff --git a/.changes/next-release/api-change-cloudtrail-63942.json b/.changes/next-release/api-change-cloudtrail-63942.json deleted file mode 100644 index 75fb0d4a770e..000000000000 --- a/.changes/next-release/api-change-cloudtrail-63942.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudtrail``", - "description": "CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour." -} diff --git a/.changes/next-release/api-change-connect-86092.json b/.changes/next-release/api-change-connect-86092.json deleted file mode 100644 index 2634af1eeb10..000000000000 --- a/.changes/next-release/api-change-connect-86092.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API" -} diff --git a/.changes/next-release/api-change-emrserverless-86252.json b/.changes/next-release/api-change-emrserverless-86252.json deleted file mode 100644 index 23343c662a93..000000000000 --- a/.changes/next-release/api-change-emrserverless-86252.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr-serverless``", - "description": "The release adds support for spark structured streaming." -} diff --git a/.changes/next-release/api-change-rds-73980.json b/.changes/next-release/api-change-rds-73980.json deleted file mode 100644 index c95b8b33ab7d..000000000000 --- a/.changes/next-release/api-change-rds-73980.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "Updates Amazon RDS documentation for Aurora Postgres DBname." -} diff --git a/.changes/next-release/api-change-sagemaker-49174.json b/.changes/next-release/api-change-sagemaker-49174.json deleted file mode 100644 index f2cfb5cf7a23..000000000000 --- a/.changes/next-release/api-change-sagemaker-49174.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm." -} diff --git a/.changes/next-release/bugfix-ssmstartsession-37817.json b/.changes/next-release/bugfix-ssmstartsession-37817.json deleted file mode 100644 index e41125ec0587..000000000000 --- a/.changes/next-release/bugfix-ssmstartsession-37817.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "bugfix", - "category": "``ssm start-session``", - "description": "Only provide profile name to session-manager-plugin if provided using --profile flag" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 292117102d21..648d7ba57272 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.32.116 +======== + +* api-change:``acm``: add v2 smoke tests and smithy smokeTests trait for SDK testing. +* api-change:``bedrock-agent``: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. +* api-change:``bedrock-runtime``: This release adds Converse and ConverseStream APIs to Bedrock Runtime +* api-change:``cloudtrail``: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. +* api-change:``connect``: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API +* api-change:``emr-serverless``: The release adds support for spark structured streaming. +* api-change:``rds``: Updates Amazon RDS documentation for Aurora Postgres DBname. +* api-change:``sagemaker``: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. +* bugfix:``ssm start-session``: Only provide profile name to session-manager-plugin if provided using --profile flag + + 1.32.115 ======== diff --git a/awscli/__init__.py b/awscli/__init__.py index ac6910b718ee..0533b2b41be0 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.32.115' +__version__ = '1.32.116' # # 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 3d1d4fdb0ffe..7ebc7a3270ec 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.32.1' # The full version, including alpha/beta/rc tags. -release = '1.32.115' +release = '1.32.116' # 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 4d2ebe0168b3..fa56c6db6d5b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.34.115 + botocore==1.34.116 docutils>=0.10,<0.17 s3transfer>=0.10.0,<0.11.0 PyYAML>=3.10,<6.1 diff --git a/setup.py b/setup.py index 82c910948a8a..17e0381f6fff 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.34.115', + 'botocore==1.34.116', 'docutils>=0.10,<0.17', 's3transfer>=0.10.0,<0.11.0', 'PyYAML>=3.10,<6.1',