You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/08/02 07:57:43 UTC

[camel-k-runtime] branch master updated (fffc7d1 -> 1dbfc6e)

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

lburgazzoli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.


    from fffc7d1  chore(build): set test scope
     add 1dbfc6e  Knative component filters out all headers #118

No new revisions were added by this update.

Summary of changes:
 camel-knative-http/pom.xml                         |   6 ++
 camel-knative/pom.xml                              |   5 +
 .../camel/component/knative/KnativeComponent.java  |  22 +++++
 .../component/knative/KnativeConfiguration.java    |  16 +++
 .../camel/component/knative/KnativeEndpoint.java   |   8 +-
 .../component/knative/KnativeComponentTest.java    | 109 +++++++++++++++++++++
 6 files changed, 163 insertions(+), 3 deletions(-)