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 0f2248fa0 Regen SBOM from commit 
bd3322920abb0c092b61b9fcd3fad0346eb2dc12
     add 8964d9539 Regen SBOM from commit 
bd3322920abb0c092b61b9fcd3fad0346eb2dc12 (#2782)
     add 98cb692f9 Fix #1774: Add AMQPS (SSL/TLS) source and sink kamelets 
(#2783)
     add 6be253f97 Regen for commit 98cb692f9d3a8496a8023960edb85963029f535f 
(#2784)
     add d755a7be8 Updated CHANGELOG.md
     add d0f1e42a4 Fix #2529: Add crypto encrypt/decrypt action kamelets (#2785)
     add b09aa7299 Regen for commit d0f1e42a4afe586b8837474762db70e4f0c5ab13 
(#2786)
     add 011a286f3 Updated CHANGELOG.md
     add 130b0d1dc Regen SBOM from commit 
011a286f307fe686d6849aa1476fa8a9e61ae7e8

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   (0f2248fa0)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (130b0d1dc)

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                                       | 10 ++++
 camel-kamelets-sbom/camel-kamelets-sbom.json       | 32 ++++++-------
 camel-kamelets-sbom/camel-kamelets-sbom.xml        | 32 ++++++-------
 docs/modules/ROOT/nav.adoc                         |  4 ++
 .../partials/jms-amqp-10-ssl-sink-description.adoc | 24 ++++++++++
 .../jms-amqp-10-ssl-source-description.adoc        | 53 ++++++++++++++++++++++
 ...let.yaml => crypto-decrypt-action.kamelet.yaml} | 53 ++++++++++++----------
 ...let.yaml => crypto-encrypt-action.kamelet.yaml} | 53 ++++++++++++----------
 ...elet.yaml => jms-amqp-10-ssl-sink.kamelet.yaml} | 10 ++--
 .../jms-amqp-10-ssl-source.kamelet.yaml            | 10 ++--
 .../catalog/model/KameletPrefixSchemeEnum.java     |  1 +
 .../kamelets/catalog/KameletsCatalogTest.java      |  2 +
 .../kamelets/crypto-decrypt-action.kamelet.yaml    | 53 ++++++++++++----------
 .../kamelets/crypto-encrypt-action.kamelet.yaml    | 53 ++++++++++++----------
 .../kamelets/jms-amqp-10-ssl-sink.kamelet.yaml     | 10 ++--
 ...et.yaml => jms-amqp-10-ssl-source.kamelet.yaml} | 10 ++--
 ...nk-pipe.yaml => jms-amqp-10-ssl-sink-pipe.yaml} |  8 ++--
 ...-pipe.yaml => jms-amqp-10-ssl-source-pipe.yaml} | 18 ++++----
 ...nk-pipe.yaml => jms-amqp-10-ssl-sink-pipe.yaml} |  5 +-
 .../pipes/core/jms-amqp-10-ssl-source-pipe.yaml    |  9 ++++
 .../src/test/java/CommonIT.java                    |  5 ++
 .../crypto-action-pipe.citrus.it.yaml}             | 27 ++++++-----
 .../crypto-action-pipe.yaml}                       | 18 ++++----
 23 files changed, 316 insertions(+), 184 deletions(-)
 create mode 100644 
docs/modules/ROOT/partials/jms-amqp-10-ssl-sink-description.adoc
 create mode 100644 
docs/modules/ROOT/partials/jms-amqp-10-ssl-source-description.adoc
 copy kamelets/{graphql-sink.kamelet.yaml => 
crypto-decrypt-action.kamelet.yaml} (62%)
 copy kamelets/{graphql-sink.kamelet.yaml => 
crypto-encrypt-action.kamelet.yaml} (62%)
 copy kamelets/{jms-amqp-10-sink.kamelet.yaml => 
jms-amqp-10-ssl-sink.kamelet.yaml} (98%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-source.kamelet.yaml
 => kamelets/jms-amqp-10-ssl-source.kamelet.yaml (98%)
 copy kamelets/graphql-sink.kamelet.yaml => 
library/camel-kamelets/src/main/resources/kamelets/crypto-decrypt-action.kamelet.yaml
 (62%)
 copy kamelets/graphql-sink.kamelet.yaml => 
library/camel-kamelets/src/main/resources/kamelets/crypto-encrypt-action.kamelet.yaml
 (62%)
 copy kamelets/jms-amqp-10-sink.kamelet.yaml => 
library/camel-kamelets/src/main/resources/kamelets/jms-amqp-10-ssl-sink.kamelet.yaml
 (98%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/{jms-amqp-10-source.kamelet.yaml
 => jms-amqp-10-ssl-source.kamelet.yaml} (98%)
 copy templates/pipes/camel-k/{google-pubsub-sink-pipe.yaml => 
jms-amqp-10-ssl-sink-pipe.yaml} (60%)
 copy templates/pipes/camel-k/{google-pubsub-sink-pipe.yaml => 
jms-amqp-10-ssl-source-pipe.yaml} (59%)
 copy templates/pipes/core/{google-pubsub-sink-pipe.yaml => 
jms-amqp-10-ssl-sink-pipe.yaml} (55%)
 create mode 100644 templates/pipes/core/jms-amqp-10-ssl-source-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/extract-field-action-pipe.citrus.it.yaml
 => crypto/crypto-action-pipe.citrus.it.yaml} (76%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{transformation/data-type-action-pipe.yaml
 => crypto/crypto-action-pipe.yaml} (83%)

Reply via email to