File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.3.5] ( https://github.com/aws/aws-s3-encryption-client-java/compare/v3.3.4...v3.3.5 ) (2025-05-21)
4
+
5
+ ### Fixes
6
+
7
+ * determine effective contentLength, account for tagLength on decrypt ([ #463 ] ( https://github.com/aws/aws-s3-encryption-client-java/issues/463 ) ) ([ 969d721] ( https://github.com/aws/aws-s3-encryption-client-java/commit/969d7213b7bd6250fbce159bd5705a19ee439f23 ) )
8
+ * disable low-level Multipart Upload in Async client ([ #461 ] ( https://github.com/aws/aws-s3-encryption-client-java/issues/461 ) ) ([ 599f941] ( https://github.com/aws/aws-s3-encryption-client-java/commit/599f9417335efac4cf952e555a99bbc6d7d8cc0f ) )
9
+ * support PutObjectResponse fields ([ #462 ] ( https://github.com/aws/aws-s3-encryption-client-java/issues/462 ) ) ([ dec503b] ( https://github.com/aws/aws-s3-encryption-client-java/commit/dec503b49f3e57113de16fcc861ee1ecedbd2ff6 ) )
10
+
11
+ ### Maintenance
12
+
13
+ * Revert "Amazon S3 Encryption Client 3.3.5 Release -- 2025-05-20" ([ #465 ] ( https://github.com/aws/aws-s3-encryption-client-java/issues/465 ) ) ([ 3f9ac8e] ( https://github.com/aws/aws-s3-encryption-client-java/commit/3f9ac8e419f5ed55f59fb0daf742fc2945eea9d0 ) )
14
+ * update dependency needed for semantic-release ([ #464 ] ( https://github.com/aws/aws-s3-encryption-client-java/issues/464 ) ) ([ 0fd3b58] ( https://github.com/aws/aws-s3-encryption-client-java/commit/0fd3b5826964b41a07a4c004fd0500404e347360 ) )
15
+
3
16
## [ 3.3.4] ( https://github.com/aws/aws-s3-encryption-client-java/compare/v3.3.3...v3.3.4 ) (2025-05-12)
4
17
5
18
### Fixes
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.amazon.encryption.s3</groupId >
8
8
<artifactId >amazon-s3-encryption-client-java</artifactId >
9
- <version >3.3.4 </version >
9
+ <version >3.3.5 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >Amazon S3 Encryption Client</name >
You can’t perform that action at this time.
0 commit comments