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 2023/07/09 11:32:19 UTC

[camel-kamelets] branch regen_bot_sbom updated (38607fe0 -> 7579108e)

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 38607fe0 Regen SBOM from commit 9ee9ff972ea7af2c274172ad04a421294a77f851
     add 50425cdf Regen SBOM from commit 9ee9ff972ea7af2c274172ad04a421294a77f851
     add 89df2eec Upgrade Camel to version 4.0.0-RC1
     add b3ad40f3 Update Kamelets for release 4.0.0-RC1
     add 7605b56c [maven-release-plugin] prepare release v4.0.0-RC1
     add 712fcda3 [maven-release-plugin] prepare for next development iteration
     add eeeacec1 Restore Kamelets for development
     add 09cdea75 Updated CHANGELOG.md
     add fe958c86 Support personal authentication to jira (#1530)
     add 7bb29c9b Updated CHANGELOG.md
     add 7579108e Regen SBOM from commit 7bb29c9bf032494912cc01746f9aa1c25fbe9bdc

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   (38607fe0)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (7579108e)

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                                       |   47 +
 camel-kamelets-sbom/camel-kamelets-sbom.json       | 1918 ++++++++++----------
 camel-kamelets-sbom/camel-kamelets-sbom.xml        | 1870 +++++++++----------
 kamelets/jira-add-comment-sink.kamelet.yaml        |   17 +-
 kamelets/jira-add-issue-sink.kamelet.yaml          |   17 +-
 kamelets/jira-source.kamelet.yaml                  |   18 +-
 kamelets/jira-transition-issue-sink.kamelet.yaml   |   17 +-
 kamelets/jira-update-issue-sink.kamelet.yaml       |   17 +-
 .../kamelets/jira-add-comment-sink.kamelet.yaml    |   17 +-
 .../kamelets/jira-add-issue-sink.kamelet.yaml      |   17 +-
 .../resources/kamelets/jira-source.kamelet.yaml    |   18 +-
 .../jira-transition-issue-sink.kamelet.yaml        |   17 +-
 .../kamelets/jira-update-issue-sink.kamelet.yaml   |   17 +-
 .../maven/plugin/ValidateKameletsMojo.java         |   12 +-
 pom.xml                                            |    4 +-
 15 files changed, 2125 insertions(+), 1898 deletions(-)