Tags: aws/amazon-s3-encryption-client-java
Tags
Amazon S3 Encryption Client 3.5.0 Release -- 2025-10-27 ## [3.5.0](v3.4.0...v3.5.0) (2025-10-27) ### Features * allow raw keyrings to decrypt with multiple wrapping keys ([#485](#485)) ([a78cb52](a78cb52)) ### Maintenance * add client specification and Duvet annotations ([#481](#481)) ([1bd8b7a](1bd8b7a)) * move spec submodule to master, update annotations ([#482](#482)) ([cc9eafc](cc9eafc)) * **release:** skip openjdk11 during release validation ([#487](#487)) ([a210653](a210653)) * **spec:** add spec and Duvet annotations for KmsKeyring ([#483](#483)) ([ab41a57](ab41a57))
Amazon S3 Encryption Client 3.4.0 Release -- 2025-07-30 ## [3.4.0](v3.3.5...v3.4.0) (2025-07-30) ### Features * put object with instruction file configured ([#466](#466)) ([99077dc](99077dc)) * reEncryptInstructionFile Implementation ([#475](#475)) ([ff66e72](ff66e72)) * reEncryptInstructionFile Implementation ([#478](#478)) ([f7e6fa5](f7e6fa5)) ### Fixes * Revert "feat: reEncryptInstructionFile Implementation ([#475](#475))" ([#477](#477)) ([6d45ec5](6d45ec5)) ### Maintenance * guard against properties conflicts ([#479](#479)) ([793c73b](793c73b)) * **pom:** fix scm url ([#469](#469)) ([1bc2ca3](1bc2ca3)) * **release:** Migrate release to Central Portal ([#468](#468)) ([da71231](da71231)) * validate against legacy wrapping on client but customer passes keyring with no legacy wrapping ([#473](#473)) ([bb898d1](bb898d1))
Amazon S3 Encryption Client 3.3.5 Release -- 2025-05-21 ## [3.3.5](v3.3.4...v3.3.5) (2025-05-21) ### Fixes * determine effective contentLength, account for tagLength on decrypt ([#463](#463)) ([969d721](969d721)) * disable low-level Multipart Upload in Async client ([#461](#461)) ([599f941](599f941)) * support PutObjectResponse fields ([#462](#462)) ([dec503b](dec503b)) ### Maintenance * Revert "Amazon S3 Encryption Client 3.3.5 Release -- 2025-05-20" ([#465](#465)) ([3f9ac8e](3f9ac8e)) * update dependency needed for semantic-release ([#464](#464)) ([0fd3b58](0fd3b58))
Amazon S3 Encryption Client 3.3.0 Release -- 2024-10-30 ## [3.3.0](v3.2.3...v3.3.0) (2024-10-30) ### Features * allow configuration of instruction file client, add new top-level client options, disable wrapped multipart upload ([#387](#387)) ([37e772f](37e772f)) ### Maintenance * add ListBucket permission to release role ([#391](#391)) ([fa1e6cc](fa1e6cc)) * **deps-dev:** bump commons-io:commons-io from 2.11.0 to 2.14.0 ([#381](#381)) ([5e03842](5e03842))
Amazon S3 Encryption Client 3.2.3 Release -- 2024-10-04 ## [3.2.3](v3.2.2...v3.2.3) (2024-10-04) ### Fixes * catch CompletionException instead when instruction file is not found ([#379](#379)) ([dd61547](dd61547)) * handle S3 server encoding of non-US-ASCII object metadata ([#375](#375)) ([b907743](b907743)) * introduce S3-specific client configuration to top-level configuration ([#378](#378)) ([54fa0cb](54fa0cb)) ### Maintenance * fix release cfn and codebuild ([#380](#380)) ([2844498](2844498)) * fix release javadocs ([#373](#373)) ([8a69959](8a69959))
PreviousNext