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

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


    from 4296da0  Updated CHANGELOG.md
     add c15189e  core: sync BaseModel and FastCamelContext with Camel main

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/quarkus/core/BaseModel.java   | 192 ++++++++++++++++++++-
 .../camel/quarkus/core/FastCamelContext.java       | 106 +++++++++++-
 integration-tests/kamelet/pom.xml                  |   4 +
 .../component/kamelet/it/KameletResource.java      |   8 +
 .../component/kamelet/it/KameletRoutes.java        |  23 +++
 .../quarkus/component/kamelet/it/KameletTest.java  |  19 ++
 pom.xml                                            |   2 +-
 7 files changed, 339 insertions(+), 15 deletions(-)

Reply via email to