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 2022/11/24 11:19:37 UTC

[camel] branch regen_bot updated (01f559487d5 -> 449079655cb)

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 01f559487d5 CAMEL-18750: camel-elastisearch-starter - Spring Boot clash with json-api dependency
     add 115a96066ed Upgrade Caffeine to version 3.1.2
     add 346fe3cecf1 Sync deps
     add dcf434744b6 camel-jbang - Upgrade known dependencies
     add 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.
     add 19ac4fa6f96 camel-jbang - camel get micrometer
     add 449079655cb CAMEL-18732: camel-micrometer - Include description of metrics

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../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 +--
 parent/pom.xml                                     |  2 +-
 8 files changed, 71 insertions(+), 51 deletions(-)