Skip to content

AWS SDK for Java v2 2.25.15

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 21 Mar 18:53
2c6d3fa

2.25.15 2024-03-21

CodeArtifact

  • Features

    • This release adds Package groups to CodeArtifact so you can more conveniently configure package origin controls for multiple packages.

S3 Transfer Manager

  • Bugfixes

    • Fix normalize key method to not strip extra character when prefix is not immediately followed by separator in the key.
    • Fixed OOM issue that could surface when users try to download objects from an S3 bucket that has millions of small files. See #4987