This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 8b7ad5f CAMEL-17454: camel-undertow - Fix duplicate content-type header when using with rest component as producer to call external rest services. new b7327d6 CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all new 842cdf1 CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all new 4eb8788 CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all - Fix multipart upload too 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 | 10 ++++++++ .../integration/S3MultipartUploadOperationIT.java | 27 ++++++++++++++++++++++ .../s3/integration/S3SimpleUploadOperationIT.java | 25 ++++++++++++++++++++ 3 files changed, 62 insertions(+)