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 24, 2022
1 parent d581014 commit 8d9c912
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-autoscaling-45957.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``autoscaling``",
"description": "[``botocore``] You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-databrew-55316.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``databrew``",
"description": "[``botocore``] This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-fms-72482.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``fms``",
"description": "[``botocore``] AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lightsail-94697.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lightsail``",
"description": "[``botocore``] This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-route53-73352.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``route53``",
"description": "[``botocore``] SDK doc update for Route 53 to update some parameters with new information."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3-7490.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3``",
"description": "[``botocore``] This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3control-36982.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3control``",
"description": "[``botocore``] Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-7780.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transfer``",
"description": "[``botocore``] Support automatic pagination when listing AWS Transfer Family resources."
}

0 comments on commit 8d9c912

Please sign in to comment.