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
omit 7113983a467 Regen for commit 9701cae7fa0dcf90eb897d628b270cfccf8287a5 add f58118f0f3e Regen add 1f401e0e5c9 [CAMEL-19081] Start a route with aggregation fails due to NPE in AggregateProcessor (#9569) add eefc8e471ba CAMEL-19136: camel-micrometer-starter - Turn of metrics with uri tag by default as it can lead to too many tags due to dynamic values. 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 (7113983a467) \ N -- N -- N refs/heads/regen_bot (eefc8e471ba) 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: .../processor/aggregate/AggregateProcessor.java | 16 +++-- .../ROOT/pages/camel-3x-upgrade-guide-3_20.adoc | 5 ++ .../ROOT/pages/camel-3x-upgrade-guide-3_21.adoc | 5 ++ .../ROOT/pages/camel-4-migration-guide.adoc | 5 ++ .../builder/endpoint/StaticEndpointBuilders.java | 4 +- .../endpoint/dsl/HttpEndpointBuilderFactory.java | 81 ++++++++++++++++------ .../dsl/WeatherEndpointBuilderFactory.java | 18 ++--- .../dsl/WorkdayEndpointBuilderFactory.java | 6 +- 8 files changed, 99 insertions(+), 41 deletions(-)