File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 43
43
"category" : " AWS SDK for Java v2" ,
44
44
"contributor" : " " ,
45
45
"description" : " Updated endpoint and partition metadata."
46
+ },
47
+ {
48
+ "type" : " bugfix" ,
49
+ "category" : " Amazon S3" ,
50
+ "contributor" : " " ,
51
+ "description" : " Updated logic for S3MultiPartUpload. Part numbers are now assigned and incremented when parts are read."
46
52
}
47
53
]
48
54
}
Original file line number Diff line number Diff line change 18
18
- Made DefaultSdkAutoConstructList and DefaultSdkAutoConstructMap serializable
19
19
- Updated endpoint and partition metadata.
20
20
21
+ ## __ Amazon S3__
22
+ - ### Bugfixes
23
+ - Updated logic for S3MultiPartUpload. Part numbers are now assigned and incremented when parts are read.
24
+
21
25
## __ Amazon Cognito Identity__
22
26
- ### Features
23
27
- Updated API model build artifacts for identity pools
You can’t perform that action at this time.
0 commit comments