You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add S3CrtAsyncClient as MultipartPutobject ([#90](https://github.com/aws/aws-s3-encryption-client-java/issues/90)) ([24be141](https://github.com/aws/aws-s3-encryption-client-java/commit/24be14139937aa666ffa42a621cbe1bad72c7246))
9
+
* extend delegating client to enable non-encrypted API operations in default and async encrypion clients ([#94](https://github.com/aws/aws-s3-encryption-client-java/issues/94)) ([ba78c2c](https://github.com/aws/aws-s3-encryption-client-java/commit/ba78c2cd8d94be2f76614bc47bbf85a6e3f5c26e))
10
+
11
+
12
+
### Maintenance
13
+
14
+
* bump AWS SDK v2 deps and make S3 non-optional ([#93](https://github.com/aws/aws-s3-encryption-client-java/issues/93)) ([9d0c495](https://github.com/aws/aws-s3-encryption-client-java/commit/9d0c495c0cbb165b7d743b34eba191e26a95f07d))
15
+
* change algorithm suite IDs to match the specification ([#86](https://github.com/aws/aws-s3-encryption-client-java/issues/86)) ([322e88c](https://github.com/aws/aws-s3-encryption-client-java/commit/322e88c41270958f70594ad369239e782c6f56b6))
16
+
* cleanup some test code ([#92](https://github.com/aws/aws-s3-encryption-client-java/issues/92)) ([ba3be52](https://github.com/aws/aws-s3-encryption-client-java/commit/ba3be525a340930b20c7602de1aa71d57527ee7f))
* convert to a blocking input stream instead of going through a by… ([#96](https://github.com/aws/aws-s3-encryption-client-java/issues/96)) ([eea77c1](https://github.com/aws/aws-s3-encryption-client-java/commit/eea77c16c1a80b37e81a41f95250bca6c3ebf0c1))
24
+
* pass exception from doFinal to wrapped subscriber to avoid hanging ([#95](https://github.com/aws/aws-s3-encryption-client-java/issues/95)) ([7c64a9f](https://github.com/aws/aws-s3-encryption-client-java/commit/7c64a9fa27ae24abc7cf76ac63b610cc91998824))
0 commit comments