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

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


 discard 7103fcf448 Upgrade Quarkus to 3.34.0.CR1
     add 767fbe8994 Use health checks & Awaitility for elasticsearch-rest 
assertions with mutating and destrucive operations
     add 0745f6390e Use unique names for JPA DataSource config
     add 371dd6c93f Regen SBOM from commit 
0745f6390e5183eb3c9034cd4c5cc36505c4ee57 (#8427)
     add f4093d5505 Bump io.quarkiverse.jgit:quarkus-jgit-bom from 3.6.1 to 
3.6.2
     add bdb21387d4 Revert "Adapt camel-main secheduled workflow for JDK 21 
minimum" (#8430)
     add 0cc71ec54a Bump 
io.quarkiverse.amazonservices:quarkus-amazon-services-bom
     add 41b73e5e83 Configure statistics for Infinispan caches under test
     new 0ccfeafc49 Upgrade Quarkus to 3.34.0.CR1

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   (7103fcf448)
            \
             N -- N -- N   refs/heads/quarkus-main (0ccfeafc49)

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 1 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/camel-master-cron.yaml           |    30 +-
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 13877 +++++++++----------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 13768 +++++++++---------
 .../client/it/ElasticsearchRestClientTest.java     |   202 +-
 .../infinispan/common/InfinispanCommonRoutes.java  |     2 +-
 .../infinispan/common/InfinispanCommonTest.java    |     8 +-
 .../jpa/src/main/resources/application.properties  |    24 +-
 ...DefaultAndExplicitEntityManagerFactoryTest.java |     4 +-
 .../JpaSingleNamedResourceWithNoDefaultTest.java   |     2 +-
 pom.xml                                            |     4 +-
 poms/bom/src/main/generated/flattened-full-pom.xml |    24 +-
 .../src/main/generated/flattened-reduced-pom.xml   |     8 +-
 .../generated/flattened-reduced-verbose-pom.xml    |    24 +-
 13 files changed, 13975 insertions(+), 14002 deletions(-)

Reply via email to