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 Oct 29, 2024
1 parent 960efc1 commit 85523ea
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrock-56802.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock``",
"description": "[``botocore``] Update Application Inference Profile"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockruntime-5342.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-runtime``",
"description": "[``botocore``] Update Application Inference Profile"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cleanrooms-55004.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cleanrooms``",
"description": "[``botocore``] This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotfleetwise-54553.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotfleetwise``",
"description": "[``botocore``] Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-logs-88718.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``logs``",
"description": "[``botocore``] Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshiftdata-42855.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift-data``",
"description": "[``botocore``] Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-80215.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Adding `notebook-al2-v3` as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute"
}

0 comments on commit 85523ea

Please sign in to comment.