You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/07/30 06:51:00 UTC

[camel] branch regen_bot updated (4a478bdde48 -> 971f7872b00)

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 4a478bdde48 (chores) camel-plc4x: fix test flakiness (#10906)
     add 88950472467 Jbang trace (#10905)
     add 971f7872b00 Upgrade Zookeeper Testcontainers to 3.8 (#10904)

No new revisions were added by this update.

Summary of changes:
 .../camel/spi/BacklogTracerEventMessage.java       |  6 ++
 .../debugger/DefaultBacklogTracerEventMessage.java | 15 ++++
 .../camel/impl/engine/CamelInternalProcessor.java  | 86 +++++++++++++++++++++-
 .../apache/camel/impl/engine/DefaultChannel.java   |  2 +-
 .../core/commands/action/CamelTraceAction.java     | 16 +++-
 .../zookeeper/services/ZooKeeperContainer.java     |  2 +-
 6 files changed, 123 insertions(+), 4 deletions(-)