Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed May 30, 2024
1 parent 53faaee commit 3372d1d
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-acm-23445.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``acm``",
"description": "[``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockagent-86100.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent``",
"description": "[``botocore``] With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockruntime-15865.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-runtime``",
"description": "[``botocore``] This release adds Converse and ConverseStream APIs to Bedrock Runtime"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudtrail-36744.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudtrail``",
"description": "[``botocore``] 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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-97102.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-emrserverless-68781.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``emr-serverless``",
"description": "[``botocore``] The release adds support for spark structured streaming."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-71252.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] Updates Amazon RDS documentation for Aurora Postgres DBname."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-58609.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm."
}

0 comments on commit 3372d1d

Please sign in to comment.