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

github-bot pushed a change to branch 
dependabot/maven/org.citrusframework-citrus-bom-4.1.1
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


 discard 0a6c0dce Bump org.citrusframework:citrus-bom from 4.1.0 to 4.1.1
     add b808e88d Regen SBOM from commit 
4cac12fc305cb61404fc5f16ec895be55a1b1de8
     add 49a16878 Bump org.apache.rat:apache-rat-plugin from 0.16 to 0.16.1
     add d67c06d2 Support Kafka Batch as Kamelet source - Kafka Not Secured 
Source as batch
     add 6a1101f5 Support Kafka Batch as Kamelet source - Kafka Not Secured 
Source as batch
     add 6799eed1 Support Kafka Batch as Kamelet source - Kafka Batch Commit 
action
     add 3c2053ba Support Kafka Batch as Kamelet source - Kafka Batch Commit 
action
     add e8f910f2 Support Kafka Batch as Kamelet source - Kafka Not Secured 
Source as batch
     add 9be1caa4 Support Kafka Batch as Kamelet source - Kafka Not Secured 
Source as batch
     add 148c476f Support Kafka Batch as Kamelet source - Kafka Not Secured 
Source as batch
     add 4dfe9b23 Regen for commit 148c476f3b2e952b4c0bcb40765a3c0a00ce2a20
     add 18345953 Support Kafka Batch as Kamelet source - Kafka Source as Batch
     add 1b123022 Support Kafka Batch as Kamelet source - Kafka Source as Batch
     add 1ba4e61e Support Kafka Batch as Kamelet source - Kafka Source as Batch
     add af8c273b Support Kafka Batch as Kamelet source - Kafka Source as Batch
     add 10bd6d72 Regen for commit af8c273bf889bc0af7f039fcddfc043666534188
     add e11d906e Support Kafka Batch as Kamelet source - Kafka Scram Source as 
Batch
     add 127ee053 Support Kafka Batch as Kamelet source - Kafka Source as Batch
     add 90202deb Support Kafka Batch as Kamelet source - Kafka Scram Source as 
Batch
     add 7eacc08a Support Kafka Batch as Kamelet source - Kafka Scram Source as 
Batch
     add e7f8eaeb Support Kafka Batch as Kamelet source - Kafka Scram Source as 
Batch
     add 44af0129 Bump org.apache.activemq:artemis-jakarta-client-all
     add 36c50032 Regen for commit 44af0129a5ff8ccde01b6a523dd395700d7012d4
     add 7f30fefd Support Kafka Batch as Kamelet source - Kafka SSL Source as 
batch
     add d4acce74 Support Kafka Batch as Kamelet source - Kafka SSL Source as 
batch
     add 06d5bb00 Support Kafka Batch as Kamelet source - Kafka SSL Source as 
