Skip to content

Releases: aws/aws-sdk-java-v2

AWS SDK for Java v2 2.30.14

05 Feb 20:54
1102671
Compare
Choose a tag to compare

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

AWS SDK for Java v2 2.30.13

04 Feb 20:42
a197279
Compare
Choose a tag to compare

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.

AWS SDK for Java v2 2.30.12

03 Feb 20:26
6767f27
Compare
Choose a tag to compare

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.

AWS SDK for Java v2 2.30.11

31 Jan 20:04
23a3402
Compare
Choose a tag to compare

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.

AWS SDK for Java v2 2.30.10

30 Jan 20:06
58a9580
Compare
Choose a tag to compare

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

AWS SDK for Java v2 2.30.9

30 Jan 06:03
2966950
Compare
Choose a tag to compare

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.

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 Simple Storage Service

  • Features

    • Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.
  • 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 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.

AWS SDK for Java v2

  • Features

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

AWS SDK for Java v2 2.30.8

29 Jan 14:21
cb518d6
Compare
Choose a tag to compare

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.

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

AWS SDK for Java v2

  • Features

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

AWS SDK for Java v2 2.30.7

27 Jan 20:14
7255c2f
Compare
Choose a tag to compare

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

AWS SDK for Java v2 2.30.6

24 Jan 19:55
bdf9cf2
Compare
Choose a tag to compare

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.

AWS SDK for Java v2 2.30.5

23 Jan 21:46
2c6979e
Compare
Choose a tag to compare

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