Skip to content

Latest commit

 

History

History
655 lines (498 loc) · 26.4 KB

CHANGELOG.md

File metadata and controls

655 lines (498 loc) · 26.4 KB

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

2.30.23 2025-02-18

AWS Batch

  • Features

    • This documentation-only update corrects some typos.

AWS Elemental MediaLive

  • Features

    • Adds support for creating CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback Configuration resources.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Cloudfront

  • Bugfixes

    • Decouple policy logic from resource url for getSignedUrlWithCustomPolicy

Amazon EMR Containers

  • Features

    • EMR on EKS StartJobRun Api will be supporting the configuration of log storage in AWS by using "managedLogs" under "MonitoringConfiguration".

2.30.22 2025-02-17

AWS Amplify

  • Features

    • Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications.

AWS CRT HTTP Client

  • Features

    • Add support for ML-KEM in Post-Quantum TLS Config

AWS Database Migration Service

  • Features

    • Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Timestream InfluxDB

  • Features

    • This release introduces APIs to manage DbClusters and adds support for read replicas

Contributors

Special thanks to the following contributors to this release:

@alexw91

2.30.21 2025-02-14

AWS CodeBuild

  • Features

    • Added test suite names to test case metadata

AWS Database Migration Service

  • Features

    • Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications

AWS RDS DataService

  • Features

    • Add support for Stop DB feature.

AWS WAFV2

  • Features

    • The WAFv2 API now supports configuring data protection in webACLs.

Amazon Connect Service

  • Features

    • Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency.

Amazon Simple Storage Service

  • Features

    • Added support for Content-Range header in HeadObject response.

Amazon WorkSpaces Thin Client

  • Features

    • Update Environment and Device name field definitions

2.30.20 2025-02-13

AWS Certificate Manager Private Certificate Authority

  • Features

    • Private Certificate Authority (PCA) documentation updates

AWS Fault Injection Simulator

  • Features

    • Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration.

AWS Storage Gateway

  • Features

    • This release adds support for generating cache reports on S3 File Gateways for files that fail to upload.

Access Analyzer

  • Features

    • This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation.

Amazon EC2 Container Service

  • Features

    • This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format.

Amazon SageMaker Service

  • Features

    • Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type.

Apache Http Client

  • Features

    • Allow users to configure authSchemeProviderRegistry for ApacheHttpClient

2.30.19 2025-02-12

AWS B2B Data Interchange

  • Features

    • Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code

AWS CodeBuild

  • Features

    • Add note for the RUNNER_BUILDKITE_BUILD buildType.

AWS Elemental MediaLive

  • Features

    • Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations.

Agents for Amazon Bedrock

  • Features

    • This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.

Agents for Amazon Bedrock Runtime

  • Features

    • This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.

Amazon FSx

  • Features

    • Support for in-place Lustre version upgrades

Amazon Polly

  • Features

    • Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only.

Amazon S3

  • Bugfixes

    • Fixed an issue in the S3 client where it skipped checksum calculation for operations that use SigV4a signing and require checksums. See #5878.

OpenSearch Service Serverless

  • Features

    • Custom OpenSearchServerless Entity ID for SAML Config.

2.30.18 2025-02-11

AWS AppSync

  • Features

    • Add support for operation level caching

AWS Certificate Manager Private Certificate Authority

  • Features

    • Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option.

AWS Performance Insights

  • Features

    • Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Elastic Compute Cloud

  • Features

    • Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created.

2.30.17 2025-02-10

AWS CRT-based S3 Client

  • Bugfixes

    • Fixed an issue in AWS CRT-based S3 client where checksums are not calculated for operations that require checksums when RequestChecksumCalculation.WHEN_REQUIRED is configured, resulting error.

AWS Database Migration Service

  • Features

    • New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS

AWS SDK for Java v2

  • Features

    • The SDK now does not buffer input data from ContentStreamProvider in cases where content length is known.
    • The SDK now does not buffer input data from RequestBody#fromInputStream in cases where the InputStream does not support mark and reset.
    • The SDK now throws exception for input streaming operation if the stream has fewer bytes (i.e. reaches EOF) before the expected length is reached.
    • Updated endpoint and partition metadata.
  • Bugfixes

    • Remove unnecessary invocation of ContentStreamProvider#newStream when content-length is known for requests that use AWS chunked encoding.

Amazon CloudFront

  • Features

    • Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.

Amazon Connect Service

  • Features

    • Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.

AmazonApiGatewayV2

  • Features

    • Documentation updates for Amazon API Gateway

2.30.16 2025-02-07

AWS Elemental MediaConvert

  • Features

    • This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format

AWS Performance Insights

  • Features

    • Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Elastic Container Registry

  • Features

    • Adds support to handle the new basic scanning daily quota.

Amazon Elastic Kubernetes Service

  • Features

    • Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API

Amazon Transcribe Service

  • Features

    • This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.

Amazon Transcribe Streaming Service

  • Features

    • This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe Streaming APIs within Amazon Transcribe.

2.30.15 2025-02-06

AWS CRT HTTP Client

  • Features

    • Allow users to configure connectionAcquisitionTimeout for AwsCrtHttpClient and AwsCrtAsyncHttpClient

AWS CloudFormation

  • Features

    • We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Connect Cases

  • Features

    • This release adds the ability to conditionally require fields on a template. Check public documentation for more information.

Amazon Simple Storage Service

  • Features

    • Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.

Cost Optimization Hub

  • Features

    • This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.

2.30.14 2025-02-05

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Fix an issue where the trailing checksum of a request body is not sent when the Content-Length header is explicitly set to 0.

Amazon Relational Database Service

  • Features

    • Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation.

Netty NIO HTTP Client

  • Features

    • Fallback to prior knowledge if default client setting is ALPN and request has HTTP endpoint

2.30.13 2025-02-04

AWS DataSync

  • Features

    • Doc-only update to provide more information on using Kerberos authentication with SMB locations.

AWS Database Migration Service

  • Features

    • Introduces TargetDataSettings with the TablePreparationMode option available for data migrations.

AWS Identity and Access Management

  • Features

    • This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Fixed an issue in the SDK where it unnecessarily buffers the entire content for streaming operations, causing OOM error. See #5850.

Amazon Neptune Graph

  • Features

    • Added argument to list-export to filter by graph ID

Amazon SageMaker Service

  • Features

    • IPv6 support for Hyperpod clusters

QBusiness

  • Features

    • Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes.

2.30.12 2025-02-03

AWS MediaTailor

  • Features

    • Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.

2.30.11 2025-01-31

AWS CodeBuild

  • Features

    • Added support for CodeBuild self-hosted Buildkite runner builds

AWS SDK for Java v2

  • Bugfixes

    • Fixed an issue in SdkHttpUtils used in SdkHttpFullRequest where constructing with a query string consisting of a single "=" would throw an ArrayIndexOutOfBoundsException.

Agents for Amazon Bedrock Runtime

  • Features

    • This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences

Amazon Location Service Routes V2

  • Features

    • The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.

Amazon Prometheus Service

  • Features

    • Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.

Amazon Relational Database Service

  • Features

    • Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.

Amazon S3

  • Bugfixes

    • Stopped populating SessionMode by default for the SDK-created S3 express sessions. This value already matched the service-side default, and was already not sent by most SDK languages.

Amazon SageMaker Service

  • Features

    • This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.

2.30.10 2025-01-30

AWS MediaTailor

  • Features

    • Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Agents for Amazon Bedrock Runtime

  • Features

    • Add a 'reason' field to InternalServerException

Amazon AppStream

  • Features

    • Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.

Amazon Elastic Container Registry

  • Features

    • Temporarily updating dualstack endpoint support

Amazon Elastic Container Registry Public

  • Features

    • Temporarily updating dualstack endpoint support

Amazon S3 Tables

  • Features

    • You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.

Amazon Verified Permissions

  • Features

    • Adds Cedar JSON format support for entities and context data in authorization requests

QBusiness

  • Features

    • Added APIs to manage QBusiness user subscriptions

2.30.9 2025-01-29

AWS Billing and Cost Management Pricing Calculator

  • Features

    • Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations.

AWS SDK for Java v2

  • Features

    • Buffer input data from ContentStreamProvider in cases where content length is known.

Amazon Elastic Container Registry

  • Features

    • Add support for Dualstack and Dualstack-with-FIPS Endpoints

Amazon Elastic Container Registry Public

  • Features

    • Add support for Dualstack Endpoints

Amazon S3

  • Bugfixes

    • Fixed an issue that could cause checksum mismatch errors when performing parallel uploads with the async S3 client and the SHA1 or SHA256 checksum algorithms selected.

Amazon Simple Storage Service

  • Features

    • Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.

Amazon Transcribe Streaming Service

  • Features

    • This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe.

MailManager

  • Features

    • This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries.

2.30.8 2025-01-28

AWS AppSync

  • Features

    • Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response

AWS DataSync

  • Features

    • AWS DataSync now supports the Kerberos authentication protocol for SMB locations.

AWS SDK for Java v2

  • Features

    • Buffer input data from ContentStreamProvider to avoid the need to reread the stream after calculating its length.

AWSDeadlineCloud

  • Features

    • feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job

Amazon Elastic Compute Cloud

  • Features

    • This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.

Amazon Kinesis Firehose

  • Features

    • For AppendOnly streams, Firehose will automatically scale to match your throughput.

