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 9b6f9c2 CAMEL-17454: camel-undertow - Fix duplicate content-type header when using with rest component as producer to call external rest services. new 2925d61 CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all new f36b788 CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all new a43ea3c 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(+)