-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.37.4' into develop
* release-1.37.4: Bumping version to 1.37.4 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
64 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters