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 Feb 6, 2025
1 parent a1a5aee commit f2ad854
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudformation-88161.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudformation``",
"description": "[``botocore``] We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connectcases-29080.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connectcases``",
"description": "[``botocore``] This release adds the ability to conditionally require fields on a template. Check public documentation for more information."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cost-optimization-hub``",
"description": "[``botocore``] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3-85095.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3``",
"description": "[``botocore``] Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-Eventsteam-78927.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "Eventsteam",
"description": "[``botocore``] The SDK no longer validates payload size for eventstreams. This is to facilitate varying payload requirements across AWS services."
}

0 comments on commit f2ad854

Please sign in to comment.