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 34743298ad4 camel-jbang - Export should include camel-yaml-dsl if using kamelets, eg if you use Java routes with kamelets then yaml-dsl was missing before. Thanks to Andrea for reporting this. add fd98cd3d50d CAMEL-18275: Address issue of completions not being run in SEDA pipeline (#8015) No new revisions were added by this update. Summary of changes: .../apache/camel/spi/SynchronizationVetoable.java | 9 +++++++++ .../apache/camel/impl/engine/DefaultUnitOfWork.java | 7 ++++++- .../camel/processor/OnCompletionProcessor.java | 20 ++++++++++++++++++++ .../apache/camel/support/SynchronizationAdapter.java | 5 +++++ 4 files changed, 40 insertions(+), 1 deletion(-)