Skip to content

AWS SDK for Java v2 2.28.19

Compare
Choose a tag to compare
@aws-sdk-java-automation aws-sdk-java-automation released this 09 Oct 18:54
b65666b

2.28.19 2024-10-09

AWS CodePipeline

  • Features

    • AWS CodePipeline introduces a Compute category

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • This change adds the default retry conditions in the client builder if none are configured to behave similarly to retry policies that are configured behind the scenes without the users having to do that themselves. This will prevent customers using directly the retry strategies builders from DefaultRetryStrategy to end up with a no-op strategy.