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 c761be0a69 Upgrade Quarkus to 3.13.0.CR1
     add 330583843f Remove prefix from shell code snippets
     add 5ae9b630d7 Mention JDK 17 as the minimum required version in first 
steps guide
     add 7c0f6f7133 Added VEX file from SBOM
     add 47f9761f95 Jdbc -grouped - added fips profile for mysql
     new a0ce2c4df6 Upgrade Quarkus to 3.13.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   (c761be0a69)
            \
             N -- N -- N   refs/heads/quarkus-main (a0ce2c4df6)

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:
 camel-quarkus-sbom/camel-quarkus-sbom.vex.json     | 1252 ++++++++++++++++++++
 .../create-jvm-only-extension.adoc                 |    4 +-
 .../contributor-guide/create-new-example.adoc      |    4 +-
 .../contributor-guide/create-new-extension.adoc    |    6 +-
 .../contributor-guide/extension-metadata.adoc      |    2 +-
 .../ROOT/pages/contributor-guide/index.adoc        |   10 +-
 .../contributor-guide/promote-jvm-to-native.adoc   |   10 +-
 .../pages/contributor-guide/release-guide.adoc     |  165 ++-
 .../ROOT/pages/reference/extensions/cxf-soap.adoc  |    2 +-
 .../ROOT/pages/reference/extensions/jfr.adoc       |    4 +-
 .../ROOT/pages/user-guide/command-mode.adoc        |    9 +-
 .../modules/ROOT/pages/user-guide/first-steps.adoc |   32 +-
 .../cxf-soap/runtime/src/main/doc/usage.adoc       |    2 +-
 extensions/jfr/runtime/src/main/doc/usage.adoc     |    4 +-
 integration-tests/jdbc-grouped/pom.xml             |   40 +
 pom.xml                                            |    2 +-
 16 files changed, 1417 insertions(+), 131 deletions(-)
 create mode 100644 camel-quarkus-sbom/camel-quarkus-sbom.vex.json

Reply via email to