Skip to content

AWS SDK for Java v2 2.24.2

Compare
Choose a tag to compare
@aws-sdk-java-automation aws-sdk-java-automation released this 13 Feb 20:58
b4f8170

2.24.2 2024-02-13

AWS Marketplace Catalog Service

  • Features

    • AWS Marketplace Catalog API now supports setting intent on requests

AWS Resource Explorer

  • Features

    • Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon DynamoDB

  • Features

    • Add additional logical operator ('and' and 'or') methods to DynamoDB Expression

Amazon Lightsail

  • Features

    • This release adds support to upgrade the major version of a database.

Amazon S3

  • Features

    • Automatically trim object metadata keys of whitespace for PutObject and CreateMultipartUpload.

Amazon Security Lake

  • Features

    • Documentation updates for Security Lake

URL Connection Client

  • Bugfixes

    • Fix a bug where headers with multiple values don't have all values for that header sent on the wire. This leads to signature mismatch exceptions.

      Fixes #4746.

Contributors

Special thanks to the following contributors to this release:

@akiesler