Skip to content

Latest commit

 

History

History
147 lines (112 loc) · 7.12 KB

CHANGELOG.md

File metadata and controls

147 lines (112 loc) · 7.12 KB

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

2.28.4 2024-09-18

AWS Cost Explorer Service

  • Features

    • This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations.

AWS Directory Service

  • Features

    • Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API

AWS Directory Service Data

  • Features

    • Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships.

Amazon GuardDuty

  • Features

    • Add launchType and sourceIPs fields to GuardDuty findings.

Amazon Relational Database Service

  • Features

    • Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL.

Amazon Simple Storage Service

  • Features

    • Added SSE-KMS support for directory buckets.

MailManager

  • Features

    • Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers.

2.28.3 2024-09-17

AWS CodeBuild

  • Features

    • GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks

AWS Lambda

  • Features

    • Support for JSON resource-based policies and block public access

Amazon EC2 Container Service

  • Features

    • This is a documentation only release to address various tickets.

Amazon Elastic Container Registry

  • Features

    • The DescribeImageScanning API now includes fixAvailable, exploitAvailable, and fixedInVersion fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities.

Amazon Relational Database Service

  • Features

    • Updates Amazon RDS documentation with configuration information about the BYOL model for RDS for Db2.

Amazon Simple Systems Manager (SSM)

  • Features

    • Support for additional levels of cross-account, cross-Region organizational units in Automation. Various documentation updates.

2.28.2 2024-09-16

AWS Elemental MediaLive

  • Features

    • Removing the ON_PREMISE enum from the input settings field.

AWS IoT

  • Features

    • This release adds additional enhancements to AWS IoT Device Management Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version.

AWS Organizations

  • Features

    • Doc only update for AWS Organizations that fixes several customer-reported issues

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Bedrock

  • Features

    • This feature adds cross account s3 bucket and VPC support to ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig.

Amazon Relational Database Service

  • Features

    • Launching Global Cluster tagging.

Private CA Connector for SCEP

  • Features

    • This is a general availability (GA) release of Connector for SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device management systems to AWS Private CA for digital signature installation and certificate management.

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.