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 5ca2dda1aa Upgrade Quarkus to 3.6.0.CR1
     add d6bc66a504 Regen SBOM from commit 
51b5b6eaa6286f5df0bc93f5acbdd4ae3d8e4e40 (#5484)
     add 6617be8f2f Add changelog for 3.2.2
     add 30e6cb1ea9 Set infinispan-quarkus-client test client-intelligence to 
BASIC on all platforms
     add a10e95dd8f file: migrate charset test to non flaky test harness #3584 
(#5480)
     add d1080d4b81 Revert "Disable SimpleIT.simpleExchangeMethods due to #5444"
     add 1806810d31 Fix #5444 to remove CamelExecutionException and 
RuntimeCamelException for serialization register
     add 91cf3cfc63 Add debug logging to gRPC extension class generation build 
steps
     add 873a7bf258 Upgrade to cq-maven-plugin 4.4.7
     add 005c9cbd09 Workaround for 
https://github.com/quarkusio/quarkus/issues/36952
     add d9cda27673 Upgrade to Quarkus 3.5.1
     new db06588625 Upgrade Quarkus to 3.6.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   (5ca2dda1aa)
            \
             N -- N -- N   refs/heads/quarkus-main (db06588625)

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:
 CHANGELOG.md                                       |  15 +-
 camel-quarkus-sbom/camel-quarkus-sbom.json         | 495 +++++++++++----------
 camel-quarkus-sbom/camel-quarkus-sbom.xml          | 223 +++++-----
 .../deployment/CamelSerializationProcessor.java    |   4 -
 .../component/grpc/deployment/GrpcProcessor.java   |  25 +-
 .../quarkus/core/languages/it/SimpleTest.java      |   2 -
 .../quarkus/component/file/it/FileResource.java    |  46 +-
 .../quarkus/component/file/it/FileRoutes.java      |   4 +-
 .../camel/quarkus/component/file/it/FileTest.java  |   8 -
 .../component/file/it/NonFlakyFileTest.java        |  39 ++
 .../file/it/NonFlakyFileTestResource.java          |  36 +-
 .../infinispan/InfinispanServerTestResource.java   |   6 +-
 pom.xml                                            |   2 +-
 poms/bom/pom.xml                                   |   1 +
 14 files changed, 476 insertions(+), 430 deletions(-)

Reply via email to