This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch chore/camel-cli-rebrand
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 3099010086dc chore: regen after Camel CLI rebrand
omit d0334ccb3c1f chore: rebrand Camel JBang to Camel CLI
add ed9eb9674b5a CAMEL-23709: Update micrometer-observability tests for
EndpointSending span reduction
add 0c3a6a941b87 chore: skip vanish animation for explicitly stopped
processes in TUI
add 632587d779ab chore: fix swapped key hints in example browser popup
add 83726118f205 chore: rebrand Camel JBang to Camel CLI
add aed0792c0593 chore: regen after Camel CLI rebrand
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3099010086dc)
\
N -- N -- N refs/heads/chore/camel-cli-rebrand (aed0792c0593)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../camel/micrometer/observability/BaggageInjectionTest.java | 7 ++-----
.../apache/camel/micrometer/observability/BaggageSettingTest.java | 5 ++---
.../camel/micrometer/observability/EnableProcessorsTest.java | 7 ++-----
.../org/apache/camel/micrometer/observability/SpanBeanTest.java | 7 ++-----
.../camel/micrometer/observability/SpanCustomizationTest.java | 7 ++-----
.../apache/camel/micrometer/observability/SpanInjectionTest.java | 7 ++-----
.../apache/camel/dsl/jbang/core/commands/tui/ActionsPopup.java | 4 ++--
.../apache/camel/dsl/jbang/core/commands/tui/CamelMonitor.java | 8 ++++++--
8 files changed, 20 insertions(+), 32 deletions(-)