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

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


 discard ff0e986ec0 Upgrade Quarkus to 3.21.0.CR1
     add 5b6170c66b Bump cq-plugin.version from 4.17.0 to 4.17.1 (#7126)
     add ae23b82010 Bump quarkiverse-jsch.version from 3.0.13 to 3.0.14 (#7124)
     add 8217da2184 Bump com.azure:azure-core-http-vertx from 1.0.2 to 1.0.3 
(#7123)
     add ec71ba9cca Fix get beans name from the camel quarkus runtime catalog 
(#7127)
     add eaf2fce2cd Add option to disable sanity checks in individual modules
     add 0af50864c0 Avoid comparing CDI client proxies in Fault Tolerance 
configuration testing
     add 6b1d978d12 Fix dependency convergence failures with 
camel-quarkus-google-secret-manager
     add d47202c901 Azure-servicebus: fixed intermittent failures by switching 
to another sql image
     add fab683bee0 Upgrade Quarkus to 3.20.0.CR1
     add 1a7040028d Upgrade Quarkus Amazon Services to 3.3.1
     new 06f9500195 Upgrade Quarkus to 3.22.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   (ff0e986ec0)
            \
             N -- N -- N   refs/heads/quarkus-main (06f9500195)

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:
 docs/antora.yml                                    |    2 +-
 .../component/aws2/s3/it/Aws2S3Resource.java       |   10 +-
 .../quarkus/component/aws2/s3/it/Aws2S3Test.java   |    2 -
 .../support/azure/AzureServiceBusTestResource.java |   17 +-
 .../MicroProfileFaultToleranceRoutes.java          |    1 +
 .../MicroprofileFaultToleranceProducers.java       |    5 +-
 .../MicroprofileFaultToleranceResource.java        |    5 +-
 ...fileFaultToleranceConfigurationTestProfile.java |    5 +-
 pom.xml                                            |   16 +-
 poms/bom/pom.xml                                   |    5 +
 poms/bom/src/main/generated/flattened-full-pom.xml | 2672 ++++++++++----------
 .../src/main/generated/flattened-reduced-pom.xml   |  131 +-
 .../generated/flattened-reduced-verbose-pom.xml    |  351 +--
 .../org/apache/camel/quarkus/maven/CqCatalog.java  |    2 +-
 tooling/scripts/sanity-checks.groovy               |    5 +
 15 files changed, 1662 insertions(+), 1567 deletions(-)

Reply via email to