This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 53d9e995d67 chore(deps): Bump com.github.mwiede:jsch from 0.2.17 to
0.2.18
add c4d201b9502 CAMEL-20861: Default tracer now include details of when an
exchange was sent to an endpoint including service location. (#14465)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/camel/spi/Tracer.java | 11 +++++
.../camel/impl/engine/CamelInternalProcessor.java | 57 +++++++++++++++-------
.../apache/camel/impl/engine/DefaultChannel.java | 2 +-
.../apache/camel/impl/engine/DefaultTracer.java | 51 +++++++++++++++++++
4 files changed, 102 insertions(+), 19 deletions(-)