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:46:36 UTC

[camel] branch regen_bot_3x updated (a92298471ff -> c0e0beb42ed)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from a92298471ff Version upgrades (maven-war-plugin, spring-integration, spring-batch) (#11166)
     add c0e0beb42ed 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%)