This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch camel-3.7.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0c124ff  Fix KafkaIdempotentRepository flagging cache as ready 
incorrectly (#5075)
     new 9098d83  CAMEL-16189 - AWS2S3Producer not setting serverside 
encryption values
     new 03331c8  CAMEL-16189 - AWS2S3Producer not setting serverside 
encryption values, added tests
     new 20b7bac  CAMEL-16189 - AWS2S3Producer not setting serverside 
encryption values, improved the test with a getObject

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/component/aws2/s3/AWS2S3Producer.java    |  4 ++++
 .../aws2/s3/localstack/Aws2S3BaseTest.java         |  6 ++++++
 ...pleEncryptedUploadOperationLocalstackTest.java} | 22 ++++++++++++++++++++--
 3 files changed, 30 insertions(+), 2 deletions(-)
 copy 
components/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/localstack/{S3SimpleUploadOperationLocalstackTest.java
 => S3SimpleEncryptedUploadOperationLocalstackTest.java} (77%)

Reply via email to