This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from c017404 CAMEL-16586: prevent messages from different endpoints to end up in the same topic (#5519) add 9382762 Fix creation of V3 Client (#5522) add 08a581a CAMEL-16394: Route Template local beans. No new revisions were added by this update. Summary of changes: ...meletEipTest.java => KameletLocalBeanTest.java} | 44 +++++++++++++++++----- .../common/AbstractOpenstackEndpoint.java | 6 ++- .../org/apache/camel/RouteTemplateContext.java | 12 ++++++ .../org/apache/camel/impl/DefaultCamelContext.java | 34 +++++++++++++---- .../java/org/apache/camel/impl/DefaultModel.java | 28 ++------------ .../camel/builder/TemplatedRouteBuilder.java | 3 +- .../camel/model/DefaultRouteTemplateContext.java | 12 ++++++ .../modules/ROOT/pages/route-template.adoc | 16 +++++--- 8 files changed, 105 insertions(+), 50 deletions(-) copy components/camel-kamelet/src/test/java/org/apache/camel/component/kamelet/{KameletEipTest.java => KameletLocalBeanTest.java} (54%)