This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
omit 468054dc50 Restore smallrye-reactive-messaging native testing
omit 4279f05240 Upgrade Quarkus to 3.39.0.CR1
add b4e163ab41 Bump io.debezium:debezium-bom from 3.6.0.Final to
3.6.1.Final
add 460b59333c Bump quarkiverse-jsch.version from 3.2.0 to 3.2.1
add 22c8a0bc43 Bump io.quarkiverse.jgit:quarkus-jgit-bom from 3.6.2 to
3.7.0
add 37397908ee Fix integration cassandra-source kamelet pod status is in
running state but not ready
add c003c564be Add test for opentelemetry2 route id span attribute
new 95d939f1bf Upgrade Quarkus to 3.39.0.CR1
new 6552320005 Restore smallrye-reactive-messaging native testing
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 (468054dc50)
\
N -- N -- N refs/heads/quarkus-main (6552320005)
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.
The 2 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:
.../modules/ROOT/pages/migration-guide/3.39.0.adoc | 15 +++
.../pages/reference/extensions/cassandraql.adoc | 12 ++
.../runtime/src/main/doc/configuration.adoc | 11 ++
.../it/OpenTelemetry2RouteBuilder.java | 1 +
.../opentelemetry2/it/Opentelemetry2Test.java | 21 ++++
pom.xml | 8 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 125 +++++++++++----------
.../src/main/generated/flattened-reduced-pom.xml | 48 ++++----
.../generated/flattened-reduced-verbose-pom.xml | 48 ++++----
9 files changed, 177 insertions(+), 112 deletions(-)