Skip to content

AWS SDK for Java v2 2.42.25

Latest

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 31 Mar 19:53
b8eb976

2.42.25 2026-03-31

AWS CRT HTTP Client

  • Bugfixes

    • Enabled default connection health monitoring for the AWS CRT HTTP client. Connections that remain stalled below 1 byte per second for the duration the read/write timeout (default 30 seconds) are now automatically terminated. This behavior can be overridden via ConnectionHealthConfiguration.

AWS Certificate Manager

  • Features

    • Adds support for searching for ACM certificates using the new SearchCertificates API.

AWS Data Exchange

  • Features

    • Support Tags for AWS Data Exchange resource Assets

AWS Database Migration Service

  • Features

    • To successfully connect to the IBM DB2 LUW database server, you may need to specify additional security parameters that are passed to the JDBC driver. These parameters are EncryptionAlgorithm and SecurityMechanism. Both parameters accept integer values.

AWS DevOps Agent Service

  • Features

    • AWS DevOps Agent service General Availability release.

AWS Marketplace Agreement Service

  • Features

    • This release adds 8 new APIs for AWS Marketplace sellers. 4 APIs for Cancellations (Send, List, Get, Cancel action on AgreementCancellationRequest), 3 APIs for Billing Adjustments (BatchCreate, List, Get action on BillingAdjustmentRequest), and 1 API to List Invoices (ListAgreementInvoiceLineItems)

AWS Organizations

  • Features

    • Added Path field to Account and OrganizationalUnit objects in AWS Organizations API responses.

AWS S3 Control

  • Features

    • Adding an optional auditContext parameter to S3 Access Grants credential vending API GetDataAccess to enable job-level audit correlation in S3 CloudTrail logs

AWS SDK for Java v2

  • Features

    • Update Netty to 4.1.132

AWS SDK for Java v2 Migration Tool

  • Bugfixes

    • Fix bug for v1 getUserMetaDataOf transform

AWS Security Agent

  • Features

    • AWS Security Agent is a service that proactively secures applications throughout the development lifecycle with automated security reviews and on-demand penetration testing.

AWS Sustainability

  • Features

    • This is the first release of the AWS Sustainability SDK, which enables customers to access their sustainability impact data via API.

Amazon CloudFront

  • Features

    • This release adds bring your own IP (BYOIP) IPv6 support to CloudFront's CreateAnycastIpList and UpdateAnycastIpList API through the IpamCidrConfigs field.

Amazon DataZone

  • Features

    • Adds environmentConfigurationName field to CreateEnvironmentInput and UpdateEnvironmentInput, so that Domain Owners can now recover orphaned environments by recreating deleted configurations with the same name, and will auto-recover orphaned environments

Amazon DynamoDB Enhanced Client

  • Bugfixes

    • Returning correct operation name for DeleteTableOperation

Amazon Elastic Compute Cloud

  • Features

    • This release updates the examples in the documentation for DescribeRegions and DescribeAvailabilityZones.

Amazon Kinesis Analytics

  • Features

    • Support for Flink 2.2 in Managed Service for Apache Flink

Amazon Location Service Maps V2

  • Features

    • This release expands map customization options with adjustable contour line density, dark mode support for Hybrid and Satellite views, enhanced traffic information across multiple map styles, and transit and truck travel modes for Monochrome and Hybrid map styles.

Amazon OpenSearch Service

  • Features

    • Support RegisterCapability, GetCapability, DeregisterCapability API for AI Assistant feature management for OpenSearch UI Applications

Amazon Pinpoint SMS Voice V2

  • Features

    • This release adds RCS for Business messaging and Notify support. RCS lets you create and manage agents, send and receive messages in the US and Canada via SendTextMessage API, and configure SMS fallback. Notify lets you send templated OTP messages globally in minutes with no phone number required.

Amazon QuickSight

  • Features

    • Adds StartAutomationJob and DescribeAutomationJob APIs for automation jobs. Adds three custom permission capabilities that allow admins to control whether users can manage Spaces and chat agents. Adds an OAuthClientCredentials structure to provide OAuth 2.0 client credentials inline to data sources.

Amazon S3 Tables

  • Features

    • S3 Tables now supports nested types when creating tables. Users can define complex column schemas using struct, list, and map types. These types can be composed together to model complex, hierarchical data structures within table schemas.

Amazon Simple Storage Service

  • Features

    • Add Bucket Metrics configuration support to directory buckets

CloudWatch Observability Admin Service

  • Features

    • This release adds the Bedrock and Security Hub resource types for Omnia Enablement launch for March 31.

MailManager

  • Features

    • Amazon SES Mail Manager now supports optional TLS policy for accepting unencrypted connections and mTLS authentication for ingress endpoints with configurable trust stores. Two new rule actions are available, Bounce for sending non-delivery reports and Lambda invocation for custom email processing.

Partner Central Selling API

  • Features

    • Adding EURO Currency for MRR Amount

odb

  • Features

    • Adds support for EC2 Placement Group integration with ODB Network. The GetOdbNetwork and ListOdbNetworks API responses now include the ec2PlacementGroupIds field.

Contributors

Special thanks to the following contributors to this release:

@mrdziuban