You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2020/03/12 10:57:10 UTC

[camel] branch master updated (b79ca1f -> 6662ec3)

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

jamesnetherton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from b79ca1f  Upgrade MongoDB Java Driver to version 3.12.2
     add 6662ec3  CAMEL-14699: Add matchOnUriPrefix URI parameter to platform-http endpoint

No new revisions were added by this update.

Summary of changes:
 .../http/PlatformHttpEndpointConfigurer.java       |  2 ++
 .../component/platform/http/platform-http.json     |  1 +
 .../src/main/docs/platform-http-component.adoc     |  3 ++-
 .../platform/http/PlatformHttpEndpoint.java        | 12 ++++++++++
 .../dsl/PlatformHttpEndpointBuilderFactory.java    | 28 ++++++++++++++++++++++
 .../ROOT/pages/platform-http-component.adoc        |  3 ++-
 6 files changed, 47 insertions(+), 2 deletions(-)