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/05/21 11:32:31 UTC

[camel-kamelets] branch regen_bot_sbom updated (2703f9ca -> 5c52dd46)

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 2703f9ca Regen SBOM from commit 708e9b3336f911744bfabb4710407bfcd8bd4de0
     add 203a0abb Regen SBOM from commit 708e9b3336f911744bfabb4710407bfcd8bd4de0
     add 110298cd Updated CHANGELOG.md
     add a4c5db8a Updated CHANGELOG.md
     add dbfa19b1 added sslCipherSuite property so TLS can be enabled
     add e288f3c7 Kafka Secured Source Kamelet: use double quote around user and password
     add b8dc1174 Kafka Secured Source Kamelet: use double quote around user and password
     add 1a6563c9 Kafka Secured Sink Kamelet: use double quote around user and password
     add 23d8a884 Kafka Secured Sink Kamelet: use double quote around user and password
     add 42630fba Kafka Scram Secured Source Kamelet: use double quote around user and password
     add 13267590 Kafka Scram Secured Source Kamelet: use double quote around user and password
     add 8416b7c3 Kafka Scram Secured Sink Kamelet: use double quote around user and password
     add 254613e8 Kafka Scram Secured Sink Kamelet: use double quote around user and password
     add 79591e1b Updated CHANGELOG.md
     add 5c52dd46 Regen SBOM from commit 79591e1bd84f1396beb8ef4b06b96e963f1c5fd4

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   (2703f9ca)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (5c52dd46)

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                                             | 16 ++++++++++++++++
 camel-kamelets-sbom/camel-kamelets-sbom.json             |  4 ++--
 camel-kamelets-sbom/camel-kamelets-sbom.xml              |  4 ++--
 kamelets/jms-ibm-mq-sink.kamelet.yaml                    |  6 ++++++
 kamelets/jms-ibm-mq-source.kamelet.yaml                  |  6 ++++++
 kamelets/kafka-scram-sink.kamelet.yaml                   |  2 +-
 kamelets/kafka-scram-source.kamelet.yaml                 |  2 +-
 kamelets/kafka-sink.kamelet.yaml                         |  2 +-
 kamelets/kafka-source.kamelet.yaml                       |  2 +-
 .../main/resources/kamelets/jms-ibm-mq-sink.kamelet.yaml |  6 ++++++
 .../resources/kamelets/jms-ibm-mq-source.kamelet.yaml    |  6 ++++++
 .../resources/kamelets/kafka-scram-sink.kamelet.yaml     |  2 +-
 .../resources/kamelets/kafka-scram-source.kamelet.yaml   |  2 +-
 .../src/main/resources/kamelets/kafka-sink.kamelet.yaml  |  2 +-
 .../main/resources/kamelets/kafka-source.kamelet.yaml    |  2 +-
 15 files changed, 52 insertions(+), 12 deletions(-)