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

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


    from ed7fce0  Mask Field: No need to fallback to String for body once 
switched to JsonNode
     new 1e77450  Changed a wrong path mentioned in README
     new 07a5549  Added implicit dependies validation. related to #214 : 
Declare implicit dependencies
     new 77610f1  fixed #214 : Declare implicit dependencies

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 aws-ddb-streams-source.kamelet.yaml       |    2 +
 aws-kinesis-firehose-sink.kamelet.yaml    |    3 +
 aws-kinesis-sink.kamelet.yaml             |    3 +
 aws-kinesis-source.kamelet.yaml           |    3 +
 aws-lambda-sink.kamelet.yaml              |    3 +
 aws-s3-sink.kamelet.yaml                  |    3 +
 aws-s3-source.kamelet.yaml                |    3 +
 aws-sns-fifo-sink.kamelet.yaml            |    4 +-
 aws-sns-sink.kamelet.yaml                 |    3 +
 aws-sqs-batch-sink.kamelet.yaml           |    3 +
 aws-sqs-fifo-sink.kamelet.yaml            |    4 +-
 aws-sqs-sink.kamelet.yaml                 |    3 +
 aws-sqs-source.kamelet.yaml               |    3 +
 azure-eventhubs-sink.kamelet.yaml         |    3 +
 azure-eventhubs-source.kamelet.yaml       |    4 +
 azure-storage-blob-sink.kamelet.yaml      |    3 +
 azure-storage-blob-source.kamelet.yaml    |    6 +
 azure-storage-queue-sink.kamelet.yaml     |    3 +
 bitcoin-source.kamelet.yaml               |    5 +
 caffeine-action.kamelet.yaml              |    3 +
 cassandra-sink.kamelet.yaml               |    2 +
 cassandra-source.kamelet.yaml             |    2 +
 cron-source.kamelet.yaml                  |    5 +-
 dns-dig-action.kamelet.yaml               |    3 +
 dns-ip-action.kamelet.yaml                |    3 +
 dns-lookup-action.kamelet.yaml            |    4 +-
 dropbox-sink.kamelet.yaml                 |    3 +
 dropbox-source.kamelet.yaml               |    6 +
 earthquake-source.kamelet.yaml            |    9 +-
 elasticsearch-index-sink.kamelet.yaml     |    9 +-
 elasticsearch-search-source.kamelet.yaml  |   10 +-
 exec-sink.kamelet.yaml                    |    4 +
 extract-field-action.kamelet.yaml         |    5 +-
 fhir-source.kamelet.yaml                  |    3 +
 file-watch-source.kamelet.yaml            |    3 +
 ftp-source.kamelet.yaml                   |    4 +
 ftps-source.kamelet.yaml                  |    4 +
 github-source.kamelet.yaml                |    2 +
 google-calendar-source.kamelet.yaml       |    2 +
 google-mail-source.kamelet.yaml           |    2 +
 google-sheets-source.kamelet.yaml         |    2 +
 http-sink.kamelet.yaml                    |    4 +-
 http-source.kamelet.yaml                  |    3 +
 infinispan-source.kamelet.yaml            |    4 +
 insert-field-action.kamelet.yaml          |    5 +-
 insert-header-action.kamelet.yaml         |    3 +
 jira-source.kamelet.yaml                  |    2 +
 kafka-not-secured-sink.kamelet.yaml       |    3 +
 kafka-not-secured-source.kamelet.yaml     |    3 +
 kafka-sink.kamelet.yaml                   |    3 +
 kafka-source.kamelet.yaml                 |    3 +
 mail-imap-source.kamelet.yaml             |    4 +
 mask-field-action.kamelet.yaml            |    5 +-
 minio-sink.kamelet.yaml                   |    3 +
 minio-source.kamelet.yaml                 |    2 +
 mqtt-source.kamelet.yaml                  |    3 +
 nats-source.kamelet.yaml                  |    2 +
 openai-completion-action.kamelet.yaml     |    7 +-
 pdf-action.kamelet.yaml                   |    3 +
 rabbitmq-source.kamelet.yaml              |    3 +
 replace-field-action.kamelet.yaml         |    5 +-
 salesforce-source.kamelet.yaml            |    2 +
 script/generator/README.md                |    2 +-
 script/validator/README.md                |    2 +-
 script/validator/go.mod                   |    9 +-
 script/validator/go.sum                   | 1900 ++++++++++++++++++++++++++++-
 script/validator/validator.go             |   55 +-
 sftp-source.kamelet.yaml                  |    4 +
 slack-source.kamelet.yaml                 |    2 +
 ssh-source.kamelet.yaml                   |    3 +
 telegram-sink.kamelet.yaml                |    4 +
 telegram-source.kamelet.yaml              |    5 +-
 timer-source.kamelet.yaml                 |    4 +
 twitter-directmessage-source.kamelet.yaml |    4 +
 twitter-search-source.kamelet.yaml        |    4 +
 twitter-timeline-source.kamelet.yaml      |    4 +
 value-to-key-action.kamelet.yaml          |    5 +-
 webhook-source.kamelet.yaml               |    3 +
 78 files changed, 2192 insertions(+), 44 deletions(-)

Reply via email to