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 346fe3cecf1 Sync deps
new dcf434744b6 camel-jbang - Upgrade known dependencies
new 215659a91ed CAMEL-18733: camel-core - Move the discovery of route
policy to when being added to the route, as previously if a route policy was
added such as from a component that are in use in the route, then that would be
too late.
new 19ac4fa6f96 camel-jbang - camel get micrometer
new 449079655cb CAMEL-18732: camel-micrometer - Include description of
metrics
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../MicrometerExchangeEventNotifier.java | 1 +
.../messagehistory/MicrometerMessageHistory.java | 2 +-
.../MicrometerRoutePolicyNamingStrategy.java | 17 ++------
.../org/apache/camel/reifier/RouteReifier.java | 51 +++++++++++-----------
.../core/commands/process/ListMicrometer.java | 41 ++++++++++++++---
.../camel-main-known-dependencies.properties | 6 +--
6 files changed, 69 insertions(+), 49 deletions(-)