Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 3.51 KB

CHANGELOG.md

File metadata and controls

64 lines (49 loc) · 3.51 KB

👋 Looking for changelogs for older versions? You can find them in the changelogs directory.

2.28.1 2024-09-13

AWS Amplify

  • Features

    • Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications

AWS SDK for Java v2

Amazon Interactive Video Service

  • Features

    • Updates to all tags descriptions.

Amazon Interactive Video Service Chat

  • Features

    • Updates to all tags descriptions.

Amazon S3

  • Bugfixes

    • Fix issue where the AWS_USE_DUALSTACK_ENDPOINT environment variable and aws.useDualstackEndpoint system property are not resolved during client creation time.

Amazon S3 Control

  • Bugfixes

    • Fix issue where the AWS_USE_DUALSTACK_ENDPOINT environment variable and aws.useDualstackEndpoint system property are not resolved during client creation time.

2.28.0 2024-09-12

AWS Elemental MediaConvert

  • Features

    • This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback

AWS Glue

  • Features

    • 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.

AWS Storage Gateway

  • Features

    • 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.

Amazon Cognito Identity Provider

  • Features

    • Added email MFA option to user pools with advanced security features.

Amazon EMR

  • Features

    • Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters.

Amazon Relational Database Service

  • Features

    • This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters.

Amazon Simple Queue Service

  • Features

    • 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.

Elastic Load Balancing

  • Features

    • Correct incorrectly mapped error in ELBv2 waiters

Synthetics

  • Features

    • 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.