Skip to content

Releases: aws/aws-sdk-java-v2

AWS SDK for Java v2 2.31.48

21 May 18:54
3832e8e
Compare
Choose a tag to compare

2.31.48 2025-05-21

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Agents for Amazon Bedrock Runtime

  • Features

    • Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress.

Amazon CloudWatch

  • Features

    • Adds support for setting up Contributor Insight rules on logs transformed via Logs Transformation feature.

Amazon Elastic Compute Cloud

  • Features

    • Release of Dualstack and Ipv6-only EC2 Public DNS hostnames

Application Auto Scaling

  • Features

    • Doc only update that addresses a customer reported issue.

Partner Central Selling API

  • Features

    • Modified validation to allow expectedCustomerSpend array with zero elements in Partner Opportunity operations.

AWS SDK for Java v2 2.31.47

20 May 18:56
541f380
Compare
Choose a tag to compare

2.31.47 2025-05-20

AWS DataSync

  • Features

    • Remove Discovery APIs from the DataSync service

AWS Glue

  • Features

    • Enhanced AWS Glue ListConnectionTypes API Model with additional metadata fields.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Elastic Compute Cloud

  • Features

    • This release expands the ModifyInstanceMaintenanceOptions API to enable or disable instance migration during customer-initiated reboots for EC2 Scheduled Reboot Events.

Amazon Relational Database Service

  • Features

    • This release introduces the new DescribeDBMajorEngineVersions API for describing the properties of specific major versions of database engines.

CloudWatch Observability Access Manager

  • Features

    • Add IncludeTags field to GetLink, GetSink and UpdateLink API

Inspector2

  • Features

    • This release adds GetClustersForImage API and filter updates as part of the mapping of container images to running containers feature.

AWS SDK for Java v2 2.31.46

19 May 19:24
65a6fc7
Compare
Choose a tag to compare

2.31.46 2025-05-19

AWS Elemental MediaPackage v2

  • Features

    • This release adds support for DVB-DASH, EBU-TT-D subtitle format, and non-compacted manifests for DASH in MediaPackage v2 Origin Endpoints.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Aurora DSQL

  • Features

    • CreateMultiRegionCluster and DeleteMultiRegionCluster APIs removed

Amazon Elastic Compute Cloud

  • Features

    • This release includes new APIs for System Integrity Protection (SIP) configuration and automated root volume ownership delegation for EC2 Mac instances.

AWS SDK for Java v2 2.31.45

16 May 19:15
4af5dd6
Compare
Choose a tag to compare

2.31.45 2025-05-16

AWS CodePipeline

  • Features

    • CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions.

AWS Glue

  • Features

    • Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Fix a regression for the JSON REST protocol for which an structure explicit payload member was set to the empty object instead of null

Amazon EC2 Container Service

  • Features

    • This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters.

Amazon EMR

  • Features

    • Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces.

Amazon Neptune

  • Features

    • This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.

Data Automation for Amazon Bedrock

  • Features

    • Add support for VIDEO modality to BlueprintType enum.

Runtime for Amazon Bedrock Data Automation

  • Features

    • Add AssetProcessingConfiguration for video segment to InputConfiguration

Service Quotas

  • Features

    • This release introduces CreateSupportCase operation to SDK.

AWS SDK for Java v2 2.31.44

15 May 19:04
17ac37f
Compare
Choose a tag to compare

2.31.44 2025-05-15

AWS CodeBuild

  • Features

    • AWS CodeBuild now supports Docker Server capability

AWS Control Tower

  • Features

    • Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive.

AWS Database Migration Service

  • Features

    • Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL.

AWS Parallel Computing Service

  • Features

    • This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type.

AWS SDK for Java v2

  • Features

    • Small optimization for endpoint rules. Lazily compile the region pattern instead of parsing it every time. This will pay the penalty of parsing it just once at the cost of using a bit more of memory to keep the parsed pattern.

Agents for Amazon Bedrock

  • Features

    • Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes.

Amazon WorkSpaces

  • Features

    • Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools.

AWS SDK for Java v2 2.31.43

14 May 19:01
10624f5
Compare
Choose a tag to compare

2.31.43 2025-05-14

AWS Elemental MediaConvert

  • Features

    • This update enables cropping for video overlays and adds a new STL to Teletext upconversion toggle to preserve styling.

