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

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


    omit dac188e33 Regen SBOM from commit 
a2c0052ea0110746ffa6bbf4b7c5584723c0df36
     add f69d56d7d Regen SBOM from commit 
a2c0052ea0110746ffa6bbf4b7c5584723c0df36 (#2994)
     add 91e877b8f Fix #2984: run the Citrus itests against the Kamelets in 
this working tree (#2987)
     add 5e40c2598 Updated CHANGELOG.md
     add e144595fa Updated CHANGELOG.md
     add 350b0cd0f Regen for commit 2015bcf89 (#2985)
     add 04e6bfb7a Fix #1059: add an SMPP sink Kamelet (#2988)
     add e5d38ae1d Fix #1060: add an SMPP source Kamelet (#2989)
     add d28ea86c8 Fix #738: add an SNMP source Kamelet (#2990)
     add c7b47c268 Fix #2941: make aws-ddb-sink honour its own operation 
property (#2992)
     add e1022b258 Fix #2969: stop overriding Apicurio's avroDatumProvider 
default (#2993)
     add f1db83588 Fix #462: document that replace-field-action only renames 
top level fields (#2995)
     add 43f1e8d92 Fix #2790: expose publisher confirms on spring-rabbitmq-sink 
(#2996)
     add d57990b44 chore(deps): bump 
org.apache.activemq:artemis-jakarta-client-all (#2991)
     add 7e70154f0 chore(deps): bump org.codehaus.plexus:plexus-utils from 
4.0.3 to 4.1.0 (#2950)
     add 144d75b4b chore(deps): bump 
org.apache.maven.resolver:maven-resolver-api (#2982)
     add 999a8d781 chore(deps): bump actions/setup-java from 5.7.0 to 6.0.0 
(#2986)
     add 255ba811e Updated CHANGELOG.md
     add 803330542 Updated CHANGELOG.md
     add 113b8dd7e Fix #1938: add an AWS Bedrock Agent sink Kamelet (#2997)
     add 04658be1e Fix #2249: stop the pulsar serviceUrl being URI-decoded 
twice (#2999)
     add ff312d54b Fix #2791: expose sslContextParameters on the opensearch 
Kamelets (#3000)
     add 21d8d882d Regen for commit 999a8d781867c67610e2e4307a4cb31eb3455449 
(#2998)
     add 95b6a0f4f chore(deps): bump 
org.apache.maven.plugins:maven-compiler-plugin (#3001)
     add 41807a04c chore(deps): bump org.citrusframework:citrus-bom from 5.0.0 
to 5.0.1 (#3002)
     add 7f66f3f7c Updated CHANGELOG.md
     add 804e68323 Regen SBOM from commit 
7f66f3f7cc56e061408f9d093fe5ae3fcfaab28a

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   (dac188e33)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (804e68323)

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:
 .github/workflows/ci-build.yml                     |   4 +-
 .github/workflows/generate-sbom-main.yml           |   2 +-
 .github/workflows/integration-tests.yaml           |   2 +-
 .github/workflows/java-tests.yaml                  |   2 +-
 .github/workflows/main-push-regen.yaml             |   2 +-
 CHANGELOG.md                                       |  19 +++
 camel-kamelets-sbom/camel-kamelets-sbom.json       |  98 ++++++-------
 camel-kamelets-sbom/camel-kamelets-sbom.xml        |  97 ++++++-------
 docs/modules/ROOT/nav.adoc                         |   4 +
 .../aws-bedrock-agent-sink.kamelet.yaml            |  65 +++++----
 kamelets/aws-ddb-sink.kamelet.yaml                 |   7 +-
 kamelets/jms-apache-artemis-sink.kamelet.yaml      |   2 +-
 kamelets/jms-apache-artemis-source.kamelet.yaml    |   2 +-
 .../jms-pooled-apache-artemis-sink.kamelet.yaml    |   2 +-
 .../jms-pooled-apache-artemis-source.kamelet.yaml  |   2 +-
 ...apicurio-registry-not-secured-sink.kamelet.yaml |   7 +-
 ...icurio-registry-not-secured-source.kamelet.yaml |   7 +-
 ...fka-batch-apicurio-registry-source.kamelet.yaml |   7 +-
 ...not-secured-apicurio-registry-sink.kamelet.yaml |   7 +-
 ...t-secured-apicurio-registry-source.kamelet.yaml |   7 +-
 kamelets/opensearch-index-sink.kamelet.yaml        |  10 ++
 kamelets/opensearch-search-source.kamelet.yaml     |  10 ++
 kamelets/pulsar-sink.kamelet.yaml                  |   2 +-
 kamelets/pulsar-source.kamelet.yaml                |   2 +-
 kamelets/replace-field-action.kamelet.yaml         |  13 +-
 kamelets/smpp-sink.kamelet.yaml                    | 113 +++++++++++++++
 kamelets/smpp-source.kamelet.yaml                  |  98 +++++++++++++
 kamelets/snmp-source.kamelet.yaml                  | 151 +++++++++++++++++++++
 kamelets/spring-rabbitmq-sink.kamelet.yaml         |  25 ++++
 .../kamelets/catalog/KameletsCatalogTest.java      |   2 +-
 library/camel-kamelets-crds/pom.xml                |   2 +-
 ...et.yaml => aws-bedrock-agent-sink.kamelet.yaml} |  65 +++++----
 .../resources/kamelets/aws-ddb-sink.kamelet.yaml   |   7 +-
 .../resources/kamelets/aws-ec2-sink.kamelet.yaml   |   9 ++
 .../kamelets/jms-apache-artemis-sink.kamelet.yaml  |   2 +-
 .../jms-apache-artemis-source.kamelet.yaml         |   2 +-
 .../jms-pooled-apache-artemis-sink.kamelet.yaml    |   2 +-
 .../jms-pooled-apache-artemis-source.kamelet.yaml  |   2 +-
 ...apicurio-registry-not-secured-sink.kamelet.yaml |   7 +-
 ...icurio-registry-not-secured-source.kamelet.yaml |   7 +-
 ...fka-batch-apicurio-registry-source.kamelet.yaml |   7 +-
 ...not-secured-apicurio-registry-sink.kamelet.yaml |   7 +-
 ...t-secured-apicurio-registry-source.kamelet.yaml |   7 +-
 .../kamelets/replace-field-action.kamelet.yaml     |  13 +-
 .../main/resources/kamelets/smpp-sink.kamelet.yaml | 113 +++++++++++++++
 .../resources/kamelets/smpp-source.kamelet.yaml    |  98 +++++++++++++
 .../resources/kamelets/snmp-source.kamelet.yaml    | 151 +++++++++++++++++++++
 .../kamelets/spring-rabbitmq-sink.kamelet.yaml     |  25 ++++
 pom.xml                                            |   8 +-
 tests/camel-kamelets-itest/pom.xml                 |   2 +
 .../citrus-application.properties                  |   7 +
 .../test/resources/aws/ddb/aws-ddb-sink-route.yaml |   3 -
 .../src/test/resources/mail/mail-sink-pipe.yaml    |   5 +
 53 files changed, 1123 insertions(+), 199 deletions(-)
 copy 
library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml
 => kamelets/aws-bedrock-agent-sink.kamelet.yaml (82%)
 create mode 100644 kamelets/smpp-sink.kamelet.yaml
 create mode 100644 kamelets/smpp-source.kamelet.yaml
 create mode 100644 kamelets/snmp-source.kamelet.yaml
 copy 
library/camel-kamelets/src/main/resources/kamelets/{aws-bedrock-agent-runtime-sink.kamelet.yaml
 => aws-bedrock-agent-sink.kamelet.yaml} (82%)
 create mode 100644 
library/camel-kamelets/src/main/resources/kamelets/smpp-sink.kamelet.yaml
 create mode 100644 
library/camel-kamelets/src/main/resources/kamelets/smpp-source.kamelet.yaml
 create mode 100644 
library/camel-kamelets/src/main/resources/kamelets/snmp-source.kamelet.yaml

Reply via email to