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 8b9e5d4  Updated CHANGELOG.md
     new 060d4fe  examples: fix route definition
     new de1b959  Log runtime version when starting #512

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/k/main/ApplicationRuntime.java    |  4 ++
 .../k/quarkus/deployment/DeploymentProcessor.java  |  2 +
 .../org/apache/camel/k/quarkus/Application.java    |  1 +
 .../camel/k/quarkus/ApplicationRecorder.java       |  5 +++
 .../src/main/java/org/apache/camel/k/Runtime.java  |  3 +-
 .../org/apache/camel/k/support/RuntimeSupport.java | 48 ++++++++++++++++++++++
 .../data/routes.yaml                               | 28 ++++++-------
 7 files changed, 76 insertions(+), 15 deletions(-)

Reply via email to