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/08/21 19:18:05 UTC

[camel] branch regen_bot updated (26450767090 -> c4903cd0389)

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 26450767090 CAMEL-19771: camel-core-model - RouteConfigurationsDefinition should … (#11164)
     add c4903cd0389 CAMEL-17027 stream into buffer of configured size (#11153)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-s3.json   | 140 +++++++++++----------
 .../aws2/s3/AWS2S3ComponentConfigurer.java         |   6 +
 .../aws2/s3/AWS2S3EndpointConfigurer.java          |   6 +
 .../aws2/s3/AWS2S3EndpointUriFactory.java          |   3 +-
 .../apache/camel/component/aws2/s3/aws2-s3.json    | 140 +++++++++++----------
 .../component/aws2/s3/AWS2S3Configuration.java     |  13 ++
 .../aws2/s3/stream/AWS2S3StreamUploadProducer.java |   3 +-
 .../camel/component/aws2/s3/utils/AWS2S3Utils.java |  14 +++
 8 files changed, 184 insertions(+), 141 deletions(-)