This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 5289fdacb9 feat: remove eddsa library dependency code since it has
been removed in camel core (#8773)
omit 826c674ede Regenerate BOMs
omit 0ec49850a4 Remove cxf-soap dependency on quarkus-cxf-rt-ws-security as
per CAMEL-23773
omit d152dc01dd Enable salesforce tests
omit 314a8b205b Regen poms
omit 2487dadef2 Adapt spring-rabbitmq tests for changes to Camel prefixed
header filtering
omit fa2422e511 Regenerate BOMs
omit a7f0748572 Fix opentelemetry2 tests for redundant span removal changes
omit 4bd2775b5c Disable smallrye-reactive-messaging native profile due to
#8752
omit cfb94e440d Fix NettyHttpTest.transferException by disabling
muteException
omit 4734710842 Fix test-framework compilation
omit 5b0197239d Fix opentelemetry2 native mode tests with GraalVM
substitutions
omit 881910f41e Regen extension metadata
omit 2564d8b166 Regen poms
omit 67bb81d1e0 Regen headersmap extension metadata
omit dccd046515 Regen poms
omit 98588be4c6 Fixed core, nats, velocity
omit 4af3546031 regen
omit b45e52f445 Regen
omit ca53b4c31d feat(extensions): support telemetry include processor field
omit c8a0b2a8b3 Regen
omit 3a0b0508cf rebase + build fixes
omit bb00594eaa Regen
omit 2ff9b48cca Fix flaky test timeouts in Couchbase and AWS Secrets Manager
omit 61432cac55 Disabled SedaVirtualThreadsIT because of #8687
omit bc5153e60b Disabled SedaVirtualThreadsTest because of #8687
omit f6d29fc27f Regenerate docs
omit 011387e6f6 Regenerate BOMs
omit a321d76ebf Remove GitHub extension
omit 660b710caf Use QuarkusTestResource for enabling virtual thread support
in SedaVirtualThreadsTest
omit 149b62bcba fixed cxf error because of CAMEL-23526
omit b620b1e7c6 Revert "Eagerly build PropertiesComponent to fix Simple
language expressions"
omit 603b0bdf8c Revert "Fix virtual threads configuration for Quarkus
static init"
omit c3755b6994 Eagerly build PropertiesComponent to fix Simple language
expressions
omit 8e1d207c83 Fix virtual threads configuration for Quarkus static init
omit 5c90b9e35a Disabled saleforce tests until Quarkus updates protobuf
omit 839e4eaa52 Remove redundant camelVirtualThreadSupportSystemProperty
build step
omit b4fd8dbcf0 Regen
omit 001b65cbca Regen files
omit 538f64b60d chore(extensions): telemetry disable core processors
omit 53dd064988 Gen files
omit a7b07c00a9 fixed jira compilation issue and generated files
omit 5ca1e22b8f Refresh generated files
omit fcca15f65d Fixes #8592. Add camel-quarkus-jsoup extension with native
support
omit 8572a055d0 Regen digitalocean and irc docs (again)
omit 9738ebba43 Regen digitalocean and irc docs
omit 4e4c782cb9 Adapt Grok tests to switch to io.github.whatap:java-grok
omit dc383abe1f Regenerate extension metadata
omit 7d8a723b74 Refresh generated files
omit 77362db8dd Set objectMessageEnabled=true for messaging tests that need
it
omit 1895200e56 Explicitly enable object message in JMS object
serialization tests
omit 7c3a9e3a29 Fix otel2 span kind assertions
omit a77f6a78a7 Regen openai doc metadata
omit bdd5097592 Remove stomp and guava-eventbus extensions
omit 16e7930a32 Unblock camel-main build by explicitly defining the eddsa
version following its deprecation in Camel
omit bed9ab3816 Removed camel-xray extension
omit f7fe420d09 regen
omit 6ce960b9ae Regen + fixed version in security-policy tests
omit 16b6e62307 Add security-policy integration test for CAMEL-23250
omit 3d95285aff Update to 4.21.0-SNAPSHOT
add 396048680c Update AGENTS.md (#8772)
add ba0f005577 Add integration test coverage for ErrorRegistry SPI
configuration. Fixes #8702.
add 6b5b7269d3 Bump actions/checkout from 6.0.3 to 7.0.0
add d646e73422 Bump quarkiverse-groovy.version from 3.36.2 to 3.37.0
new b9233a1b30 Update to 4.21.0-SNAPSHOT
new 46b8895215 Add security-policy integration test for CAMEL-23250
new fb31f5ce7c Fixes #8592. Add camel-quarkus-jsoup extension with native
support
new 54d66978dc chore(extensions): telemetry disable core processors
new 307c621399 feat(extensions): support telemetry include processor field
new 1df287ea91 Disable smallrye-reactive-messaging native profile due to
#8752
new ba4c297913 feat: remove eddsa library dependency code since it has
been removed in camel core (#8773)
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 (5289fdacb9)
\
N -- N -- N refs/heads/camel-main (ba4c297913)
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 7 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:
.github/workflows/alternate-jdk-build.yaml | 12 +++++-----
.github/workflows/camel-master-cron.yaml | 14 ++++++------
.github/workflows/check-dependency-convergence.yml | 2 +-
.github/workflows/ci-build.yaml | 14 ++++++------
.github/workflows/generate-sbom-main.yml | 2 +-
.github/workflows/label-issue.yaml | 2 +-
.github/workflows/pr-doc-validation.yml | 4 ++--
.github/workflows/pr-validate.yml | 2 +-
.github/workflows/quarkus-lts-ci-build.yaml | 10 ++++-----
.github/workflows/quarkus-master-cron.yaml | 14 ++++++------
.../workflows/synchronize-dependabot-branch.yaml | 2 +-
AGENTS.md | 2 +-
.../main/resources/META-INF/quarkus-extension.yaml | 2 +-
.../camel/quarkus/main/CoreMainResource.java | 22 ++++++++++++++++++
.../main/src/main/resources/application.properties | 3 +++
.../main/CoreMainErrorRegistryDisabledIT.java} | 2 +-
.../main/CoreMainErrorRegistryDisabledTest.java} | 26 +++++++++-------------
.../apache/camel/quarkus/main/CoreMainTest.java | 15 +++++++++++++
pom.xml | 2 +-
poms/bom/src/main/generated/flattened-full-pom.xml | 4 ++--
.../src/main/generated/flattened-reduced-pom.xml | 4 ++--
.../generated/flattened-reduced-verbose-pom.xml | 4 ++--
22 files changed, 100 insertions(+), 64 deletions(-)
copy
integration-tests/{main-xml-io/src/test/java/org/apache/camel/quarkus/main/CoreMainXmlIoIT.java
=>
main/src/test/java/org/apache/camel/quarkus/main/CoreMainErrorRegistryDisabledIT.java}
(91%)
copy
integration-tests/{jolokia/src/test/java/org/apache/camel/quarkus/component/jolokia/it/JolokiaAdditionalPropertiesTest.java
=>
main/src/test/java/org/apache/camel/quarkus/main/CoreMainErrorRegistryDisabledTest.java}
(64%)