This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from eafe3e5 CAMEL-17026: initial refactoring to allow easier implementation of the feature new 173049e CAMEL-17024: camel-aws2-s3 - Determine content-length in a smarter way new 7214520 CAMEL-17027: camel-aws-s3 producer in put mode should use input stream with computed content length instead of reading into byte array in memory. The 2 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 | 109 ++++++++++----------- .../camel/component/aws2/s3/utils/AWS2S3Utils.java | 28 ++++-- 2 files changed, 74 insertions(+), 63 deletions(-)