Skip to content

AWS SDK for Java v2 2.41.1

Latest

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 02 Jan 20:14
165d988

2.41.1 2026-01-02

AWS Clean Rooms Service

  • Features

    • Added support for publishing detailed metrics to CloudWatch for operational monitoring of collaborations, including query performance and resource utilization.

AWS SSO Identity Store

  • Features

    • This change introduces "Roles" attribute for User entities supported by AWS Identity Store SDK.

Netty NIO HTTP Client

  • Bugfixes

    • Handles the edge case in Netty client where HTTP/2 stream gets cleaned up before metrics collection completes, causing NPE to be thrown. See #6561.