You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/05/10 12:17:48 UTC

[camel] branch regen_bot updated (662f246b306 -> badeecb4827)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 662f246b306 CAMEL-18064 - Cannot set server side encryption SSE-S3 for S3 bucket
     add c242e5a488a CAMEL-18064 - Cannot set server side encryption SSE-S3 for S3 bucket - Stream Producer
     add 09b98c7ecee Camel-AWS2 S3: Little refactoring for multipart upload
     add badeecb4827 Camel-AWS2 S3: Little refactoring for multipart upload

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws2/s3/AWS2S3Producer.java    | 21 +----------------
 .../aws2/s3/stream/AWS2S3StreamUploadProducer.java | 18 +--------------
 .../camel/component/aws2/s3/utils/AWS2S3Utils.java | 26 ++++++++++++++++++++++
 3 files changed, 28 insertions(+), 37 deletions(-)