This is an automated email from the ASF dual-hosted git repository.

JiriOndrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


 discard e34c104506 Fixes #8878. Add integration test coverage for new weaviate 
operations (BATCH_CREATE, HYBRID_QUERY, BM25_QUERY, AGGREGATE)
 discard 15ffa5d0a9 Adapt PQC integration tests for Bouncy Castle 1.85 
algorithm renames
    omit 17450cf87e Rebased + gen
    omit 39c882bfe8 Fixes #8854. Adapt weaviate extension and tests for 
weaviate client v6
    omit c22be67a32 Disabled langchain4j-agent-ql4j native
    omit 5b5e3fa5ca Ban transitive log4j-core from asterisk-java + Regen
    omit 13463495ef Upgrade langchain4j 1.16.2 -> 1.17.2
    omit 49e8a249b2 Regen
    omit 310741dbfb Register SecureRandomHelper for runtime initialization in 
native mode
    omit ed5203856e Regen
    omit d79d49a2fb Regen
    omit 092284172d Upgrade Camel to 4.22.0
     add c778e49bd7 Bump org.zeroturnaround:zt-exec from 1.12 to 1.13.0
     add b2d1e9c04d Bump com.microsoft.graph:microsoft-graph from 6.65.0 to 
6.66.1
     add 317616a355 Bump 
io.quarkiverse.amazonservices:quarkus-amazon-services-bom
     add a04b64eabc Bump 
io.quarkiverse.amazonservices:quarkus-amazon-services-bom
     add 9f72e069ad Auto generated changes for dependabot commit 
61bc7a529ea120586412dc5b2448c24ac19925fb
     add 444e510a5b Bump quarkiverse-groovy.version from 3.37.2 to 3.37.3
     add f547f784d1 Auto generated changes for dependabot commit 
b7c3e8403d9e981e6b8ced038ac2acc1e37e00fa
     add 909b1ac32a Bump actions/setup-java from 5.5.0 to 5.6.0
     add bcccd695c6 Regen SBOM from commit 
909b1ac32ac03bb79b84c45db0152bdcc7feb119 (#8893)
     new fb303cb201 Fixes #8878. Add integration test coverage for new weaviate 
operations (BATCH_CREATE, HYBRID_QUERY, BM25_QUERY, AGGREGATE)
     new d9f8a00e42 Upgrade Camel to 4.22.0
     new cb055a545a Regen
     new 6b50824594 Regen
     new 9c7087b71c Register SecureRandomHelper for runtime initialization in 
native mode
     new 96cca43a0a Regen
     new fdbfdb4349 Upgrade langchain4j 1.16.2 -> 1.17.2
     new e99eff4bcf Ban transitive log4j-core from asterisk-java + Regen
     new 0938cd9a8f Disabled langchain4j-agent-ql4j native
     new a6e3ae5f25 Fixes #8854. Adapt weaviate extension and tests for 
weaviate client v6
     new 993699caab Rebased + gen
     new 7916dd34e1 Adapt PQC integration tests for Bouncy Castle 1.85 
algorithm renames
     new 9fb58d6892 Regased + regenb

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   (e34c104506)
            \
             N -- N -- N   refs/heads/camel-main (9fb58d6892)

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 13 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/pr-validate.yml                  |    2 +-
 .github/workflows/quarkus-lts-ci-build.yaml        |   12 +-
 .github/workflows/quarkus-master-cron.yaml         |   14 +-
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 3259 ++++++++++----------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 3232 ++++++++++---------
 .../component/weaviate/it/WeaviateResource.java    |   40 +-
 pom.xml                                            |   12 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |  983 +++---
 .../src/main/generated/flattened-reduced-pom.xml   |  132 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  132 +-
 15 files changed, 3906 insertions(+), 3956 deletions(-)

Reply via email to