Timestream InfluxDB

  • Features

    • Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance

2.30.7 2025-01-27

AWS Elemental MediaConvert

  • Features

    • This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes.

AWS IoT

  • Features

    • Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs.

AWS S3 Control

  • Features

    • Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Agents for Amazon Bedrock

  • Features

    • Add support for the prompt caching feature for Bedrock Prompt Management

2.30.6 2025-01-24

AWS CloudTrail

  • Features

    • This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries.

AWS SSO OIDC

  • Features

    • Fixed typos in the descriptions.

AWS Transfer Family

  • Features

    • Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files.

Amazon Elastic Kubernetes Service

  • Features

    • Adds support for UpdateStrategies in EKS Managed Node Groups.

Amazon HealthLake

  • Features

    • Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0

Amazon Simple Systems Manager (SSM)

  • Features

    • Systems Manager doc-only update for January, 2025.

2.30.5 2025-01-23

Amazon Elastic Compute Cloud

  • Features

    • Added "future" allocation type for future dated capacity reservation

Netty NIO HTTP Client

  • Features

    • Adds ALPN H2 support for Netty client

2.30.4 2025-01-22

AWS CRT HTTP Client

  • Bugfixes

    • Reuse connections that receive a 5xx service response.

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging.

AWS Glue

  • Features

    • Docs Update for timeout changes

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Agents for Amazon Bedrock Runtime

  • Features

    • Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow

Amazon WorkSpaces Thin Client

  • Features

    • Rename WorkSpaces Web to WorkSpaces Secure Browser

Apache HTTP Client

  • Bugfixes

    • Reuse connections that receive a 5xx service response.

Netty NIO HTTP Client

  • Bugfixes

    • Reuse connections that receive a 5xx service response.

2.30.3 2025-01-21

AWS Batch

  • Features

    • Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.

AWS IoT SiteWise

  • Features

    • AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon CloudWatch Logs

  • Features

    • Documentation-only update to address doc errors

Amazon Cognito Identity Provider

  • Features

    • corrects the dual-stack endpoint configuration for cognitoidp

Amazon Connect Service

  • Features

    • Added DeleteContactFlowVersion API and the CAMPAIGN flow type

Amazon QuickSight

  • Features

    • Added DigitGroupingStyle in ThousandsSeparator to allow grouping by LAKH( Indian Grouping system ) currency. Support LAKH and CRORE currency types in Column Formatting.

Amazon Simple Notification Service

  • Features

    • This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.

EMR Serverless

  • Features

    • Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.

Emf Metric Logging Publisher

  • Features

    • Added a new EmfMetricLoggingPublisher class that transforms SdkMetricCollection to emf format string and logs it, which will be automatically collected by cloudwatch.

2.30.2 2025-01-17

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS User Notifications

  • Features

    • Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications

Amazon Bedrock Runtime

  • Features

    • Allow hyphens in tool name for Converse and ConverseStream APIs

Amazon Detective

  • Features

    • Doc only update for Detective documentation.

Amazon Elastic Compute Cloud

  • Features

    • Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.

Amazon SageMaker Service

  • Features

    • Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

Amazon Simple Storage Service

  • Bugfixes

    • Fixed contentLength mismatch issue thrown from putObject when multipartEnabled is true and a contentLength is provided in PutObjectRequest. See #5807

2.30.1 2025-01-16

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon EC2 Container Service

  • Features

    • The release addresses Amazon ECS documentation tickets.

Amazon SageMaker Service

  • Features

    • Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

2.30.0 2025-01-15

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS SDK for Java v2 Migration Tool

  • Bugfixes

    • Transform the getter methods on the service model classes that return SdkBytes to return ByteBuffer to be compatible with v1 style getters

Agents for Amazon Bedrock Runtime

  • Features

    • Now supports streaming for inline agents.

Amazon API Gateway

  • Features

    • Documentation updates for Amazon API Gateway

Amazon Cognito Identity

  • Features

    • corrects the dual-stack endpoint configuration

Amazon Simple Email Service

  • Features

    • This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.

Amazon Simple Storage Service

  • Features

    • S3 client behavior is updated to always calculate a checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). The checksum algorithm used by default is CRC32. The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. See Dev Guide for more information
    • This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.

Amazon WorkSpaces

  • Features

    • Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.

Amazon WorkSpaces Thin Client

  • Features

    • Mark type in MaintenanceWindow as required.

Partner Central Selling API

  • Features

    • Add Tagging support for ResourceSnapshotJob resources

S3 Event Notification

  • Bugfixes

    • add static modifier to fromJson(InputStream) method of S3EventNotification

Security Incident Response

  • Features

    • Increase minimum length of Threat Actor IP 'userAgent' to 1.