This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch 3.27.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 5f5c142b62 Upgrade Camel to 4.14.5
new 887c6bd5c6 Fix camel-quarkus-opentelemetry2 docs
new 3de02caf36 fix: Add ES cluster health check before running test fixes
#8321
new 737b2123c0 Change how CamelQuartzRecorder looks up scheduler beans to
account for cases with composite scheduler
new bd0f2376e9 Remove redundant camel-quarkus-mongodb dependency from
camel-quarkus-debezium-mongodb
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:
.../pages/reference/extensions/opentelemetry2.adoc | 4 +-
extensions/debezium-mongodb/deployment/pom.xml | 4 --
extensions/debezium-mongodb/runtime/pom.xml | 8 +--
.../opentelemetry2/runtime/src/main/doc/usage.adoc | 4 +-
.../component/quartz/CamelQuartzRecorder.java | 6 +-
.../elasticsearch/it/ElasticsearchTest.java | 81 ++++++++++++++++++++++
6 files changed, 92 insertions(+), 15 deletions(-)