Skip to content

AWS SDK for Java v2 2.31.56

Compare
Choose a tag to compare
@aws-sdk-java-automation aws-sdk-java-automation released this 03 Jun 19:42
a70af04

2.31.56 2025-06-03

AWS S3 Event Notifications

  • Bugfixes

    • Fixed parsing of S3 event notifications to allow eventTime to be null when eventName is not

AWS SDK for Java v2

  • Bugfixes

    • Fix NPE in ProfileFileSupplier.defaultSupplier when both credentials and config files do not exist.

Amazon API Gateway

  • Features

    • Adds support to set the routing mode for a custom domain name.

AmazonApiGatewayV2

  • Features

    • Adds support to create routing rules and set the routing mode for a custom domain name.

EMR Serverless

  • Features

    • AWS EMR Serverless: Adds a new option in the CancelJobRun API in EMR 7.9.0+, to cancel a job with grace period. This feature is enabled by default with a 120-second grace period for streaming jobs and is not enabled by default for batch jobs.

Contributors

Special thanks to the following contributors to this release:

@reifiedbeans