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 Jan 28, 2025
1 parent 176bb42 commit f357942
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-appsync-44090.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appsync``",
"description": "[``botocore``] Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datasync-26895.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``datasync``",
"description": "[``botocore``] AWS DataSync now supports the Kerberos authentication protocol for SMB locations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-deadline-30016.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``deadline``",
"description": "[``botocore``] feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-52748.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-firehose-7938.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``firehose``",
"description": "[``botocore``] For AppendOnly streams, Firehose will automatically scale to match your throughput."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``timestream-influxdb``",
"description": "[``botocore``] Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance"
}

0 comments on commit f357942

Please sign in to comment.