Skip to content

Commit a08d484

Browse files
committed
Merge remote-tracking branch 'origin/master' into dongie/virtual-thread-testing
2 parents 102670c + dd4efa7 commit a08d484

File tree

543 files changed

+3659
-1142
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

543 files changed

+3659
-1142
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "S3",
4+
"contributor": "",
5+
"description": "Add support for parallel download for individual part-get for multipart GetObject in s3 async client and Transfer Manager"
6+
}

CHANGELOG.md

Lines changed: 0 additions & 584 deletions
Large diffs are not rendered by default.

archetypes/archetype-app-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.39.7-SNAPSHOT</version>
23+
<version>2.40.0-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

0 commit comments

Comments
 (0)