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


    from c58ec52a Updated CHANGELOG.md
     add ea825e8c Bump org.citrusframework:citrus-bom from 4.5.1 to 4.5.2 
(#2365)
     add f42ca52f Bump golang.org/x/net from 0.23.0 to 0.33.0 in 
/script/validator (#2367)
     add ba00c8dc Bump golang.org/x/net from 0.23.0 to 0.33.0 in 
/script/generator (#2366)
     add 164337a7 Kamelets Catalog - Make the description a one liner - AWS 
Secrets Manager Sink
     add 6af3ad6e Kamelets Catalog - Make the description a one liner - AWS SES 
Sink
     add 9d791877 Kamelets Catalog - Make the description a one liner - AWS SNS 
Fifo Sink
     add 74ff0bbd Updated CHANGELOG.md
     add c8d5f648 Kamelets Catalog - Make the description a one liner - AWS SNS 
Sink
     add c13dd63d Kamelets Catalog - Make the description a one liner - AWS SNS 
Sink
     add d5ae1e7d Kamelets Catalog - Make the description a one liner - AWS SQS 
Batch Sink
     add 60e6eaf4 Kamelets Catalog - Make the description a one liner - AWS SQS 
FIFO Sink
     add bbc89825 Updated CHANGELOG.md
     add 6d761ec7 Kamelets Catalog - Make the description a one liner - AWS SQS 
Sink
     add 85064397 Kamelets Catalog - Make the description a one liner - AWS SQS 
Source
     add 4bc8b716 Bump actions/setup-java from 4.6.0 to 4.7.0 (#2372)
     add bd74f5a9 chore: Improve integration tests (#2370)
     add 4e2a0bf4 Updated CHANGELOG.md
     add e5fa9271 Kamelets Catalog - Make the description a one liner - AWS STS 
Assume Role Action
     add a8f1d3f8 Kamelets Catalog - Make the description a one liner - AWS 
Timestream Query Sink
     add 7a5a4a5d Kamelets Catalog - Make the description a one liner - AWS 
Translate Action
     add cb50ae81 Kamelets Catalog - Make the description a one liner - Azure 
CosmosDB Sink
     add 28ac101a Updated CHANGELOG.md
     add f86678f1 Bump fabric8-version from 6.13.4 to 7.1.0 (#2375)
     add a29ae0b3 Regen SBOM from commit 
f86678f1b75ac6dd64797ec76904f54dcf51824e

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                                       |   13 +
 camel-kamelets-sbom/camel-kamelets-sbom.json       | 2947 ++++++++++++--------
 camel-kamelets-sbom/camel-kamelets-sbom.xml        | 2469 +++++++++-------
 ...c => aws-secrets-manager-sink-description.adoc} |    7 +-
 ...cription.adoc => aws-ses-sink-description.adoc} |   12 +-
 ...ion.adoc => aws-sns-fifo-sink-description.adoc} |    8 +-
 ...cription.adoc => aws-sns-sink-description.adoc} |    8 +-
 ...on.adoc => aws-sqs-batch-sink-description.adoc} |    2 +-
 ...ion.adoc => aws-sqs-fifo-sink-description.adoc} |    2 +-
 ...cription.adoc => aws-sqs-sink-description.adoc} |    2 +-
 ...iption.adoc => aws-sqs-source-description.adoc} |    2 +-
 ...=> aws-sts-assume-role-action-description.adoc} |    7 +-
 ... => aws-timestream-query-sink-description.adoc} |    6 +-
 ....adoc => aws-translate-action-description.adoc} |    2 +-
 .../partials/azure-cosmosdb-sink-description.adoc  |   23 +
 kamelets/aws-secrets-manager-sink.kamelet.yaml     |   13 +-
 kamelets/aws-ses-sink.kamelet.yaml                 |   16 +-
 kamelets/aws-sns-fifo-sink.kamelet.yaml            |   11 +-
 kamelets/aws-sns-sink.kamelet.yaml                 |    9 +-
 kamelets/aws-sqs-batch-sink.kamelet.yaml           |    7 +-
 kamelets/aws-sqs-fifo-sink.kamelet.yaml            |    7 +-
 kamelets/aws-sqs-sink.kamelet.yaml                 |    7 +-
 kamelets/aws-sqs-source.kamelet.yaml               |    9 +-
 kamelets/aws-sts-assume-role-action.kamelet.yaml   |   11 +-
 kamelets/aws-timestream-query-sink.kamelet.yaml    |   11 +-
 kamelets/aws-translate-action.kamelet.yaml         |    7 +-
 kamelets/azure-cosmosdb-sink.kamelet.yaml          |   11 +-
 library/camel-kamelets-crds/pom.xml                |    2 +-
 .../kamelets/aws-secrets-manager-sink.kamelet.yaml |   13 +-
 .../resources/kamelets/aws-ses-sink.kamelet.yaml   |   16 +-
 .../kamelets/aws-sns-fifo-sink.kamelet.yaml        |   11 +-
 .../resources/kamelets/aws-sns-sink.kamelet.yaml   |    9 +-
 .../kamelets/aws-sqs-batch-sink.kamelet.yaml       |    7 +-
 .../kamelets/aws-sqs-fifo-sink.kamelet.yaml        |    7 +-
 .../resources/kamelets/aws-sqs-sink.kamelet.yaml   |    7 +-
 .../resources/kamelets/aws-sqs-source.kamelet.yaml |    9 +-
 .../aws-sts-assume-role-action.kamelet.yaml        |   11 +-
 .../aws-timestream-query-sink.kamelet.yaml         |   11 +-
 .../kamelets/aws-translate-action.kamelet.yaml     |    7 +-
 .../kamelets/azure-cosmosdb-sink.kamelet.yaml      |   11 +-
 pom.xml                                            |    2 +-
 script/generator/go.mod                            |    4 +-
 script/generator/go.sum                            |    8 +-
 script/validator/go.mod                            |   10 +-
 script/validator/go.sum                            |   24 +-
 .../src/test/java/EndpointAutoConfiguration.java   |   73 +-
 .../test/resources/aws/s3/aws-s3-to-http.it.yaml   |    3 +
 .../src/test/resources/aws/s3/aws-s3-to-http.yaml  |    2 +-
 .../test/resources/citrus-application.properties   |    3 -
 .../earthquake/earthquake-to-http.it.yaml          |    4 +
 .../resources/earthquake/earthquake-to-http.yaml   |    2 +-
 .../jira/jira-add-comment-sink-pipe.it.yaml        |   18 +-
 .../jira/jira-add-issue-sink-pipe.it.yaml          |   14 +-
 .../test/resources/jira/jira-source-pipe.it.yaml   |   14 +-
 .../test/resources/kafka/kafka-source-pipe.it.yaml |    3 +
 .../test/resources/kafka/kafka-source-pipe.yaml    |    2 +-
 .../openapi/rest-openapi-sink-add-pet.it.yaml      |   10 +-
 .../openapi/rest-openapi-sink-delete-pet.it.yaml   |   10 +-
 .../resources/openapi/rest-openapi-sink-pipe.yaml  |    2 +-
 .../test/resources/slack/application.properties    |    2 +-
 .../test/resources/slack/slack-sink-pipe.it.yaml   |   10 +-
 .../test/resources/slack/slack-source-pipe.it.yaml |   18 +-
 .../resources/timer/timer-to-http-pipe.it.yaml     |   10 +-
 .../test/resources/timer/timer-to-http-pipe.yaml   |    2 +-
 .../src/test/resources/timer/timer-to-http.it.yaml |   10 +-
 .../src/test/resources/timer/timer-to-http.yaml    |    2 +-
 .../transformation/data-type-action-pipe.it.yaml   |   10 +-
 .../transformation/data-type-action-pipe.yaml      |    2 +-
 .../extract-field-action-pipe.it.yaml              |   10 +-
 .../transformation/extract-field-action-pipe.yaml  |    2 +-
 .../insert-field-action-pipe.it.yaml               |   10 +-
 .../transformation/insert-field-action-pipe.yaml   |    2 +-
 77 files changed, 3550 insertions(+), 2510 deletions(-)
 copy docs/modules/ROOT/partials/{aws-ec2-sink-description.adoc => 
aws-secrets-manager-sink-description.adoc} (86%)
 copy docs/modules/ROOT/partials/{aws-eventbridge-sink-description.adoc => 
aws-ses-sink-description.adoc} (69%)
 copy 
