-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release-1.32.116: Bumping version to 1.32.116 Update changelog based on model updates Merge customizations for Bedrock Runtime Add changelog entry Update to only pass profile parameter in command to session manager plugin
- Loading branch information
Showing
10 changed files
with
334 additions
and
32 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": "``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" | ||
} | ||
] |
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
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
Oops, something went wrong.