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 Sep 12, 2024
1 parent 5d80cbe commit 3a12a82
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-cognitoidp-25329.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cognito-idp``",
"description": "[``botocore``] Added email MFA option to user pools with advanced security features."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-25968.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "[``botocore``] Correct incorrectly mapped error in ELBv2 waiters"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-emr-55062.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``emr``",
"description": "[``botocore``] Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-43054.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] AWS Glue is introducing two new optimizers for Apache Iceberg tables: snapshot retention and orphan file deletion. Customers can enable these optimizers and customize their configurations to perform daily maintenance tasks on their Iceberg tables based on their specific requirements."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediaconvert-48295.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediaconvert``",
"description": "[``botocore``] This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-71369.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-storagegateway-74256.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``storagegateway``",
"description": "[``botocore``] The S3 File Gateway now supports DSSE-KMS encryption. A new parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare, UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in favor of EncryptionType, KmsEncrypted is deprecated."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-synthetics-71480.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``synthetics``",
"description": "[``botocore``] This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters."
}

0 comments on commit 3a12a82

Please sign in to comment.