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 2023/10/23 10:17:58 UTC

[camel] branch regen_bot updated (b9ede653e50 -> 2a14217619d)

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 b9ede653e50 CAMEL-20031: camel-yaml-dsl - Fix description to be correct in model and schema (#11808)
     add 2a14217619d CAMEL-19707: camel-aws-s3 - Upload small / zero length files in single operation instead of multi-part (#11806)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-s3.json   |  8 +++----
 .../apache/camel/component/aws2/s3/aws2-s3.json    |  8 +++----
 .../component/aws2/s3/AWS2S3Configuration.java     | 11 ++++++---
 .../camel/component/aws2/s3/AWS2S3Producer.java    | 18 ++++++++++-----
 .../integration/S3MultipartUploadOperationIT.java  | 20 +++++++++++++++++
 .../dsl/Aws2S3ComponentBuilderFactory.java         | 13 +++++++----
 .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 26 +++++++++++++++-------
 7 files changed, 76 insertions(+), 28 deletions(-)