This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 13e3f1617a Regen SBOM from commit
ff841ad81dea6ddd8007e327b9450188d4950985 (#6463)
new d62f7046b3 Upgrade Camel to 4.8.0
new e41098938f Revert "Disable MicroProfile Fault Tolerance tests due to
#6285"
new 2a57b057ec Revert "Disable extension tests that use MongoDB due to
#6341"
new 7032901937 Revert "Disable extension tests that use kubernetes-client
due to #6348"
new 8383b396c3 Disable debezium-mongo testing and native profile due to
#6357
The 5 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:
.mvn/rrf/groupId-atlassian.txt | 2 +
docs/antora.yml | 4 +-
.../ROOT/examples/components/guava-eventbus.yml | 2 +-
.../ROOT/examples/components/langchain4j-chat.yml | 2 +-
.../pages/reference/extensions/guava-eventbus.adoc | 6 +-
.../reference/extensions/langchain4j-chat.adoc | 2 +-
extensions-jvm/flink/runtime/pom.xml | 16 +-
.../main/resources/META-INF/quarkus-extension.yaml | 1 +
.../pubsub/graalvm/GaxGrpcSubstitutions.java | 2 +-
.../mongodb/gridfs/it/MongodbGridfsIT.java | 2 -
.../mongodb/gridfs/it/MongodbGridfsTest.java | 2 -
.../quarkus/component/mongodb/it/MongoDbIT.java | 2 -
.../quarkus/component/mongodb/it/MongoDbTest.java | 2 -
.../component/as2/it/transport/Request.java | 12 +-
.../camel/quarkus/component/as2/it/As2Helper.java | 20 +-
integration-tests/debezium/pom.xml | 2 +-
.../common/it/mongodb/DebeziumMongodbIT.java | 2 +-
.../common/it/mongodb/DebeziumMongodbTest.java | 2 +-
integration-tests/kubernetes/pom.xml | 2 -
integration-tests/master-openshift/pom.xml | 2 -
.../microprofile-fault-tolerance/pom.xml | 2 -
.../MicroProfileFaultToleranceConfigurationIT.java | 2 -
...icroProfileFaultToleranceConfigurationTest.java | 2 -
.../MicroprofileFaultToleranceIT.java | 2 -
.../MicroprofileFaultToleranceTest.java | 2 -
integration-tests/mongodb-grouped/pom.xml | 2 -
.../platform/http/it/PlatformHttpRouteBuilder.java | 2 +-
integration-tests/slack/pom.xml | 15 +-
.../component/twilio/it/TwilioResource.java | 3 +-
pom.xml | 22 +-
poms/bom/pom.xml | 4 +
poms/bom/src/main/generated/flattened-full-pom.xml | 1526 ++++++++++----------
.../src/main/generated/flattened-reduced-pom.xml | 826 +++++------
.../generated/flattened-reduced-verbose-pom.xml | 960 ++++++------
34 files changed, 1736 insertions(+), 1721 deletions(-)