Skip to content

Commit

Permalink
Merge pull request #3246 from aws/staging/e99b53d0-fd97-4b31-bd4c-778…
Browse files Browse the repository at this point in the history
…df2504ce6

Pull request: release <- staging/e99b53d0-fd97-4b31-bd4c-778df2504ce6
  • Loading branch information
aws-sdk-java-automation committed Sep 12, 2024
2 parents 3cfde65 + 7ea8e79 commit c8a6734
Show file tree
Hide file tree
Showing 572 changed files with 9,016 additions and 1,202 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
60 changes: 60 additions & 0 deletions .changes/2.28.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"version": "2.28.0",
"date": "2024-09-12",
"entries": [
{
"type": "feature",
"category": "AWS Elemental MediaConvert",
"contributor": "",
"description": "This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback"
},
{
"type": "feature",
"category": "AWS Glue",
"contributor": "",
"description": "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."
},
{
"type": "feature",
"category": "AWS Storage Gateway",
"contributor": "",
"description": "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."
},
{
"type": "feature",
"category": "Amazon Cognito Identity Provider",
"contributor": "",
"description": "Added email MFA option to user pools with advanced security features."
},
{
"type": "feature",
"category": "Amazon EMR",
"contributor": "",
"description": "Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters."
},
{
"type": "feature",
"category": "Amazon Relational Database Service",
"contributor": "",
"description": "This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters."
},
{
"type": "feature",
"category": "Amazon Simple Queue Service",
"contributor": "",
"description": "The AWS SDK for Java now supports a new `BatchManager` for Amazon Simple Queue Service (SQS), allowing for client-side request batching with `SqsAsyncClient`. This feature improves cost efficiency by buffering up to 10 requests before sending them as a batch to SQS. The implementation also supports receive message polling, which further enhances throughput by minimizing the number of individual requests sent. The batched requests help to optimize performance and reduce the costs associated with using Amazon SQS."
},
{
"type": "feature",
"category": "Elastic Load Balancing",
"contributor": "",
"description": "Correct incorrectly mapped error in ELBv2 waiters"
},
{
"type": "feature",
"category": "Synthetics",
"contributor": "",
"description": "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."
}
]
}
Loading

0 comments on commit c8a6734

Please sign in to comment.