batch
     add a3252dda chore: Fix YAKS tests for 4.4.0-SNAPSHOT (#1863)
     add 30c8cbad Bump peter-evans/create-pull-request from 5 to 6 (#1866)
     add 7c943255 Bump org.citrusframework:citrus-bom from 4.1.0 to 4.1.1

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   (0a6c0dce)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.citrusframework-citrus-bom-4.1.1 (7c943255)

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/generate-sbom-main.yml           |    2 +-
 .github/workflows/main-push-regen.yaml             |    2 +-
 camel-kamelets-sbom/camel-kamelets-sbom.json       | 1153 +++++++++-----------
 camel-kamelets-sbom/camel-kamelets-sbom.xml        | 1109 +++++++++----------
 docs/modules/ROOT/nav.adoc                         |    5 +
 kamelets/jms-apache-artemis-sink.kamelet.yaml      |    2 +-
 kamelets/jms-apache-artemis-source.kamelet.yaml    |    2 +-
 ... kafka-batch-manual-commit-action.kamelet.yaml} |    8 +-
 .../kafka-batch-not-secured-source.kamelet.yaml    |   22 +-
 .../kafka-batch-scram-source.kamelet.yaml          |   22 +-
 .../kafka-batch-source.kamelet.yaml                |   22 +-
 ...et.yaml => kafka-batch-ssl-source.kamelet.yaml} |   22 +-
 .../kamelets/catalog/KameletsCatalogTest.java      |   12 +-
 .../{ManualCommit.java => BatchManualCommit.java}  |   17 +-
 .../kamelets/jms-apache-artemis-sink.kamelet.yaml  |    2 +-
 .../jms-apache-artemis-source.kamelet.yaml         |    2 +-
 .../kafka-batch-manual-commit-action.kamelet.yaml  |    8 +-
 ...=> kafka-batch-not-secured-source.kamelet.yaml} |   22 +-
 ....yaml => kafka-batch-scram-source.kamelet.yaml} |   22 +-
 ...amelet.yaml => kafka-batch-source.kamelet.yaml} |   22 +-
 .../kamelets/kafka-batch-ssl-source.kamelet.yaml   |   22 +-
 pom.xml                                            |    4 +-
 tests/camel-kamelets-itest/pom.xml                 |    2 +-
 .../src/test/java/KameletsYaksIT.java              |    5 -
 .../test/resources/avro-binary-source-pipe.yaml    |    2 +-
 .../src/test/resources/avro-serialize-pipe.yaml    |    2 +-
 .../src/test/resources/aws-s3-to-http.yaml         |    7 +
 .../test/resources/aws/s3/aws-s3-to-http.feature   |    2 +-
 .../test/resources/citrus-application.properties   |    2 +-
 .../src/test/resources/cucumber.properties         |    2 +-
 .../src/test/resources/data-type-action-pipe.yaml  |    2 +-
 .../test/resources/extract-field-action-pipe.yaml  |    2 +-
 .../test/resources/insert-field-action-pipe.yaml   |    2 +-
 .../src/test/resources/kafka-sink-pipe.yaml        |    2 +-
 ...{timer-to-http.yaml => timer-to-http-pipe.yaml} |    3 +-
 .../src/test/resources/timer-to-http.groovy        |    2 +-
 .../src/test/resources/timer/timer-source.feature  |   10 +-
 .../src/test/resources/timer/timer-to-http.feature |    1 +
 .../src/test/resources/timer/yaks-config.yaml      |    2 +-
 39 files changed, 1301 insertions(+), 1253 deletions(-)
 copy kamelets/{kafka-manual-commit-action.kamelet.yaml => 
kafka-batch-manual-commit-action.kamelet.yaml} (95%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-source.kamelet.yaml
 => kamelets/kafka-batch-not-secured-source.kamelet.yaml (88%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/kafka-scram-source.kamelet.yaml
 => kamelets/kafka-batch-scram-source.kamelet.yaml (90%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/kafka-source.kamelet.yaml => 
kamelets/kafka-batch-source.kamelet.yaml (90%)
 copy kamelets/{kafka-ssl-source.kamelet.yaml => 
kafka-batch-ssl-source.kamelet.yaml} (92%)
 copy 
library/camel-kamelets-utils/src/main/java/org/apache/camel/kamelets/utils/transform/kafka/{ManualCommit.java
 => BatchManualCommit.java} (67%)
 copy kamelets/kafka-manual-commit-action.kamelet.yaml => 
library/camel-kamelets/src/main/resources/kamelets/kafka-batch-manual-commit-action.kamelet.yaml
 (95%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/{kafka-not-secured-source.kamelet.yaml
 => kafka-batch-not-secured-source.kamelet.yaml} (88%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/{kafka-scram-source.kamelet.yaml
 => kafka-batch-scram-source.kamelet.yaml} (90%)
 copy 
library/camel-kamelets/src/main/resources/kamelets/{kafka-source.kamelet.yaml 
=> kafka-batch-source.kamelet.yaml} (90%)
 copy kamelets/kafka-ssl-source.kamelet.yaml => 
library/camel-kamelets/src/main/resources/kamelets/kafka-batch-ssl-source.kamelet.yaml
 (92%)
 rename tests/camel-kamelets-itest/src/test/resources/{timer-to-http.yaml => 
timer-to-http-pipe.yaml} (96%)

Reply via email to