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/22 11:07:51 UTC

[camel] branch regen_bot updated (830449d342b -> 232b34224f8)

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 830449d342b (chores) camel-core: cleanup obtaining Camel version information (#11168)
     add 232b34224f8 CAMEL-19760: netty-http:prevent the usage of proxy protocol in producer endpoint (#11165)

No new revisions were added by this update.

Summary of changes:
 .../component/netty/http/NettyHttpEndpoint.java    | 12 +++++++
 ...st.java => NettyHttpProducerProxyModeTest.java} | 38 ++++++++++++----------
 .../org/apache/camel/impl/engine/RouteService.java |  4 +--
 3 files changed, 35 insertions(+), 19 deletions(-)
 copy components/camel-netty-http/src/test/java/org/apache/camel/component/netty/http/{NettyHttpTwoRoutesValidateBootstrapConfigurationTest.java => NettyHttpProducerProxyModeTest.java} (55%)