From de332a93cfca4e53498f76ad3d41bea4a6e39373 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 28 Feb 2025 19:15:57 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockagent-44901.json | 5 +++++ .../next-release/api-change-bedrockdataautomation-63850.json | 5 +++++ .../api-change-bedrockdataautomationruntime-98269.json | 5 +++++ .changes/next-release/api-change-dms-78510.json | 5 +++++ .changes/next-release/api-change-eks-22504.json | 5 +++++ .changes/next-release/api-change-mediaconvert-26767.json | 5 +++++ .changes/next-release/api-change-pricing-75649.json | 5 +++++ .changes/next-release/api-change-ssm-74718.json | 5 +++++ .changes/next-release/enhancement-useragent-89566.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockagent-44901.json create mode 100644 .changes/next-release/api-change-bedrockdataautomation-63850.json create mode 100644 .changes/next-release/api-change-bedrockdataautomationruntime-98269.json create mode 100644 .changes/next-release/api-change-dms-78510.json create mode 100644 .changes/next-release/api-change-eks-22504.json create mode 100644 .changes/next-release/api-change-mediaconvert-26767.json create mode 100644 .changes/next-release/api-change-pricing-75649.json create mode 100644 .changes/next-release/api-change-ssm-74718.json create mode 100644 .changes/next-release/enhancement-useragent-89566.json diff --git a/.changes/next-release/api-change-bedrockagent-44901.json b/.changes/next-release/api-change-bedrockagent-44901.json new file mode 100644 index 0000000000..4f94f1e2d1 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-44901.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20." +} diff --git a/.changes/next-release/api-change-bedrockdataautomation-63850.json b/.changes/next-release/api-change-bedrockdataautomation-63850.json new file mode 100644 index 0000000000..7f1ecebffd --- /dev/null +++ b/.changes/next-release/api-change-bedrockdataautomation-63850.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-data-automation``", + "description": "[``botocore``] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging." +} diff --git a/.changes/next-release/api-change-bedrockdataautomationruntime-98269.json b/.changes/next-release/api-change-bedrockdataautomationruntime-98269.json new file mode 100644 index 0000000000..ac0178b0e2 --- /dev/null +++ b/.changes/next-release/api-change-bedrockdataautomationruntime-98269.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-data-automation-runtime``", + "description": "[``botocore``] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging." +} diff --git a/.changes/next-release/api-change-dms-78510.json b/.changes/next-release/api-change-dms-78510.json new file mode 100644 index 0000000000..8992fdf6b4 --- /dev/null +++ b/.changes/next-release/api-change-dms-78510.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dms``", + "description": "[``botocore``] Add skipped status to the Result Statistics of an Assessment Run" +} diff --git a/.changes/next-release/api-change-eks-22504.json b/.changes/next-release/api-change-eks-22504.json new file mode 100644 index 0000000000..20a27abfd6 --- /dev/null +++ b/.changes/next-release/api-change-eks-22504.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``eks``", + "description": "[``botocore``] Adding licenses to EKS Anywhere Subscription operations response." +} diff --git a/.changes/next-release/api-change-mediaconvert-26767.json b/.changes/next-release/api-change-mediaconvert-26767.json new file mode 100644 index 0000000000..cf960a785b --- /dev/null +++ b/.changes/next-release/api-change-mediaconvert-26767.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``mediaconvert``", + "description": "[``botocore``] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure." +} diff --git a/.changes/next-release/api-change-pricing-75649.json b/.changes/next-release/api-change-pricing-75649.json new file mode 100644 index 0000000000..9ff8221db3 --- /dev/null +++ b/.changes/next-release/api-change-pricing-75649.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pricing``", + "description": "[``botocore``] Update GetProducts and DescribeServices API request input validations." +} diff --git a/.changes/next-release/api-change-ssm-74718.json b/.changes/next-release/api-change-ssm-74718.json new file mode 100644 index 0000000000..147185d943 --- /dev/null +++ b/.changes/next-release/api-change-ssm-74718.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ssm``", + "description": "[``botocore``] Systems Manager doc-only updates for Feb. 2025." +} diff --git a/.changes/next-release/enhancement-useragent-89566.json b/.changes/next-release/enhancement-useragent-89566.json new file mode 100644 index 0000000000..8df225c160 --- /dev/null +++ b/.changes/next-release/enhancement-useragent-89566.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "useragent", + "description": "[``botocore``] Update user agent string to include client feature use." +} From b474be942163ecf9f19a892fdd8c528514dedae7 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 28 Feb 2025 19:16:23 +0000 Subject: [PATCH 2/2] Bumping version to 1.37.4 --- .changes/1.37.4.json | 47 +++++++++++++++++++ .../api-change-bedrockagent-44901.json | 5 -- ...pi-change-bedrockdataautomation-63850.json | 5 -- ...ge-bedrockdataautomationruntime-98269.json | 5 -- .../next-release/api-change-dms-78510.json | 5 -- .../next-release/api-change-eks-22504.json | 5 -- .../api-change-mediaconvert-26767.json | 5 -- .../api-change-pricing-75649.json | 5 -- .../next-release/api-change-ssm-74718.json | 5 -- .../enhancement-useragent-89566.json | 5 -- CHANGELOG.rst | 14 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 64 insertions(+), 48 deletions(-) create mode 100644 .changes/1.37.4.json delete mode 100644 .changes/next-release/api-change-bedrockagent-44901.json delete mode 100644 .changes/next-release/api-change-bedrockdataautomation-63850.json delete mode 100644 .changes/next-release/api-change-bedrockdataautomationruntime-98269.json delete mode 100644 .changes/next-release/api-change-dms-78510.json delete mode 100644 .changes/next-release/api-change-eks-22504.json delete mode 100644 .changes/next-release/api-change-mediaconvert-26767.json delete mode 100644 .changes/next-release/api-change-pricing-75649.json delete mode 100644 .changes/next-release/api-change-ssm-74718.json delete mode 100644 .changes/next-release/enhancement-useragent-89566.json diff --git a/.changes/1.37.4.json b/.changes/1.37.4.json new file mode 100644 index 0000000000..924a2df633 --- /dev/null +++ b/.changes/1.37.4.json @@ -0,0 +1,47 @@ +[ + { + "category": "``bedrock-agent``", + "description": "[``botocore``] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20.", + "type": "api-change" + }, + { + "category": "``bedrock-data-automation``", + "description": "[``botocore``] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging.", + "type": "api-change" + }, + { + "category": "``bedrock-data-automation-runtime``", + "description": "[``botocore``] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging.", + "type": "api-change" + }, + { + "category": "``dms``", + "description": "[``botocore``] Add skipped status to the Result Statistics of an Assessment Run", + "type": "api-change" + }, + { + "category": "``eks``", + "description": "[``botocore``] Adding licenses to EKS Anywhere Subscription operations response.", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "[``botocore``] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure.", + "type": "api-change" + }, + { + "category": "``pricing``", + "description": "[``botocore``] Update GetProducts and DescribeServices API request input validations.", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "[``botocore``] Systems Manager doc-only updates for Feb. 2025.", + "type": "api-change" + }, + { + "category": "useragent", + "description": "[``botocore``] Update user agent string to include client feature use.", + "type": "enhancement" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrockagent-44901.json b/.changes/next-release/api-change-bedrockagent-44901.json deleted file mode 100644 index 4f94f1e2d1..0000000000 --- a/.changes/next-release/api-change-bedrockagent-44901.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "[``botocore``] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20." -} diff --git a/.changes/next-release/api-change-bedrockdataautomation-63850.json b/.changes/next-release/api-change-bedrockdataautomation-63850.json deleted file mode 100644 index 7f1ecebffd..0000000000 --- a/.changes/next-release/api-change-bedrockdataautomation-63850.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-data-automation``", - "description": "[``botocore``] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging." -} diff --git a/.changes/next-release/api-change-bedrockdataautomationruntime-98269.json b/.changes/next-release/api-change-bedrockdataautomationruntime-98269.json deleted file mode 100644 index ac0178b0e2..0000000000 --- a/.changes/next-release/api-change-bedrockdataautomationruntime-98269.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-data-automation-runtime``", - "description": "[``botocore``] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging." -} diff --git a/.changes/next-release/api-change-dms-78510.json b/.changes/next-release/api-change-dms-78510.json deleted file mode 100644 index 8992fdf6b4..0000000000 --- a/.changes/next-release/api-change-dms-78510.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dms``", - "description": "[``botocore``] Add skipped status to the Result Statistics of an Assessment Run" -} diff --git a/.changes/next-release/api-change-eks-22504.json b/.changes/next-release/api-change-eks-22504.json deleted file mode 100644 index 20a27abfd6..0000000000 --- a/.changes/next-release/api-change-eks-22504.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks``", - "description": "[``botocore``] Adding licenses to EKS Anywhere Subscription operations response." -} diff --git a/.changes/next-release/api-change-mediaconvert-26767.json b/.changes/next-release/api-change-mediaconvert-26767.json deleted file mode 100644 index cf960a785b..0000000000 --- a/.changes/next-release/api-change-mediaconvert-26767.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediaconvert``", - "description": "[``botocore``] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure." -} diff --git a/.changes/next-release/api-change-pricing-75649.json b/.changes/next-release/api-change-pricing-75649.json deleted file mode 100644 index 9ff8221db3..0000000000 --- a/.changes/next-release/api-change-pricing-75649.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pricing``", - "description": "[``botocore``] Update GetProducts and DescribeServices API request input validations." -} diff --git a/.changes/next-release/api-change-ssm-74718.json b/.changes/next-release/api-change-ssm-74718.json deleted file mode 100644 index 147185d943..0000000000 --- a/.changes/next-release/api-change-ssm-74718.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm``", - "description": "[``botocore``] Systems Manager doc-only updates for Feb. 2025." -} diff --git a/.changes/next-release/enhancement-useragent-89566.json b/.changes/next-release/enhancement-useragent-89566.json deleted file mode 100644 index 8df225c160..0000000000 --- a/.changes/next-release/enhancement-useragent-89566.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "enhancement", - "category": "useragent", - "description": "[``botocore``] Update user agent string to include client feature use." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 07e69fcd2f..ca17e24020 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.37.4 +====== + +* api-change:``bedrock-agent``: [``botocore``] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20. +* api-change:``bedrock-data-automation``: [``botocore``] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging. +* api-change:``bedrock-data-automation-runtime``: [``botocore``] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging. +* api-change:``dms``: [``botocore``] Add skipped status to the Result Statistics of an Assessment Run +* api-change:``eks``: [``botocore``] Adding licenses to EKS Anywhere Subscription operations response. +* api-change:``mediaconvert``: [``botocore``] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure. +* api-change:``pricing``: [``botocore``] Update GetProducts and DescribeServices API request input validations. +* api-change:``ssm``: [``botocore``] Systems Manager doc-only updates for Feb. 2025. +* enhancement:useragent: [``botocore``] Update user agent string to include client feature use. + + 1.37.3 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index d125e4941e..48111e2ccd 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.37.3' +__version__ = '1.37.4' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 8d5086db2a..472032bd98 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.37.3,<1.38.0 + botocore>=1.37.4,<1.38.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.11.0,<0.12.0 diff --git a/setup.py b/setup.py index 5703b99d3c..61f935571a 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.37.3,<1.38.0', + 'botocore>=1.37.4,<1.38.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.11.0,<0.12.0', ]