github aws/aws-sdk-java-v2 2.26.20
AWS SDK for Java v2 2.26.20

latest releases: 2.28.4, 2.28.3, 2.28.2...
2 months ago

2.26.20 2024-07-12

AWS ARC - Zonal Shift

  • Features

    • Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region.

AWS Certificate Manager Private Certificate Authority

  • Features

    • Minor refactoring of C2J model for AWS Private CA

AWS CodeBuild

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

AWS Global Accelerator

  • Features

    • This feature adds exceptions to the Customer API to avoid throwing Internal Service errors

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Do not serialize empty lists for the EC2 variant of the Query protocol. The service returns exceptions if it gets query parameters with no values.
    • fix SigV4a signer incorrectly interpreting query params with '&'
    • prevent defaultRetryMode in customization.config from not being taken into account

Amazon DynamoDB

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Pinpoint

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon QuickSight

  • Features

    • Vega ally control options and Support for Reviewed Answers in Topics

Amazon Relational Database Service

  • Features

    • Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Amazon Simple Notification Service

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Apache HTTP Client

  • Bugfixes

    • Added fix to handle TLS half-close scenarios by throwing an exception. In TLS 1.3, the inbound and outbound close_notify alerts are independent. When the client receives a close_notify alert, it only closes the inbound stream but continues to send data to the server. Previously, the SDK could not detect that the connection was closed on the server side, causing it to get stuck while writing to the socket and eventually timing out. With this bug fix, the SDK will now detect the closed connection and throw an appropriate exception, preventing client hangs and improving overall reliability.

Auto Scaling

  • Features

    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Don't miss a new aws-sdk-java-v2 release

NewReleases is sending notifications on new releases.