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/08/09 11:52:06 UTC

[camel] branch regen_bot updated (af2f890ab2d -> 96655d54fdf)

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 af2f890ab2d Add SB doc link
     add 58fb2d562be CAMEL-18369: camel-stream - Add http to read stream from remote http server
     add 96655d54fdf Regen for commit 58fb2d562be96322188eefd895fad5def88a4eb9

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/stream.json    |  4 +-
 .../component/stream/StreamEndpointConfigurer.java | 12 ++++
 .../component/stream/StreamEndpointUriFactory.java |  4 +-
 .../org/apache/camel/component/stream/stream.json  |  4 +-
 .../src/main/docs/stream-component.adoc            | 12 ++++
 .../camel/component/stream/StreamConsumer.java     | 76 ++++++++++++++++++++--
 .../camel/component/stream/StreamEndpoint.java     | 31 ++++++++-
 .../camel/component/stream/StreamProducer.java     |  2 +-
 8 files changed, 135 insertions(+), 10 deletions(-)