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/01/13 11:52:33 UTC

[camel] branch regen_bot-3.11.x updated (a7e8b44 -> 1eedd64)

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

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


    from a7e8b44  CAMEL-17471 - Snakeyaml: Use safe constructor where the default one has been used
     add c0e8f4b  CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all
     add d89552e  CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all
     add 1eedd64  CAMEL-17358 - AWS SDK2 Producer does not set the Content Type at all - Fix multipart upload too

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws2/s3/AWS2S3Producer.java    | 10 ++++++++
 .../integration/S3MultipartUploadOperationIT.java  | 27 ++++++++++++++++++++++
 .../s3/integration/S3SimpleUploadOperationIT.java  | 25 ++++++++++++++++++++
 3 files changed, 62 insertions(+)