-
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.35.49' into develop
* release-1.35.49: Bumping version to 1.35.49 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
40 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,27 @@ | ||
[ | ||
{ | ||
"category": "``bedrock-agent``", | ||
"description": "[``botocore``] Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``codebuild``", | ||
"description": "[``botocore``] AWS CodeBuild now supports automatically retrying failed builds", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``lambda``", | ||
"description": "[``botocore``] Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``logs``", | ||
"description": "[``botocore``] Adding inferred token name for dynamic tokens in Anomalies.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``supplychain``", | ||
"description": "[``botocore``] API doc updates, and also support showing error message on a failed instance", | ||
"type": "api-change" | ||
} | ||
] |
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