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 24, 2024
1 parent a0011b8 commit 8909aad
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-appconfig-34087.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appconfig``",
"description": "[``botocore``] This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-9376.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-79762.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-nimble-39778.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``nimble``",
"description": "[``botocore``] The nimble client has been removed following the deprecation of the service."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pcs-11235.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pcs``",
"description": "[``botocore``] Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-qbusiness-48752.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``qbusiness``",
"description": "[``botocore``] Add a new field in chat response. This field can be used to support nested schemas in array fields"
}

0 comments on commit 8909aad

Please sign in to comment.