Skip to content

AWS SDK for Java v2 2.41.0

Latest

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 30 Dec 20:12
5b00ea6

2.41.0 2025-12-30

AWS SDK for Java V2

  • Bugfixes

    • Ensure rpc 1.0/1.1 error code parsing matches smithy spec: use both __type and code fields and handle uris in body error codes.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Don't use the value of AwsQueryError in json rpc/smithy-rpc-v2-cbor protocols.

Amazon Connect Service

  • Features

    • Adds support for searching global contacts using the ActiveRegions filter, and pagination support for ListSecurityProfileFlowModules and ListEntitySecurityProfiles.

Apache5 HTTP Client

  • Features

    • The Apache5 HTTP Client (apache5-client) is out of preview and now generally available.

Lambda Maven Archetype

  • Features

    • Various Java Lambda Maven archetype improvements: use Java 25, use platform specific AWS CRT dependency, bump dependency version, and improve README. See #6115

Managed Streaming for Kafka Connect

  • Features

    • This change sets the KafkaConnect GovCloud FIPS and FIPS DualStack endpoints to use kafkaconnect instead of kafkaconnect-fips as the service name. This is done to match the Kafka endpoints.