Amazon CloudWatch Logs

  • Features

    • This release adds a new API "ListLogGroups" and an improvement in API "DescribeLogGroups"

Amazon Cognito Identity Provider

  • Features

    • Add exceptions to WebAuthn operations.

Amazon Kinesis Firehose

  • Features

    • This release adds catalogARN support for s3 tables multi-catalog catalogARNs.

AWS SDK for Java v2 2.31.42

13 May 18:59
ff36524
Compare
Choose a tag to compare

2.31.42 2025-05-13

AWS Control Tower

  • Features

    • AWS Control Tower now reports the inheritance drift status for EnabledBaselines through the GetEnabledBaseline and ListEnabledBaselines APIs. You can now filter EnabledBaselines by their enablement and drift status using the ListEnabledBaselines API to view accounts and OUs that require attention.

AWS License Manager

  • Features

    • Add Tagging feature to resources in the Managed Entitlements service. License and Grant resources can now be tagged.

Agents for Amazon Bedrock Runtime

  • Features

    • Changes for enhanced metadata in trace

Amazon Aurora DSQL

  • Features

    • CreateMultiRegionClusters and DeleteMultiRegionClusters APIs marked as deprecated. Introduced new multi-Region clusters creation experience through multiRegionProperties parameter in CreateCluster API.

Amazon Bedrock

  • Features

    • Enable cross-Region inference for Amazon Bedrock Guardrails by using the crossRegionConfig parameter when calling the CreateGuardrail or UpdateGuardrail operation.

Amazon EC2 Container Service

  • Features

    • This release extends functionality for Amazon EBS volumes attached to Amazon ECS tasks by adding support for the new EBS volumeInitializationRate parameter in ECS RunTask/StartTask/CreateService/UpdateService APIs.

AWS SDK for Java v2 2.31.41

12 May 19:04
0481e84
Compare
Choose a tag to compare

2.31.41 2025-05-12

AWS Elemental MediaLive

  • Features

    • Add support to the AV1 rate control mode

AWS Identity and Access Management

  • Features

    • Updating the endpoint list for the Identity and access management (IAM) service

AWS MediaTailor

  • Features

    • Documenting that EnabledLoggingStrategies is always present in responses of PlaybackConfiguration read operations.

AWS S3 Control

  • Features

    • Updates to support S3 Express zonal endpoints for directory buckets in AWS CLI

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Add @Mutable and @NotThreadSafe to model Builders

AWS Supply Chain

  • Features

    • Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets.

AWSDeadlineCloud

  • Features

    • AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker.

Amazon Elastic Compute Cloud

  • Features

    • EC2 - Adding support for AvailabilityZoneId

Amazon SageMaker Service

  • Features

    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

AWS SDK for Java v2 2.31.40

09 May 18:57
dd8fb3e
Compare
Choose a tag to compare

2.31.40 2025-05-09

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Athena

  • Features

    • Minor API documentation updates

Amazon CloudWatch Logs

  • Features

    • We are pleased to announce limit increases to our grok processor logs transformation feature. Now you can define 20 Grok patterns in their configurations, with an expanded total pattern matching limit of 512 characters.

Amazon WorkSpaces

  • Features

    • Remove parameter EnableWorkDocs from WorkSpacesServiceModel due to end of support of Amazon WorkDocs service.

Synthetics

  • Features

    • Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations.

AWS SDK for Java v2 2.31.39

08 May 18:58
ae6ad3d
Compare
Choose a tag to compare

2.31.39 2025-05-08

AWS CodePipeline

  • Features

    • Add support for Secrets Manager and Plaintext environment variable types in Commands action

AWS Glue

  • Features

    • This new release supports customizable RefreshInterval for all Saas ZETL integrations from 15 minutes to 6 days.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS Single Sign-On Admin

  • Features

    • Update PutPermissionBoundaryToPermissionSet API's managedPolicyArn pattern to allow valid ARN only. Update ApplicationName to allow white spaces.

Amazon CloudFront

  • Features

    • Doc-only update for CloudFront. These changes include customer-reported issues.

Amazon Elastic Compute Cloud

  • Features

    • Launching the feature to support ENA queues offering flexibility to support multiple queues per Enhanced Network Interface (ENI)

Amazon GuardDuty

  • Features

    • Updated description of a data structure.