This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/cometd-java-server-version-8.0.0
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 7bf6d080fef Bump cometd-java-server-version from 8.0.0.beta3 to 8.0.0
add a7fb907c620 CAMEL-20722 - changes to address flakiness observed on CI
(#14183)
add 72c5a152a14 CAMEL-20244: camel-core - Supervising route controller
should default be DOWN during restarting and exhaust phase (#14194)
add 9e240796c35 Bump aws-java-sdk2-version from 2.25.54 to 2.25.55 (#14185)
add b09d8727eaf Bump swagger-openapi3-version from 2.2.21 to 2.2.22
(#14190)
add 6e53412bb82 Bump org.cometd.java:cometd-java-client-http-jetty (#14186)
add bc65a535d44 Bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.1
(#14189)
add 63eabbe67a9 Bump cometd-java-server-version from 8.0.0.beta3 to 8.0.0
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 (7bf6d080fef)
\
N -- N -- N
refs/heads/dependabot/maven/cometd-java-server-version-8.0.0 (63eabbe67a9)
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:
.../main/camel-main-configuration-metadata.json | 4 ++--
...eakOnFirstErrorOffUsingKafkaManualCommitIT.java | 2 +-
.../KafkaBreakOnFirstErrorReleaseResourcesIT.java | 6 ++---
...irstErrorWithBatchUsingSyncCommitManagerIT.java | 2 +-
.../camel/spi/SupervisingRouteController.java | 22 +++++------------
.../engine/DefaultSupervisingRouteController.java | 4 ++--
.../camel-main-configuration-metadata.json | 4 ++--
core/camel-main/src/main/docs/main.adoc | 4 ++--
.../RouteControllerConfigurationProperties.java | 28 ++++++++++------------
.../ROOT/pages/camel-4x-upgrade-guide-4_7.adoc | 4 ++++
.../modules/ROOT/pages/route-controller.adoc | 8 ++++---
parent/pom.xml | 8 +++----
12 files changed, 44 insertions(+), 52 deletions(-)