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/05/18 18:05:06 UTC

[camel] branch regen_bot updated (f198bf4e68e -> 7e224ac02b8)

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 f198bf4e68e Regen for commit 9d7fcd33e6b27ad96738bbee7b97a725cfb49fa4
     add 6e0f7e545f0 CAMEL-18124: camel-stream - Add readLine option to control read mode
     add 1c73c49e82d CAMEL-18124: camel-stream - Add readLine option to control read mode
     add 7e224ac02b8 Regen for commit 1c73c49e82d7811a60009859a2bd2eb6dd94768f

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/stream.json    |   1 +
 .../component/stream/StreamEndpointConfigurer.java |   6 ++
 .../component/stream/StreamEndpointUriFactory.java |   3 +-
 .../org/apache/camel/component/stream/stream.json  |   1 +
 .../camel/component/stream/StreamConsumer.java     | 105 +++++++++++++++++++--
 .../camel/component/stream/StreamEndpoint.java     |  14 +++
 .../modules/ROOT/pages/camel-jbang.adoc            |  19 +++-
 7 files changed, 139 insertions(+), 10 deletions(-)