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 9aae6f241 Regen SBOM from commit 
07b06f989e48a3ab35a86fd2b803db59d1571f49
     add da2f1487f Regen SBOM from commit 
07b06f989e48a3ab35a86fd2b803db59d1571f49 (#2906)
     add 595e45321 chore(deps): bump org.postgresql:postgresql from 42.7.12 to 
42.7.13 (#2908)
     add 0a2d0d3d2 Regen for commit 595e45321b69cd2d696bad2f10eebaa91f3606ce 
(#2910)
     add 35873ddbd fix: Avro/Protobuf run dependencies in JBang properties
     add b9d1c73a9 fix: Fix Kafka timestamp router properties
     add 24e8496eb chore: Use individual AWS test factories for each sub-folder
     add 0464bd8ae chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 
(#2912)
     add 8a8c4381b chore(deps): bump 
org.apache.maven.resolver:maven-resolver-api
     add 34dd734be chore: Migrate AWS tests from LocalStack to Floci and add 
sink tests (#2913)
     add 99d90a692 chore: Add Citrus integration tests for 10 self-contained 
kamelets (#2915)
     add 6d7d089a3 chore: Mark AWS kamelets with integration tests as verified 
(#2914)
     add d73d4ba39 Regen for commit 6d7d089a3c245ce76c13f861ed59b943155f4b89 
(#2916)
     add 771c01d52 chore: Mark Tier 1 kamelets with integration tests as 
verified (#2917)
     add 396e17b53 Regen for commit 771c01d5298b2ce12bcd6faf945c384ad1614de6 
(#2918)
     add be5732ee5 Updated CHANGELOG.md
     add f2d6a1dad Regen SBOM from commit 
be5732ee59d269fa6c1a347314904766da0bc40c

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   (9aae6f241)
            \
             N -- N -- N   refs/heads/regen_bot_sbom (f2d6a1dad)

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                                       |  8 +++
 camel-kamelets-sbom/camel-kamelets-sbom.json       | 40 +++++------
 camel-kamelets-sbom/camel-kamelets-sbom.xml        | 40 +++++------
 kamelets/aws-eventbridge-sink.kamelet.yaml         |  1 +
 kamelets/aws-kinesis-sink.kamelet.yaml             |  1 +
 kamelets/aws-kinesis-source.kamelet.yaml           |  1 +
 kamelets/aws-s3-sink.kamelet.yaml                  |  1 +
 kamelets/aws-s3-source.kamelet.yaml                |  1 +
 kamelets/aws-sns-sink.kamelet.yaml                 |  1 +
 kamelets/aws-sqs-sink.kamelet.yaml                 |  1 +
 kamelets/aws-sqs-source.kamelet.yaml               |  1 +
 kamelets/cron-source.kamelet.yaml                  |  1 +
 kamelets/delay-action.kamelet.yaml                 |  1 +
 kamelets/dns-ip-action.kamelet.yaml                |  1 +
 kamelets/postgresql-sink.kamelet.yaml              |  2 +-
 kamelets/postgresql-source.kamelet.yaml            |  2 +-
 kamelets/regex-router-action.kamelet.yaml          |  1 +
 kamelets/set-body-action.kamelet.yaml              |  1 +
 kamelets/simple-filter-action.kamelet.yaml         |  1 +
 kamelets/throttle-action.kamelet.yaml              |  1 +
 kamelets/timestamp-router-action.kamelet.yaml      |  1 +
 .../topic-name-matches-filter-action.kamelet.yaml  |  1 +
 kamelets/xj-identity-action.kamelet.yaml           |  1 +
 .../kamelets/aws-eventbridge-sink.kamelet.yaml     |  1 +
 .../kamelets/aws-kinesis-sink.kamelet.yaml         |  1 +
 .../kamelets/aws-kinesis-source.kamelet.yaml       |  1 +
 .../resources/kamelets/aws-s3-sink.kamelet.yaml    |  1 +
 .../resources/kamelets/aws-s3-source.kamelet.yaml  |  1 +
 .../resources/kamelets/aws-sns-sink.kamelet.yaml   |  1 +
 .../resources/kamelets/aws-sqs-sink.kamelet.yaml   |  1 +
 .../resources/kamelets/aws-sqs-source.kamelet.yaml |  1 +
 .../resources/kamelets/cron-source.kamelet.yaml    |  1 +
 .../resources/kamelets/delay-action.kamelet.yaml   |  1 +
 .../resources/kamelets/dns-ip-action.kamelet.yaml  |  1 +
 .../kamelets/postgresql-sink.kamelet.yaml          |  2 +-
 .../kamelets/postgresql-source.kamelet.yaml        |  2 +-
 .../kamelets/regex-router-action.kamelet.yaml      |  1 +
 .../kamelets/set-body-action.kamelet.yaml          |  1 +
 .../kamelets/simple-filter-action.kamelet.yaml     |  1 +
 .../kamelets/throttle-action.kamelet.yaml          |  1 +
 .../kamelets/timestamp-router-action.kamelet.yaml  |  1 +
 .../topic-name-matches-filter-action.kamelet.yaml  |  1 +
 .../kamelets/xj-identity-action.kamelet.yaml       |  1 +
 pom.xml                                            |  4 +-
 tests/camel-kamelets-itest/pom.xml                 |  5 ++
 .../camel-kamelets-itest/src/test/java/AwsIT.java  | 29 +++++++-
 .../src/test/java/CommonIT.java                    | 35 ++++++++++
 .../citrus-application.properties                  |  4 ++
 .../avro}/jbang.properties                         |  3 +-
 ...ws-ddb-sink-delete-item.citrus.it.yaml.disabled |  4 +-
 .../test/resources/aws/ddb/aws-ddb-sink-pipe.yaml  | 50 --------------
 .../aws-ddb-sink-put-item.citrus.it.yaml.disabled  |  4 +-
 .../aws-ddb-sink-route.yaml}                       | 27 +++++---
 ...ws-ddb-sink-update-item.citrus.it.yaml.disabled |  4 +-
 .../resources/aws/ddb/aws-ddb-source-pipe.yaml     | 42 ------------
 .../aws-ddb-source-route.yaml}                     | 21 +++---
 .../aws/ddb/aws-ddb-source.citrus.it.yaml.disabled |  6 +-
 .../aws/eventbridge/aws-eventbridge-sink-pipe.yaml | 51 --------------
 .../aws-eventbridge-sink-route.yaml}               | 28 +++++---
 .../aws-eventbridge-sink.citrus.it.yaml            |  8 +--
 .../eventbridge/aws-sqs-event-listener-pipe.yaml   | 41 -----------
 .../aws-sqs-event-listener-route.yaml}             | 15 ++--
 .../aws/kinesis/aws-kinesis-sink-pipe.yaml         | 56 ---------------
 .../aws-kinesis-sink-route.yaml}                   | 27 +++++---
 .../aws/kinesis/aws-kinesis-sink.citrus.it.yaml    |  4 +-
 .../aws/kinesis/aws-kinesis-source-pipe.yaml       | 41 -----------
 .../aws-kinesis-source-route.yaml}                 | 19 +++---
 .../aws/kinesis/aws-kinesis-source.citrus.it.yaml  |  6 +-
 .../src/test/resources/aws/s3/README.md            |  6 +-
 .../aws-s3-sink-route.citrus.it.yaml}              | 58 ++++++++--------
 ...o-log-uri-based.yaml => aws-s3-sink-route.yaml} | 25 ++++---
 ...log-uri-based.yaml => aws-s3-source-route.yaml} |  5 +-
 ...based.yaml => aws-s3-source-to-http-route.yaml} | 26 ++++++-
 .../resources/aws/s3/aws-s3-to-http.citrus.it.yaml |  6 +-
 .../src/test/resources/aws/s3/aws-s3-to-http.yaml  | 79 ----------------------
 .../aws/s3/aws-s3-to-log-uri-based.citrus.it.yaml  |  2 +-
 .../aws/s3/aws-s3-uri-pipe.citrus.it.yaml          |  6 +-
 .../src/test/resources/aws/s3/aws-s3-uri-pipe.yaml | 42 ------------
 .../{amazonS3Client.groovy => getS3Object.groovy}  |  9 ++-
 .../aws-sns-sink-route.citrus.it.yaml}             | 60 ++++++++++------
 .../aws-sns-sink-route.yaml}                       | 24 ++++---
 .../aws-sqs-sns-event-listener.yaml}               | 10 ++-
 .../test/resources/aws/sns/setupSnsToSqs.groovy    | 53 +++++++++++++++
 .../src/test/resources/aws/sqs/README.md           |  6 +-
 ...based.yaml => aws-sqs-sink-event-listener.yaml} | 10 ++-
 ...s.it.yaml => aws-sqs-sink-route.citrus.it.yaml} | 46 +++++++++----
 .../aws-sqs-sink-route.yaml}                       | 24 ++++---
 ...og-uri-based.yaml => aws-sqs-source-route.yaml} |  5 +-
 .../sqs/aws-sqs-to-log-uri-based.citrus.it.yaml    |  2 +-
 .../aws/sqs/aws-sqs-uri-pipe.citrus.it.yaml        |  6 +-
 .../test/resources/aws/sqs/aws-sqs-uri-pipe.yaml   | 41 -----------
 .../cron-source-route.citrus.it.yaml}              | 11 ++-
 .../cron-source-route.yaml}                        | 23 +++----
 .../delay-action-route.citrus.it.yaml}             | 30 +++-----
 .../delay-action-route.yaml}                       | 21 +++---
 .../dns-ip-action-route.citrus.it.yaml}            | 11 ++-
 .../dns-ip-action-route.yaml}                      | 25 +++----
 .../simple-filter-action-route.citrus.it.yaml}     | 30 +++-----
 .../simple-filter-action-route.yaml}               | 21 +++---
 .../test/resources/kafka/kafka-router-pipe.yaml    |  1 +
 .../regex-router-action-route.citrus.it.yaml}      | 11 ++-
 .../regex-router-action-route.yaml}                | 25 ++++---
 .../timestamp-router-action-route.citrus.it.yaml}  | 11 ++-
 .../timestamp-router-action-route.yaml}            | 29 +++++---
 ...ame-matches-filter-action-route.citrus.it.yaml} | 11 ++-
 .../topic-name-matches-filter-action-route.yaml}   | 22 +++---
 .../jbang.properties}                              |  5 +-
 .../set-body-action-route.citrus.it.yaml}          | 30 +++-----
 .../set-body-action-route.yaml}                    | 21 +++---
 .../throttle-action-route.citrus.it.yaml}          | 30 +++-----
 .../throttle-action-route.yaml}                    | 21 +++---
 .../xj-identity-action-route.citrus.it.yaml}       | 25 ++++---
 .../xj-identity-action-route.yaml}                 | 26 ++++---
 118 files changed, 729 insertions(+), 940 deletions(-)
 rename tests/camel-kamelets-itest/src/test/{resources-filtered => 
resources/avro}/jbang.properties (87%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-sink-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{s3/aws-s3-to-log-uri-based.yaml
 => ddb/aws-ddb-sink-route.yaml} (61%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/ddb/aws-ddb-source-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{s3/aws-s3-to-log-uri-based.yaml
 => ddb/aws-ddb-source-route.yaml} (68%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/eventbridge/aws-eventbridge-sink-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{s3/aws-s3-to-log-uri-based.yaml
 => eventbridge/aws-eventbridge-sink-route.yaml} (53%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/eventbridge/aws-sqs-event-listener-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{sqs/aws-sqs-to-log-uri-based.yaml
 => eventbridge/aws-sqs-event-listener-route.yaml} (74%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/aws-kinesis-sink-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{s3/aws-s3-to-log-uri-based.yaml
 => kinesis/aws-kinesis-sink-route.yaml} (59%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/kinesis/aws-kinesis-source-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{sqs/aws-sqs-to-log-uri-based.yaml
 => kinesis/aws-kinesis-source-route.yaml} (69%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{ddb/aws-ddb-source.citrus.it.yaml.disabled
 => s3/aws-s3-sink-route.citrus.it.yaml} (59%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/s3/{aws-s3-to-log-uri-based.yaml
 => aws-s3-sink-route.yaml} (62%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/s3/{aws-s3-to-log-uri-based.yaml
 => aws-s3-source-route.yaml} (94%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/s3/{aws-s3-to-log-uri-based.yaml
 => aws-s3-source-to-http-route.yaml} (67%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-to-http.yaml
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/s3/aws-s3-uri-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/s3/{amazonS3Client.groovy => 
getS3Object.groovy} (81%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{sqs/aws-sqs-to-log-uri-based.citrus.it.yaml
 => sns/aws-sns-sink-route.citrus.it.yaml} (55%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{s3/aws-s3-to-log-uri-based.yaml
 => sns/aws-sns-sink-route.yaml} (65%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{sqs/aws-sqs-to-log-uri-based.yaml
 => sns/aws-sqs-sns-event-listener.yaml} (89%)
 create mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/sns/setupSnsToSqs.groovy
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/sqs/{aws-sqs-to-log-uri-based.yaml
 => aws-sqs-sink-event-listener.yaml} (89%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/sqs/{aws-sqs-to-log-uri-based.citrus.it.yaml
 => aws-sqs-sink-route.citrus.it.yaml} (61%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/{s3/aws-s3-to-log-uri-based.yaml
 => sqs/aws-sqs-sink-route.yaml} (65%)
 copy 
tests/camel-kamelets-itest/src/test/resources/aws/sqs/{aws-sqs-to-log-uri-based.yaml
 => aws-sqs-source-route.yaml} (93%)
 delete mode 100644 
tests/camel-kamelets-itest/src/test/resources/aws/sqs/aws-sqs-uri-pipe.yaml
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => cron/cron-source-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{earthquake/earthquake-to-http.yaml
 => cron/cron-source-route.yaml} (78%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => delay/delay-action-route.citrus.it.yaml} (67%)
 copy tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http.yaml 
=> delay/delay-action-route.yaml} (73%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => dns/dns-ip-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{earthquake/earthquake-to-http.yaml
 => dns/dns-ip-action-route.yaml} (77%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => filter/simple-filter-action-route.citrus.it.yaml} (67%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sqs/aws-sqs-to-log-uri-based.yaml
 => filter/simple-filter-action-route.yaml} (72%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => kafkarouter/regex-router-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sqs/aws-sqs-to-log-uri-based.yaml
 => kafkarouter/regex-router-action-route.yaml} (69%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => kafkarouter/timestamp-router-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/s3/aws-s3-to-log-uri-based.yaml
 => kafkarouter/timestamp-router-action-route.yaml} (64%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{counter/counter-source-pipe.citrus.it.yaml
 => kafkarouter/topic-name-matches-filter-action-route.citrus.it.yaml} (79%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/sqs/aws-sqs-to-log-uri-based.yaml
 => kafkarouter/topic-name-matches-filter-action-route.yaml} (72%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{slack/application.properties => 
protobuf/jbang.properties} (88%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => setbody/set-body-action-route.citrus.it.yaml} (67%)
 copy tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http.yaml 
=> setbody/set-body-action-route.yaml} (72%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http-pipe.citrus.it.yaml
 => throttle/throttle-action-route.citrus.it.yaml} (67%)
 copy tests/camel-kamelets-itest/src/test/resources/{timer/timer-to-http.yaml 
=> throttle/throttle-action-route.yaml} (73%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{earthquake/earthquake-to-http.citrus.it.yaml
 => xj/xj-identity-action-route.citrus.it.yaml} (71%)
 copy 
tests/camel-kamelets-itest/src/test/resources/{aws/s3/aws-s3-to-log-uri-based.yaml
 => xj/xj-identity-action-route.yaml} (68%)

Reply via email to