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/11/07 23:28:52 UTC

[camel] branch regen_bot updated (59046fe140f -> 8f85158e71c)

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 59046fe140f CAMEL-18688: add full resume support for Kafka
     add 4bf4074d9e0 camel-http: Make proxyAuthScheme configurable at global level. (#8685)
     add 8f85158e71c Regen for commit 4bf4074d9e0a091f9abd6ee08785258a8fef26d1

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/http.json        |  1 +
 .../org/apache/camel/catalog/components/https.json       |  1 +
 .../camel/component/http/HttpComponentConfigurer.java    |  6 ++++++
 .../resources/org/apache/camel/component/http/http.json  |  1 +
 .../resources/org/apache/camel/component/http/https.json |  1 +
 .../org/apache/camel/component/http/HttpComponent.java   |  1 +
 .../component/dsl/HttpComponentBuilderFactory.java       | 16 ++++++++++++++++
 .../component/dsl/HttpsComponentBuilderFactory.java      | 16 ++++++++++++++++
 8 files changed, 43 insertions(+)