-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.21.7' into develop
* release-1.21.7: Bumping version to 1.21.7 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
58 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
[ | ||
{ | ||
"category": "``route53``", | ||
"description": "[``botocore``] SDK doc update for Route 53 to update some parameters with new information.", | ||
"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.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``transfer``", | ||
"description": "[``botocore``] Support automatic pagination when listing AWS Transfer Family resources.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``s3control``", | ||
"description": "[``botocore``] Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.", | ||
"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", | ||
"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.", | ||
"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.", | ||
"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.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters