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 7b6319ae749 CAMEL-18347: fix Kafka services in test infra not being singleton add 549d04be760 CAMEL-18348: camel-yaml-dsl - Remove template as allowed name for route templates. The generated schema only had the correct names. The template is a custom legacy name used in the erlier phase of the new yaml-dsl. add e8bf72090b6 camel-yaml-dsl - Remove tod backwards compatible for older 0.7.x kamelets. add 2c010820323 camel-yaml-dsl - Remove tod backwards compatible for older 0.7.x kamelets. add 2b0b3bc1fde Upgrade Directory Watcher to version 0.16.1 add 08159458c70 Sync deps No new revisions were added by this update. Summary of changes: camel-dependencies/pom.xml | 2 +- .../ROOT/pages/camel-3x-upgrade-guide-3_19.adoc | 6 +++ .../dsl/yaml/deserializers/CustomResolver.java | 4 -- .../org/apache/camel/dsl/yaml/KameletTest.groovy | 10 ++-- .../apache/camel/dsl/yaml/RouteTemplateTest.groovy | 22 ++++---- .../camel/dsl/yaml/TemplatedRouteTest.groovy | 60 +++++++++++++++++++++- parent/pom.xml | 2 +- 7 files changed, 83 insertions(+), 23 deletions(-)