docs/modules/ROOT/partials/{aws-bedrock-agent-runtime-sink-description.adoc => 
aws-sns-fifo-sink-description.adoc} (86%)
 copy 
docs/modules/ROOT/partials/{aws-bedrock-agent-runtime-sink-description.adoc => 
aws-sns-sink-description.adoc} (86%)
 copy docs/modules/ROOT/partials/{aws-lambda-sink-description.adoc => 
aws-sqs-batch-sink-description.adoc} (96%)
 copy docs/modules/ROOT/partials/{aws-lambda-sink-description.adoc => 
aws-sqs-fifo-sink-description.adoc} (96%)
 copy docs/modules/ROOT/partials/{aws-lambda-sink-description.adoc => 
aws-sqs-sink-description.adoc} (96%)
 copy docs/modules/ROOT/partials/{aws-lambda-sink-description.adoc => 
aws-sqs-source-description.adoc} (96%)
 copy docs/modules/ROOT/partials/{aws-ec2-sink-description.adoc => 
aws-sts-assume-role-action-description.adoc} (79%)
 copy docs/modules/ROOT/partials/{aws-ec2-sink-description.adoc => 
aws-timestream-query-sink-description.adoc} (86%)
 copy docs/modules/ROOT/partials/{aws-lambda-sink-description.adoc => 
aws-translate-action-description.adoc} (96%)
 create mode 100644 
docs/modules/ROOT/partials/azure-cosmosdb-sink-description.adoc

Reply via email to