You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/03/31 11:34:05 UTC

(camel-kamelets) branch regen_bot_sbom updated (a8c8ea72 -> 32ed9e4d)

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

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


    omit a8c8ea72 Regen SBOM from commit 556cb8e4535a07e31fe3a804bbf255a890f3d7e3
     add 43642d18 Regen SBOM from commit 556cb8e4535a07e31fe3a804bbf255a890f3d7e3 (#1957)
     add f51873af Bump org.apache.activemq:artemis-jakarta-client-all (#1958)
     add abc32110 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 (#1959)
     add 48bef4f7 Regen for commit abc32110ba855ddce33d67bbdd1ac262d2ef9dc4 (#1961)
     add 3d746e46 Bump cucumber.version from 7.16.0 to 7.16.1 (#1960)
     add 945f1ba7 AWS Cloudtrail Source: Expose Kamelet data type information (#1962)
     add a1dcc81f Fixes Azure Storage Queue types (#1963)
     add b809eb69 Slack Source: Expose Kamelet data type information (#1964)
     add de361d4f Azure Storage Files Source: Expose Kamelet data type information (#1965)
     add cd841a0d Updated CHANGELOG.md
     add d00dbdaf Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#1968)
     add 84268a11 Azure CosmosDB Source: Expose Kamelet data type information (#1969)
     add c203e7d4 Azure Eventhubs Source: Expose Kamelet data type information (#1970)
     add ed6f620e AWS DDB Stream Source: Expose Kamelet data type information (#1971)
     add 60ae014c Azure Storage Datalake Source: Expose Kamelet data type information (#1972)
     add 1de12f37 Updated CHANGELOG.md
     add 32ed9e4d Regen SBOM from commit 1de12f376f3903a566c64394659201dbd34c8c09

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   (a8c8ea72)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (32ed9e4d)

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.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   8 +
 camel-kamelets-sbom/camel-kamelets-sbom.json       | 645 +++++++++++----------
 camel-kamelets-sbom/camel-kamelets-sbom.xml        | 621 ++++++++++----------
 kamelets/aws-cloudtrail-source.kamelet.yaml        |  52 ++
 kamelets/aws-ddb-streams-source.kamelet.yaml       |  45 +-
 kamelets/azure-cosmosdb-source.kamelet.yaml        |  39 +-
 kamelets/azure-eventhubs-source.kamelet.yaml       |  66 ++-
 .../azure-storage-datalake-source.kamelet.yaml     | 141 +++++
 kamelets/azure-storage-files-source.kamelet.yaml   |  91 ++-
 kamelets/azure-storage-queue-source.kamelet.yaml   |   2 +-
 kamelets/jms-apache-artemis-sink.kamelet.yaml      |   2 +-
 kamelets/jms-apache-artemis-source.kamelet.yaml    |   2 +-
 kamelets/slack-source.kamelet.yaml                 |  36 ++
 .../kamelets/aws-cloudtrail-source.kamelet.yaml    |  52 ++
 .../kamelets/aws-ddb-streams-source.kamelet.yaml   |  45 +-
 .../kamelets/azure-cosmosdb-source.kamelet.yaml    |  39 +-
 .../kamelets/azure-eventhubs-source.kamelet.yaml   |  66 ++-
 .../azure-storage-datalake-source.kamelet.yaml     | 141 +++++
 .../azure-storage-files-source.kamelet.yaml        |  91 ++-
 .../azure-storage-queue-source.kamelet.yaml        |   2 +-
 .../kamelets/jms-apache-artemis-sink.kamelet.yaml  |   2 +-
 .../jms-apache-artemis-source.kamelet.yaml         |   2 +-
 .../resources/kamelets/slack-source.kamelet.yaml   |  36 ++
 pom.xml                                            |   8 +-
 24 files changed, 1606 insertions(+), 628 deletions(-)