You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/11 05:24:39 UTC

[camel-kafka-connector] branch camel-master updated (ed32a23 -> 4d32f6c)

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

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


    from ed32a23  Merge pull request #442 from apache/automatic-periodic-sync
     add 5e7f3a4  Removed camel-ref-kafka-connector
     add 4f4a8b3  Removed camel-robotframework-kafka-connector
     add f18e4c9  Removed camel-mock-kafka-connector
     add 07f1592  Add component to exclusion list
     add 6b1f095  Regen
     add 026c0d0  Removed documentation for sink and source connectors removed
     add f4f423d  Merge pull request #441 from apache/remove-useless-connector
     add 2c936a9  AWS SDK v2 SQS source tests
     add cbbd513  AWS SDK v2 SQS sink tests
     add 1b24a0c  Merge pull request #438 from orpiske/aws2-sqs
     add 15f7fb1  Updated CHANGELOG.md
     add 91a3794  Define a default naming for converters, transforms and aggregation packages and add to docs automatically
     add 036d004  Fixed CS
     add 2bd58f8  Merge pull request #443 from apache/479
     add dcbdcc5  Transformers: Better naming for packages and classes
     add 77df0f7  Regen docs
     add b7e357b  Merge pull request #444 from apache/transformers
     add 014d83f  Removed camel-dataset kafka connector
     add 92c7cd9  Removed camel-dataset-test kafka connector
     add a5abb58  Removed camel-debezium-mongodb kafka connector
     add 7410230  Removed camel-debezium-mysql kafka connector
     add 41f4605  Removed camel-debezium-postgres kafka connector
     add c59eaff  Removed camel-debezium-sqlserver kafka connector
     add 8077914  Removed camel-kafka kafka connector
     add 5a13a21  Removed docs
     add b42537a  Regen
     add 9dbb353  Merge pull request #445 from apache/connectors-cut
     add 43e69a6  Updated CHANGELOG.md
     new 4d32f6c  Rebase onto master by hand

The 1 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:
 CHANGELOG.md                                       |  19 +-
 .../docs/camel-activemq-kafka-sink-connector.adoc  |  16 +
 .../camel-activemq-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-ahc-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-ahc-ws-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-ahc-ws-kafka-source-connector.adoc  |  16 +
 .../docs/camel-ahc-wss-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-ahc-wss-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-amqp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-amqp-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-apns-kafka-sink-connector.adoc |  16 +
 .../docs/camel-apns-kafka-source-connector.adoc    |  16 +
 .../docs/camel-arangodb-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-as2-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-as2-kafka-source-connector.adoc     |  16 +
 .../docs/camel-asterisk-kafka-sink-connector.adoc  |  16 +
 .../camel-asterisk-kafka-source-connector.adoc     |  16 +
 .../docs/camel-atmos-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-atmos-kafka-source-connector.adoc   |  16 +
 ...-atmosphere-websocket-kafka-sink-connector.adoc |  16 +
 ...tmosphere-websocket-kafka-source-connector.adoc |  16 +
 .../docs/camel-atom-kafka-source-connector.adoc    |  16 +
 .../camel-atomix-map-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-map-kafka-source-connector.adoc   |  16 +
 ...amel-atomix-messaging-kafka-sink-connector.adoc |  16 +
 ...el-atomix-messaging-kafka-source-connector.adoc |  16 +
 ...camel-atomix-multimap-kafka-sink-connector.adoc |  16 +
 .../camel-atomix-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-queue-kafka-source-connector.adoc |  16 +
 .../camel-atomix-set-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-set-kafka-source-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-avro-kafka-sink-connector.adoc |  16 +
 .../docs/camel-avro-kafka-source-connector.adoc    |  16 +
 .../docs/camel-aws-cw-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-aws-ddb-kafka-sink-connector.adoc   |  16 +
 ...camel-aws-ddbstream-kafka-source-connector.adoc |  16 +
 ...-aws-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws-kinesis-kafka-sink-connector.adoc    |  16 +
 .../camel-aws-kinesis-kafka-source-connector.adoc  |  16 +
 .../camel-aws-lambda-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-aws-s3-kafka-sink-connector.adoc    |  23 +
 .../docs/camel-aws-s3-kafka-source-connector.adoc  |  23 +
 .../S3ObjectTransformer.java}                      |   4 +-
 .../docs/camel-aws-sdb-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-ses-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-sns-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-sqs-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-sqs-kafka-source-connector.adoc |  16 +
 .../docs/camel-aws-swf-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-swf-kafka-source-connector.adoc |  16 +
 .../camel-aws-translate-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-athena-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-aws2-cw-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws2-ddb-kafka-sink-connector.adoc  |  16 +
 ...amel-aws2-ddbstream-kafka-source-connector.adoc |  16 +
 ...aws2-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws2-kinesis-kafka-sink-connector.adoc   |  16 +
 .../camel-aws2-kinesis-kafka-source-connector.adoc |  16 +
 .../camel-aws2-lambda-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-aws2-s3-kafka-sink-connector.adoc   |  23 +
 .../docs/camel-aws2-s3-kafka-source-connector.adoc |  23 +
 .../S3ObjectTransformers.java}                     |   4 +-
 .../docs/camel-aws2-ses-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-aws2-sns-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-aws2-sqs-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-sqs-kafka-source-connector.adoc     |  16 +
 .../SQSKeySetterTransformers.java}                 |   4 +-
 .../docs/camel-aws2-sts-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-translate-kafka-sink-connector.adoc |  16 +
 .../camel-azure-blob-kafka-sink-connector.adoc     |  16 +
 .../camel-azure-blob-kafka-source-connector.adoc   |  16 +
 ...camel-azure-eventhubs-kafka-sink-connector.adoc |  16 +
 ...mel-azure-eventhubs-kafka-source-connector.adoc |  16 +
 .../camel-azure-queue-kafka-sink-connector.adoc    |  16 +
 .../camel-azure-queue-kafka-source-connector.adoc  |  16 +
 ...el-azure-storage-blob-kafka-sink-connector.adoc |  16 +
 ...-azure-storage-blob-kafka-source-connector.adoc |  16 +
 ...l-azure-storage-queue-kafka-sink-connector.adoc |  16 +
 ...azure-storage-queue-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-bean-kafka-sink-connector.adoc |  16 +
 .../camel-bean-validator-kafka-sink-connector.adoc |  16 +
 .../docs/camel-beanstalk-kafka-sink-connector.adoc |  16 +
 .../camel-beanstalk-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-box-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-box-kafka-source-connector.adoc     |  16 +
 .../docs/camel-braintree-kafka-sink-connector.adoc |  16 +
 .../camel-braintree-kafka-source-connector.adoc    |  16 +
 .../docs/camel-browse-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-browse-kafka-source-connector.adoc  |  16 +
 .../camel-caffeine-cache-kafka-sink-connector.adoc |  16 +
 ...el-caffeine-loadcache-kafka-sink-connector.adoc |  16 +
 .../camel-chatscript-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-chunk-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-class-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-cm-sms-kafka-sink-connector.adoc    |  16 +
 .../main/docs/camel-cmis-kafka-sink-connector.adoc |  16 +
 .../docs/camel-cmis-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-coap-kafka-sink-connector.adoc |  16 +
 .../docs/camel-coap-kafka-source-connector.adoc    |  16 +
 .../docs/camel-coap+tcp-kafka-sink-connector.adoc  |  16 +
 .../camel-coap+tcp-kafka-source-connector.adoc     |  16 +
 .../docs/camel-coaps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-coaps-kafka-source-connector.adoc   |  16 +
 .../docs/camel-coaps+tcp-kafka-sink-connector.adoc |  16 +
 .../camel-coaps+tcp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-cometd-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-cometd-kafka-source-connector.adoc  |  16 +
 .../docs/camel-cometds-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-cometds-kafka-source-connector.adoc |  16 +
 .../docs/camel-consul-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-consul-kafka-source-connector.adoc  |  16 +
 .../camel-controlbus-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-corda-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-corda-kafka-source-connector.adoc   |  16 +
 .../docs/camel-couchbase-kafka-sink-connector.adoc |  16 +
 .../camel-couchbase-kafka-source-connector.adoc    |  16 +
 .../docs/camel-couchdb-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-couchdb-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-cql-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-cql-kafka-source-connector.adoc     |  16 +
 .../docs/camel-cron-kafka-source-connector.adoc    |  16 +
 .../camel-crypto-cms-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-crypto-kafka-sink-connector.adoc    |  16 +
 .../main/docs/camel-cxf-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-cxf-kafka-source-connector.adoc     |  16 +
 .../docs/camel-cxfrs-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-cxfrs-kafka-source-connector.adoc   |  16 +
 .../camel-dataformat-kafka-sink-connector.adoc     |  16 +
 connectors/camel-dataset-kafka-connector/pom.xml   | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../docs/camel-dataset-kafka-sink-connector.adoc   |  51 --
 .../docs/camel-dataset-kafka-source-connector.adoc |  46 --
 .../examples/CamelDatasetSinkConnector.properties  |  33 --
 .../CamelDatasetSourceConnector.properties         |  33 --
 .../dataset/CamelDatasetSinkConnector.java         |  35 --
 .../dataset/CamelDatasetSinkConnectorConfig.java   | 114 ----
 .../dataset/CamelDatasetSinkTask.java              |  39 --
 .../dataset/CamelDatasetSourceConnector.java       |  35 --
 .../dataset/CamelDatasetSourceConnectorConfig.java |  96 ---
 .../dataset/CamelDatasetSourceTask.java            |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-dataset-test-kafka-connector/pom.xml     | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../camel-dataset-test-kafka-sink-connector.adoc   |  53 --
 .../CamelDatasettestSinkConnector.properties       |  33 --
 .../datasettest/CamelDatasettestSinkConnector.java |  35 --
 .../CamelDatasettestSinkConnectorConfig.java       | 124 ----
 .../datasettest/CamelDatasettestSinkTask.java      |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-debezium-mongodb-kafka-connector/pom.xml | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...el-debezium-mongodb-kafka-source-connector.adoc | 134 -----
 .../CamelDebeziummongodbSourceConnector.properties |  41 --
 .../CamelDebeziummongodbSourceConnector.java       |  35 --
 .../CamelDebeziummongodbSourceConnectorConfig.java | 449 --------------
 .../CamelDebeziummongodbSourceTask.java            |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-debezium-mysql-kafka-connector/pom.xml   | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...amel-debezium-mysql-kafka-source-connector.adoc | 186 ------
 .../CamelDebeziummysqlSourceConnector.properties   |  41 --
 .../CamelDebeziummysqlSourceConnector.java         |  35 --
 .../CamelDebeziummysqlSourceConnectorConfig.java   | 657 ---------------------
 .../CamelDebeziummysqlSourceTask.java              |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../pom.xml                                        | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...l-debezium-postgres-kafka-source-connector.adoc | 184 ------
 ...CamelDebeziumpostgresSourceConnector.properties |  41 --
 .../CamelDebeziumpostgresSourceConnector.java      |  37 --
 ...CamelDebeziumpostgresSourceConnectorConfig.java | 649 --------------------
 .../CamelDebeziumpostgresSourceTask.java           |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../pom.xml                                        | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...-debezium-sqlserver-kafka-source-connector.adoc | 146 -----
 ...amelDebeziumsqlserverSourceConnector.properties |  41 --
 .../CamelDebeziumsqlserverSourceConnector.java     |  37 --
 ...amelDebeziumsqlserverSourceConnectorConfig.java | 497 ----------------
 .../CamelDebeziumsqlserverSourceTask.java          |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-digitalocean-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-direct-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-direct-kafka-source-connector.adoc  |  16 +
 .../docs/camel-direct-vm-kafka-sink-connector.adoc |  16 +
 .../camel-direct-vm-kafka-source-connector.adoc    |  16 +
 .../docs/camel-disruptor-kafka-sink-connector.adoc |  16 +
 .../camel-disruptor-kafka-source-connector.adoc    |  16 +
 .../camel-disruptor-vm-kafka-sink-connector.adoc   |  16 +
 .../camel-disruptor-vm-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-djl-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-dns-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-docker-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-docker-kafka-source-connector.adoc  |  16 +
 .../docs/camel-dozer-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-drill-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-dropbox-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-dropbox-kafka-source-connector.adoc |  16 +
 .../docs/camel-ehcache-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-ehcache-kafka-source-connector.adoc |  16 +
 ...el-elasticsearch-rest-kafka-sink-connector.adoc |  16 +
 .../docs/camel-elsql-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-elsql-kafka-source-connector.adoc   |  16 +
 .../docs/camel-etcd-keys-kafka-sink-connector.adoc |  16 +
 .../camel-etcd-stats-kafka-sink-connector.adoc     |  16 +
 .../camel-etcd-stats-kafka-source-connector.adoc   |  16 +
 .../camel-etcd-watch-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-exec-kafka-sink-connector.adoc |  16 +
 .../docs/camel-facebook-kafka-sink-connector.adoc  |  16 +
 .../camel-facebook-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-fhir-kafka-sink-connector.adoc |  16 +
 .../docs/camel-fhir-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-file-kafka-sink-connector.adoc |  16 +
 .../docs/camel-file-kafka-source-connector.adoc    |  16 +
 .../camel-file-watch-kafka-source-connector.adoc   |  16 +
 .../docs/camel-flatpack-kafka-sink-connector.adoc  |  16 +
 .../camel-flatpack-kafka-source-connector.adoc     |  16 +
 .../docs/camel-flink-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-fop-kafka-sink-connector.adoc  |  16 +
 .../camel-freemarker-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-ftp-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-ftp-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-ftps-kafka-sink-connector.adoc |  16 +
 .../docs/camel-ftps-kafka-source-connector.adoc    |  16 +
 .../docs/camel-ganglia-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-geocoder-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-git-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-git-kafka-source-connector.adoc     |  16 +
 .../docs/camel-github-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-github-kafka-source-connector.adoc  |  16 +
 ...camel-google-bigquery-kafka-sink-connector.adoc |  16 +
 ...l-google-bigquery-sql-kafka-sink-connector.adoc |  16 +
 ...camel-google-calendar-kafka-sink-connector.adoc |  16 +
 ...mel-google-calendar-kafka-source-connector.adoc |  16 +
 ...gle-calendar-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-drive-kafka-sink-connector.adoc   |  16 +
 .../camel-google-drive-kafka-source-connector.adoc |  16 +
 .../camel-google-mail-kafka-sink-connector.adoc    |  16 +
 .../camel-google-mail-kafka-source-connector.adoc  |  16 +
 ...-google-mail-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-pubsub-kafka-sink-connector.adoc  |  16 +
 ...camel-google-pubsub-kafka-source-connector.adoc |  16 +
 .../camel-google-sheets-kafka-sink-connector.adoc  |  16 +
 ...camel-google-sheets-kafka-source-connector.adoc |  16 +
 ...oogle-sheets-stream-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-gora-kafka-sink-connector.adoc |  16 +
 .../docs/camel-gora-kafka-source-connector.adoc    |  16 +
 .../docs/camel-grape-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-graphql-kafka-sink-connector.adoc   |  16 +
 .../main/docs/camel-grpc-kafka-sink-connector.adoc |  16 +
 .../docs/camel-grpc-kafka-source-connector.adoc    |  16 +
 .../camel-guava-eventbus-kafka-sink-connector.adoc |  16 +
 ...amel-guava-eventbus-kafka-source-connector.adoc |  16 +
 ...hazelcast-atomicvalue-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-instance-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-list-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-list-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-map-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-map-kafka-source-connector.adoc |  16 +
 ...el-hazelcast-multimap-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-multimap-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-queue-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-queue-kafka-source-connector.adoc |  16 +
 ...zelcast-replicatedmap-kafka-sink-connector.adoc |  16 +
 ...lcast-replicatedmap-kafka-source-connector.adoc |  16 +
 ...-hazelcast-ringbuffer-kafka-sink-connector.adoc |  16 +
 .../camel-hazelcast-seda-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-seda-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-set-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-set-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-topic-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-topic-kafka-source-connector.adoc |  16 +
 .../docs/camel-hbase-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-hbase-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-hdfs-kafka-sink-connector.adoc |  16 +
 .../docs/camel-hdfs-kafka-source-connector.adoc    |  16 +
 .../docs/camel-hipchat-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-hipchat-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-http-kafka-sink-connector.adoc |  16 +
 .../docs/camel-https-kafka-sink-connector.adoc     |  16 +
 ...camel-iec60870-client-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-client-kafka-source-connector.adoc |  16 +
 ...camel-iec60870-server-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-server-kafka-source-connector.adoc |  16 +
 .../camel-ignite-cache-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-cache-kafka-source-connector.adoc |  16 +
 .../camel-ignite-compute-kafka-sink-connector.adoc |  16 +
 ...camel-ignite-events-kafka-source-connector.adoc |  16 +
 .../camel-ignite-idgen-kafka-sink-connector.adoc   |  16 +
 ...amel-ignite-messaging-kafka-sink-connector.adoc |  16 +
 ...el-ignite-messaging-kafka-source-connector.adoc |  16 +
 .../camel-ignite-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-set-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-imap-kafka-sink-connector.adoc |  16 +
 .../docs/camel-imap-kafka-source-connector.adoc    |  16 +
 .../docs/camel-imaps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-imaps-kafka-source-connector.adoc   |  16 +
 .../camel-infinispan-kafka-sink-connector.adoc     |  16 +
 .../camel-infinispan-kafka-source-connector.adoc   |  16 +
 .../docs/camel-influxdb-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-iota-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-ipfs-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-irc-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-irc-kafka-source-connector.adoc     |  16 +
 .../docs/camel-ironmq-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-ironmq-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-jbpm-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jbpm-kafka-source-connector.adoc    |  16 +
 .../docs/camel-jcache-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-jcache-kafka-source-connector.adoc  |  16 +
 .../docs/camel-jclouds-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-jclouds-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-jcr-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-jcr-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-jdbc-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jetty-kafka-source-connector.adoc   |  16 +
 .../docs/camel-jgroups-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-jgroups-kafka-source-connector.adoc |  16 +
 .../camel-jgroups-raft-kafka-sink-connector.adoc   |  16 +
 .../camel-jgroups-raft-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-jing-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-jira-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jira-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-jms-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-jms-kafka-source-connector.adoc     |  16 +
 .../docs/camel-jmx-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-jolt-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-jooq-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jooq-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-jpa-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-jpa-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-jslt-kafka-sink-connector.adoc |  16 +
 .../camel-json-validator-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jsonata-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-jt400-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-jt400-kafka-source-connector.adoc   |  16 +
 connectors/camel-kafka-kafka-connector/pom.xml     | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../docs/camel-kafka-kafka-sink-connector.adoc     | 167 ------
 .../docs/camel-kafka-kafka-source-connector.adoc   | 154 -----
 .../examples/CamelKafkaSinkConnector.properties    |  33 --
 .../examples/CamelKafkaSourceConnector.properties  |  33 --
 .../kafka/CamelKafkaSinkConnector.java             |  35 --
 .../kafka/CamelKafkaSinkConnectorConfig.java       | 578 ------------------
 .../kafkaconnector/kafka/CamelKafkaSinkTask.java   |  39 --
 .../kafka/CamelKafkaSourceConnector.java           |  35 --
 .../kafka/CamelKafkaSourceConnectorConfig.java     | 528 -----------------
 .../kafkaconnector/kafka/CamelKafkaSourceTask.java |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 ...ubernetes-config-maps-kafka-sink-connector.adoc |  16 +
 ...ubernetes-deployments-kafka-sink-connector.adoc |  16 +
 ...ernetes-deployments-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-hpa-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-hpa-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-job-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-job-kafka-source-connector.adoc |  16 +
 ...kubernetes-namespaces-kafka-sink-connector.adoc |  16 +
 ...bernetes-namespaces-kafka-source-connector.adoc |  16 +
 ...amel-kubernetes-nodes-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-nodes-kafka-source-connector.adoc |  16 +
 ...istent-volumes-claims-kafka-sink-connector.adoc |  16 +
 ...es-persistent-volumes-kafka-sink-connector.adoc |  16 +
 ...camel-kubernetes-pods-kafka-sink-connector.adoc |  16 +
 ...mel-kubernetes-pods-kafka-source-connector.adoc |  16 +
 ...plication-controllers-kafka-sink-connector.adoc |  16 +
 ...ication-controllers-kafka-source-connector.adoc |  16 +
 ...netes-resources-quota-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-secrets-kafka-sink-connector.adoc |  16 +
 ...etes-service-accounts-kafka-sink-connector.adoc |  16 +
 ...l-kubernetes-services-kafka-sink-connector.adoc |  16 +
 ...kubernetes-services-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-kudu-kafka-sink-connector.adoc |  16 +
 .../docs/camel-language-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-ldap-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-ldif-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-log-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-lpr-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-lucene-kafka-sink-connector.adoc    |  16 +
 .../camel-lumberjack-kafka-source-connector.adoc   |  16 +
 .../docs/camel-master-kafka-source-connector.adoc  |  16 +
 .../docs/camel-metrics-kafka-sink-connector.adoc   |  16 +
 .../camel-micrometer-kafka-sink-connector.adoc     |  16 +
 ...-microprofile-metrics-kafka-sink-connector.adoc |  16 +
 .../camel-milo-client-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-client-kafka-source-connector.adoc  |  16 +
 .../camel-milo-server-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-server-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-mina-kafka-sink-connector.adoc |  16 +
 .../docs/camel-mina-kafka-source-connector.adoc    |  16 +
 .../docs/camel-minio-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-minio-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-mllp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-mllp-kafka-source-connector.adoc    |  16 +
 connectors/camel-mock-kafka-connector/pom.xml      | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../main/docs/camel-mock-kafka-sink-connector.adoc |  49 --
 .../examples/CamelMockSinkConnector.properties     |  33 --
 .../mock/CamelMockSinkConnector.java               |  35 --
 .../mock/CamelMockSinkConnectorConfig.java         | 106 ----
 .../kafkaconnector/mock/CamelMockSinkTask.java     |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-mongodb-gridfs-kafka-sink-connector.adoc |  16 +
 ...amel-mongodb-gridfs-kafka-source-connector.adoc |  16 +
 .../docs/camel-mongodb-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-mongodb-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-msv-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-mustache-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-mvel-kafka-sink-connector.adoc |  16 +
 .../camel-mybatis-bean-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-mybatis-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-mybatis-kafka-source-connector.adoc |  16 +
 .../docs/camel-nagios-kafka-sink-connector.adoc    |  16 +
 .../main/docs/camel-nats-kafka-sink-connector.adoc |  16 +
 .../docs/camel-nats-kafka-source-connector.adoc    |  16 +
 .../camel-netty-http-kafka-sink-connector.adoc     |  16 +
 .../camel-netty-http-kafka-source-connector.adoc   |  16 +
 .../docs/camel-netty-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-netty-kafka-source-connector.adoc   |  16 +
 .../docs/camel-nitrite-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-nitrite-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-nsq-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-nsq-kafka-source-connector.adoc     |  16 +
 .../docs/camel-oaipmh-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-oaipmh-kafka-source-connector.adoc  |  16 +
 .../docs/camel-olingo2-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-olingo2-kafka-source-connector.adoc |  16 +
 .../docs/camel-olingo4-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-olingo4-kafka-source-connector.adoc |  16 +
 ...enshift-build-configs-kafka-sink-connector.adoc |  16 +
 ...amel-openshift-builds-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-cinder-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-glance-kafka-sink-connector.adoc |  16 +
 ...el-openstack-keystone-kafka-sink-connector.adoc |  16 +
 ...mel-openstack-neutron-kafka-sink-connector.adoc |  16 +
 .../camel-openstack-nova-kafka-sink-connector.adoc |  16 +
 ...camel-openstack-swift-kafka-sink-connector.adoc |  16 +
 .../camel-optaplanner-kafka-sink-connector.adoc    |  16 +
 .../camel-optaplanner-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-paho-kafka-sink-connector.adoc |  16 +
 .../docs/camel-paho-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-pdf-kafka-sink-connector.adoc  |  16 +
 ...pg-replication-slot-kafka-source-connector.adoc |  16 +
 .../docs/camel-pgevent-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-pgevent-kafka-source-connector.adoc |  16 +
 ...camel-platform-http-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-pop3-kafka-sink-connector.adoc |  16 +
 .../docs/camel-pop3-kafka-source-connector.adoc    |  16 +
 .../docs/camel-pop3s-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-pop3s-kafka-source-connector.adoc   |  16 +
 .../docs/camel-pubnub-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-pubnub-kafka-source-connector.adoc  |  16 +
 .../docs/camel-pulsar-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-pulsar-kafka-source-connector.adoc  |  16 +
 .../docs/camel-quartz-kafka-source-connector.adoc  |  16 +
 .../docs/camel-quickfix-kafka-sink-connector.adoc  |  16 +
 .../camel-quickfix-kafka-source-connector.adoc     |  16 +
 .../docs/camel-rabbitmq-kafka-sink-connector.adoc  |  16 +
 .../camel-rabbitmq-kafka-source-connector.adoc     |  16 +
 ...amel-reactive-streams-kafka-sink-connector.adoc |  16 +
 ...el-reactive-streams-kafka-source-connector.adoc |  16 +
 connectors/camel-ref-kafka-connector/pom.xml       | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../main/docs/camel-ref-kafka-sink-connector.adoc  |  39 --
 .../docs/camel-ref-kafka-source-connector.adoc     |  41 --
 .../docs/examples/CamelRefSinkConnector.properties |  33 --
 .../examples/CamelRefSourceConnector.properties    |  33 --
 .../kafkaconnector/ref/CamelRefSinkConnector.java  |  35 --
 .../ref/CamelRefSinkConnectorConfig.java           |  66 ---
 .../camel/kafkaconnector/ref/CamelRefSinkTask.java |  39 --
 .../ref/CamelRefSourceConnector.java               |  35 --
 .../ref/CamelRefSourceConnectorConfig.java         |  74 ---
 .../kafkaconnector/ref/CamelRefSourceTask.java     |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-rest-api-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-rest-kafka-sink-connector.adoc |  16 +
 .../docs/camel-rest-kafka-source-connector.adoc    |  16 +
 .../camel-rest-openapi-kafka-sink-connector.adoc   |  16 +
 .../camel-rest-swagger-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-resteasy-kafka-sink-connector.adoc  |  16 +
 .../camel-resteasy-kafka-source-connector.adoc     |  16 +
 .../camel-robotframework-kafka-connector/pom.xml   | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../camel-robotframework-kafka-sink-connector.adoc | 135 -----
 ...amel-robotframework-kafka-source-connector.adoc | 153 -----
 .../CamelRobotframeworkSinkConnector.properties    |  33 --
 .../CamelRobotframeworkSourceConnector.properties  |  33 --
 .../CamelRobotframeworkSinkConnector.java          |  35 --
 .../CamelRobotframeworkSinkConnectorConfig.java    | 453 --------------
 .../CamelRobotframeworkSinkTask.java               |  39 --
 .../CamelRobotframeworkSourceConnector.java        |  35 --
 .../CamelRobotframeworkSourceConnectorConfig.java  | 525 ----------------
 .../CamelRobotframeworkSourceTask.java             |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../docs/camel-rss-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-saga-kafka-sink-connector.adoc |  16 +
 .../camel-salesforce-kafka-sink-connector.adoc     |  16 +
 .../camel-salesforce-kafka-source-connector.adoc   |  16 +
 .../camel-sap-netweaver-kafka-sink-connector.adoc  |  16 +
 .../camel-scheduler-kafka-source-connector.adoc    |  16 +
 .../camel-schematron-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-scp-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-seda-kafka-sink-connector.adoc |  16 +
 .../docs/camel-seda-kafka-source-connector.adoc    |  16 +
 .../docs/camel-service-kafka-source-connector.adoc |  16 +
 .../camel-servicenow-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-servlet-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-sftp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-sftp-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-sip-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-sip-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-sips-kafka-sink-connector.adoc |  16 +
 .../docs/camel-sips-kafka-source-connector.adoc    |  16 +
 .../camel-sjms-batch-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-sjms-kafka-sink-connector.adoc |  16 +
 .../docs/camel-sjms-kafka-source-connector.adoc    |  16 +
 .../docs/camel-sjms2-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-sjms2-kafka-source-connector.adoc   |  16 +
 .../docs/camel-slack-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-slack-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-smpp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-smpp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-smpps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-smpps-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-smtp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-smtp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-smtps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-smtps-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-snmp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-snmp-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-solr-kafka-sink-connector.adoc |  16 +
 .../docs/camel-solrCloud-kafka-sink-connector.adoc |  16 +
 .../docs/camel-solrs-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-soroush-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-soroush-kafka-source-connector.adoc |  16 +
 .../docs/camel-spark-kafka-sink-connector.adoc     |  16 +
 .../camel-splunk-hec-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-splunk-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-splunk-kafka-source-connector.adoc  |  16 +
 .../camel-spring-batch-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-source-connector.adoc |  16 +
 ...el-spring-integration-kafka-sink-connector.adoc |  16 +
 ...-spring-integration-kafka-source-connector.adoc |  16 +
 .../camel-spring-ldap-kafka-sink-connector.adoc    |  16 +
 .../camel-spring-redis-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-redis-kafka-source-connector.adoc |  16 +
 .../docs/camel-spring-ws-kafka-sink-connector.adoc |  16 +
 .../camel-spring-ws-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-sql-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-sql-kafka-source-connector.adoc     |  16 +
 .../camel-sql-stored-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-ssh-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-ssh-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-stax-kafka-sink-connector.adoc |  16 +
 .../docs/camel-stomp-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-stomp-kafka-source-connector.adoc   |  16 +
 .../docs/camel-stream-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-stream-kafka-source-connector.adoc  |  16 +
 ...camel-string-template-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-stub-kafka-sink-connector.adoc |  16 +
 .../docs/camel-stub-kafka-source-connector.adoc    |  16 +
 .../docs/camel-telegram-kafka-sink-connector.adoc  |  16 +
 .../camel-telegram-kafka-source-connector.adoc     |  16 +
 .../docs/camel-thrift-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-thrift-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-tika-kafka-sink-connector.adoc |  16 +
 .../docs/camel-timer-kafka-source-connector.adoc   |  16 +
 .../docs/camel-twilio-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-twilio-kafka-source-connector.adoc  |  16 +
 ...twitter-directmessage-kafka-sink-connector.adoc |  16 +
 ...itter-directmessage-kafka-source-connector.adoc |  16 +
 .../camel-twitter-search-kafka-sink-connector.adoc |  16 +
 ...amel-twitter-search-kafka-source-connector.adoc |  16 +
 ...amel-twitter-timeline-kafka-sink-connector.adoc |  16 +
 ...el-twitter-timeline-kafka-source-connector.adoc |  16 +
 .../docs/camel-undertow-kafka-sink-connector.adoc  |  16 +
 .../camel-undertow-kafka-source-connector.adoc     |  16 +
 .../docs/camel-validator-kafka-sink-connector.adoc |  16 +
 .../docs/camel-velocity-kafka-sink-connector.adoc  |  16 +
 .../camel-vertx-http-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-vertx-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-vertx-kafka-source-connector.adoc   |  16 +
 ...camel-vertx-websocket-kafka-sink-connector.adoc |  16 +
 ...mel-vertx-websocket-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-vm-kafka-sink-connector.adoc   |  16 +
 .../main/docs/camel-vm-kafka-source-connector.adoc |  16 +
 .../docs/camel-weather-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-weather-kafka-source-connector.adoc |  16 +
 .../docs/camel-web3j-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-web3j-kafka-source-connector.adoc   |  16 +
 .../docs/camel-webhook-kafka-source-connector.adoc |  16 +
 ...amel-websocket-jsr356-kafka-sink-connector.adoc |  16 +
 ...el-websocket-jsr356-kafka-source-connector.adoc |  16 +
 .../docs/camel-websocket-kafka-sink-connector.adoc |  16 +
 .../camel-websocket-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-weka-kafka-sink-connector.adoc |  16 +
 .../docs/camel-wordpress-kafka-sink-connector.adoc |  16 +
 .../camel-wordpress-kafka-source-connector.adoc    |  16 +
 .../docs/camel-workday-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-xchange-kafka-sink-connector.adoc   |  16 +
 .../main/docs/camel-xj-kafka-sink-connector.adoc   |  16 +
 ...amel-xmlsecurity-sign-kafka-sink-connector.adoc |  16 +
 ...el-xmlsecurity-verify-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-xmpp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-xmpp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-xquery-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-xquery-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-xslt-kafka-sink-connector.adoc |  16 +
 .../camel-xslt-saxon-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-yammer-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-yammer-kafka-source-connector.adoc  |  16 +
 .../docs/camel-zendesk-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-zendesk-kafka-source-connector.adoc |  16 +
 .../docs/camel-zookeeper-kafka-sink-connector.adoc |  16 +
 .../camel-zookeeper-kafka-source-connector.adoc    |  16 +
 ...el-zookeeper-master-kafka-source-connector.adoc |  16 +
 connectors/pom.xml                                 |  20 +-
 docs/modules/ROOT/pages/connectors.adoc            |  12 +-
 .../camel-activemq-kafka-sink-connector.adoc       |  16 +
 .../camel-activemq-kafka-source-connector.adoc     |  16 +
 .../connectors/camel-ahc-kafka-sink-connector.adoc |  16 +
 .../camel-ahc-ws-kafka-sink-connector.adoc         |  16 +
 .../camel-ahc-ws-kafka-source-connector.adoc       |  16 +
 .../camel-ahc-wss-kafka-sink-connector.adoc        |  16 +
 .../camel-ahc-wss-kafka-source-connector.adoc      |  16 +
 .../camel-amqp-kafka-sink-connector.adoc           |  16 +
 .../camel-amqp-kafka-source-connector.adoc         |  16 +
 .../camel-apns-kafka-sink-connector.adoc           |  16 +
 .../camel-apns-kafka-source-connector.adoc         |  16 +
 .../camel-arangodb-kafka-sink-connector.adoc       |  16 +
 .../connectors/camel-as2-kafka-sink-connector.adoc |  16 +
 .../camel-as2-kafka-source-connector.adoc          |  16 +
 .../camel-asterisk-kafka-sink-connector.adoc       |  16 +
 .../camel-asterisk-kafka-source-connector.adoc     |  16 +
 .../camel-atmos-kafka-sink-connector.adoc          |  16 +
 .../camel-atmos-kafka-source-connector.adoc        |  16 +
 ...-atmosphere-websocket-kafka-sink-connector.adoc |  16 +
 ...tmosphere-websocket-kafka-source-connector.adoc |  16 +
 .../camel-atom-kafka-source-connector.adoc         |  16 +
 .../camel-atomix-map-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-map-kafka-source-connector.adoc   |  16 +
 ...amel-atomix-messaging-kafka-sink-connector.adoc |  16 +
 ...el-atomix-messaging-kafka-source-connector.adoc |  16 +
 ...camel-atomix-multimap-kafka-sink-connector.adoc |  16 +
 .../camel-atomix-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-queue-kafka-source-connector.adoc |  16 +
 .../camel-atomix-set-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-set-kafka-source-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-source-connector.adoc |  16 +
 .../camel-avro-kafka-sink-connector.adoc           |  16 +
 .../camel-avro-kafka-source-connector.adoc         |  16 +
 .../camel-aws-cw-kafka-sink-connector.adoc         |  16 +
 .../camel-aws-ddb-kafka-sink-connector.adoc        |  16 +
 ...camel-aws-ddbstream-kafka-source-connector.adoc |  16 +
 ...-aws-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws-kinesis-kafka-sink-connector.adoc    |  16 +
 .../camel-aws-kinesis-kafka-source-connector.adoc  |  16 +
 .../camel-aws-lambda-kafka-sink-connector.adoc     |  16 +
 .../camel-aws-s3-kafka-sink-connector.adoc         |  23 +
 .../camel-aws-s3-kafka-source-connector.adoc       |  23 +
 .../camel-aws-sdb-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-ses-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-sns-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-sqs-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-sqs-kafka-source-connector.adoc      |  16 +
 .../camel-aws-swf-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-swf-kafka-source-connector.adoc      |  16 +
 .../camel-aws-translate-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-athena-kafka-sink-connector.adoc    |  16 +
 .../camel-aws2-cw-kafka-sink-connector.adoc        |  16 +
 .../camel-aws2-ddb-kafka-sink-connector.adoc       |  16 +
 ...amel-aws2-ddbstream-kafka-source-connector.adoc |  16 +
 ...aws2-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws2-kinesis-kafka-sink-connector.adoc   |  16 +
 .../camel-aws2-kinesis-kafka-source-connector.adoc |  16 +
 .../camel-aws2-lambda-kafka-sink-connector.adoc    |  16 +
 .../camel-aws2-s3-kafka-sink-connector.adoc        |  23 +
 .../camel-aws2-s3-kafka-source-connector.adoc      |  23 +
 .../camel-aws2-ses-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-sns-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-sqs-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-sqs-kafka-source-connector.adoc     |  16 +
 .../camel-aws2-sts-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-translate-kafka-sink-connector.adoc |  16 +
 .../camel-azure-blob-kafka-sink-connector.adoc     |  16 +
 .../camel-azure-blob-kafka-source-connector.adoc   |  16 +
 ...camel-azure-eventhubs-kafka-sink-connector.adoc |  16 +
 ...mel-azure-eventhubs-kafka-source-connector.adoc |  16 +
 .../camel-azure-queue-kafka-sink-connector.adoc    |  16 +
 .../camel-azure-queue-kafka-source-connector.adoc  |  16 +
 ...el-azure-storage-blob-kafka-sink-connector.adoc |  16 +
 ...-azure-storage-blob-kafka-source-connector.adoc |  16 +
 ...l-azure-storage-queue-kafka-sink-connector.adoc |  16 +
 ...azure-storage-queue-kafka-source-connector.adoc |  16 +
 .../camel-bean-kafka-sink-connector.adoc           |  16 +
 .../camel-bean-validator-kafka-sink-connector.adoc |  16 +
 .../camel-beanstalk-kafka-sink-connector.adoc      |  16 +
 .../camel-beanstalk-kafka-source-connector.adoc    |  16 +
 .../connectors/camel-box-kafka-sink-connector.adoc |  16 +
 .../camel-box-kafka-source-connector.adoc          |  16 +
 .../camel-braintree-kafka-sink-connector.adoc      |  16 +
 .../camel-braintree-kafka-source-connector.adoc    |  16 +
 .../camel-browse-kafka-sink-connector.adoc         |  16 +
 .../camel-browse-kafka-source-connector.adoc       |  16 +
 .../camel-caffeine-cache-kafka-sink-connector.adoc |  16 +
 ...el-caffeine-loadcache-kafka-sink-connector.adoc |  16 +
 .../camel-chatscript-kafka-sink-connector.adoc     |  16 +
 .../camel-chunk-kafka-sink-connector.adoc          |  16 +
 .../camel-class-kafka-sink-connector.adoc          |  16 +
 .../camel-cm-sms-kafka-sink-connector.adoc         |  16 +
 .../camel-cmis-kafka-sink-connector.adoc           |  16 +
 .../camel-cmis-kafka-source-connector.adoc         |  16 +
 .../camel-coap+tcp-kafka-sink-connector.adoc       |  16 +
 .../camel-coap+tcp-kafka-source-connector.adoc     |  16 +
 .../camel-coap-kafka-sink-connector.adoc           |  16 +
 .../camel-coap-kafka-source-connector.adoc         |  16 +
 .../camel-coaps+tcp-kafka-sink-connector.adoc      |  16 +
 .../camel-coaps+tcp-kafka-source-connector.adoc    |  16 +
 .../camel-coaps-kafka-sink-connector.adoc          |  16 +
 .../camel-coaps-kafka-source-connector.adoc        |  16 +
 .../camel-cometd-kafka-sink-connector.adoc         |  16 +
 .../camel-cometd-kafka-source-connector.adoc       |  16 +
 .../camel-cometds-kafka-sink-connector.adoc        |  16 +
 .../camel-cometds-kafka-source-connector.adoc      |  16 +
 .../camel-consul-kafka-sink-connector.adoc         |  16 +
 .../camel-consul-kafka-source-connector.adoc       |  16 +
 .../camel-controlbus-kafka-sink-connector.adoc     |  16 +
 .../camel-corda-kafka-sink-connector.adoc          |  16 +
 .../camel-corda-kafka-source-connector.adoc        |  16 +
 .../camel-couchbase-kafka-sink-connector.adoc      |  16 +
 .../camel-couchbase-kafka-source-connector.adoc    |  16 +
 .../camel-couchdb-kafka-sink-connector.adoc        |  16 +
 .../camel-couchdb-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-cql-kafka-sink-connector.adoc |  16 +
 .../camel-cql-kafka-source-connector.adoc          |  16 +
 .../camel-cron-kafka-source-connector.adoc         |  16 +
 .../camel-crypto-cms-kafka-sink-connector.adoc     |  16 +
 .../camel-crypto-kafka-sink-connector.adoc         |  16 +
 .../connectors/camel-cxf-kafka-sink-connector.adoc |  16 +
 .../camel-cxf-kafka-source-connector.adoc          |  16 +
 .../camel-cxfrs-kafka-sink-connector.adoc          |  16 +
 .../camel-cxfrs-kafka-source-connector.adoc        |  16 +
 .../camel-dataformat-kafka-sink-connector.adoc     |  16 +
 .../camel-dataset-kafka-sink-connector.adoc        |  51 --
 .../camel-dataset-kafka-source-connector.adoc      |  46 --
 .../camel-dataset-test-kafka-sink-connector.adoc   |  53 --
 ...el-debezium-mongodb-kafka-source-connector.adoc | 134 -----
 ...amel-debezium-mysql-kafka-source-connector.adoc | 186 ------
 ...l-debezium-postgres-kafka-source-connector.adoc | 184 ------
 ...-debezium-sqlserver-kafka-source-connector.adoc | 146 -----
 .../camel-digitalocean-kafka-sink-connector.adoc   |  16 +
 .../camel-direct-kafka-sink-connector.adoc         |  16 +
 .../camel-direct-kafka-source-connector.adoc       |  16 +
 .../camel-direct-vm-kafka-sink-connector.adoc      |  16 +
 .../camel-direct-vm-kafka-source-connector.adoc    |  16 +
 .../camel-disruptor-kafka-sink-connector.adoc      |  16 +
 .../camel-disruptor-kafka-source-connector.adoc    |  16 +
 .../camel-disruptor-vm-kafka-sink-connector.adoc   |  16 +
 .../camel-disruptor-vm-kafka-source-connector.adoc |  16 +
 .../connectors/camel-djl-kafka-sink-connector.adoc |  16 +
 .../connectors/camel-dns-kafka-sink-connector.adoc |  16 +
 .../camel-docker-kafka-sink-connector.adoc         |  16 +
 .../camel-docker-kafka-source-connector.adoc       |  16 +
 .../camel-dozer-kafka-sink-connector.adoc          |  16 +
 .../camel-drill-kafka-sink-connector.adoc          |  16 +
 .../camel-dropbox-kafka-sink-connector.adoc        |  16 +
 .../camel-dropbox-kafka-source-connector.adoc      |  16 +
 .../camel-ehcache-kafka-sink-connector.adoc        |  16 +
 .../camel-ehcache-kafka-source-connector.adoc      |  16 +
 ...el-elasticsearch-rest-kafka-sink-connector.adoc |  16 +
 .../camel-elsql-kafka-sink-connector.adoc          |  16 +
 .../camel-elsql-kafka-source-connector.adoc        |  16 +
 .../camel-etcd-keys-kafka-sink-connector.adoc      |  16 +
 .../camel-etcd-stats-kafka-sink-connector.adoc     |  16 +
 .../camel-etcd-stats-kafka-source-connector.adoc   |  16 +
 .../camel-etcd-watch-kafka-source-connector.adoc   |  16 +
 .../camel-exec-kafka-sink-connector.adoc           |  16 +
 .../camel-facebook-kafka-sink-connector.adoc       |  16 +
 .../camel-facebook-kafka-source-connector.adoc     |  16 +
 .../camel-fhir-kafka-sink-connector.adoc           |  16 +
 .../camel-fhir-kafka-source-connector.adoc         |  16 +
 .../camel-file-kafka-sink-connector.adoc           |  16 +
 .../camel-file-kafka-source-connector.adoc         |  16 +
 .../camel-file-watch-kafka-source-connector.adoc   |  16 +
 .../camel-flatpack-kafka-sink-connector.adoc       |  16 +
 .../camel-flatpack-kafka-source-connector.adoc     |  16 +
 .../camel-flink-kafka-sink-connector.adoc          |  16 +
 .../connectors/camel-fop-kafka-sink-connector.adoc |  16 +
 .../camel-freemarker-kafka-sink-connector.adoc     |  16 +
 .../connectors/camel-ftp-kafka-sink-connector.adoc |  16 +
 .../camel-ftp-kafka-source-connector.adoc          |  16 +
 .../camel-ftps-kafka-sink-connector.adoc           |  16 +
 .../camel-ftps-kafka-source-connector.adoc         |  16 +
 .../camel-ganglia-kafka-sink-connector.adoc        |  16 +
 .../camel-geocoder-kafka-sink-connector.adoc       |  16 +
 .../connectors/camel-git-kafka-sink-connector.adoc |  16 +
 .../camel-git-kafka-source-connector.adoc          |  16 +
 .../camel-github-kafka-sink-connector.adoc         |  16 +
 .../camel-github-kafka-source-connector.adoc       |  16 +
 ...camel-google-bigquery-kafka-sink-connector.adoc |  16 +
 ...l-google-bigquery-sql-kafka-sink-connector.adoc |  16 +
 ...camel-google-calendar-kafka-sink-connector.adoc |  16 +
 ...mel-google-calendar-kafka-source-connector.adoc |  16 +
 ...gle-calendar-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-drive-kafka-sink-connector.adoc   |  16 +
 .../camel-google-drive-kafka-source-connector.adoc |  16 +
 .../camel-google-mail-kafka-sink-connector.adoc    |  16 +
 .../camel-google-mail-kafka-source-connector.adoc  |  16 +
 ...-google-mail-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-pubsub-kafka-sink-connector.adoc  |  16 +
 ...camel-google-pubsub-kafka-source-connector.adoc |  16 +
 .../camel-google-sheets-kafka-sink-connector.adoc  |  16 +
 ...camel-google-sheets-kafka-source-connector.adoc |  16 +
 ...oogle-sheets-stream-kafka-source-connector.adoc |  16 +
 .../camel-gora-kafka-sink-connector.adoc           |  16 +
 .../camel-gora-kafka-source-connector.adoc         |  16 +
 .../camel-grape-kafka-sink-connector.adoc          |  16 +
 .../camel-graphql-kafka-sink-connector.adoc        |  16 +
 .../camel-grpc-kafka-sink-connector.adoc           |  16 +
 .../camel-grpc-kafka-source-connector.adoc         |  16 +
 .../camel-guava-eventbus-kafka-sink-connector.adoc |  16 +
 ...amel-guava-eventbus-kafka-source-connector.adoc |  16 +
 ...hazelcast-atomicvalue-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-instance-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-list-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-list-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-map-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-map-kafka-source-connector.adoc |  16 +
 ...el-hazelcast-multimap-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-multimap-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-queue-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-queue-kafka-source-connector.adoc |  16 +
 ...zelcast-replicatedmap-kafka-sink-connector.adoc |  16 +
 ...lcast-replicatedmap-kafka-source-connector.adoc |  16 +
 ...-hazelcast-ringbuffer-kafka-sink-connector.adoc |  16 +
 .../camel-hazelcast-seda-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-seda-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-set-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-set-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-topic-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-topic-kafka-source-connector.adoc |  16 +
 .../camel-hbase-kafka-sink-connector.adoc          |  16 +
 .../camel-hbase-kafka-source-connector.adoc        |  16 +
 .../camel-hdfs-kafka-sink-connector.adoc           |  16 +
 .../camel-hdfs-kafka-source-connector.adoc         |  16 +
 .../camel-hipchat-kafka-sink-connector.adoc        |  16 +
 .../camel-hipchat-kafka-source-connector.adoc      |  16 +
 .../camel-http-kafka-sink-connector.adoc           |  16 +
 .../camel-https-kafka-sink-connector.adoc          |  16 +
 ...camel-iec60870-client-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-client-kafka-source-connector.adoc |  16 +
 ...camel-iec60870-server-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-server-kafka-source-connector.adoc |  16 +
 .../camel-ignite-cache-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-cache-kafka-source-connector.adoc |  16 +
 .../camel-ignite-compute-kafka-sink-connector.adoc |  16 +
 ...camel-ignite-events-kafka-source-connector.adoc |  16 +
 .../camel-ignite-idgen-kafka-sink-connector.adoc   |  16 +
 ...amel-ignite-messaging-kafka-sink-connector.adoc |  16 +
 ...el-ignite-messaging-kafka-source-connector.adoc |  16 +
 .../camel-ignite-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-set-kafka-sink-connector.adoc     |  16 +
 .../camel-imap-kafka-sink-connector.adoc           |  16 +
 .../camel-imap-kafka-source-connector.adoc         |  16 +
 .../camel-imaps-kafka-sink-connector.adoc          |  16 +
 .../camel-imaps-kafka-source-connector.adoc        |  16 +
 .../camel-infinispan-kafka-sink-connector.adoc     |  16 +
 .../camel-infinispan-kafka-source-connector.adoc   |  16 +
 .../camel-influxdb-kafka-sink-connector.adoc       |  16 +
 .../camel-iota-kafka-sink-connector.adoc           |  16 +
 .../camel-ipfs-kafka-sink-connector.adoc           |  16 +
 .../connectors/camel-irc-kafka-sink-connector.adoc |  16 +
 .../camel-irc-kafka-source-connector.adoc          |  16 +
 .../camel-ironmq-kafka-sink-connector.adoc         |  16 +
 .../camel-ironmq-kafka-source-connector.adoc       |  16 +
 .../camel-jbpm-kafka-sink-connector.adoc           |  16 +
 .../camel-jbpm-kafka-source-connector.adoc         |  16 +
 .../camel-jcache-kafka-sink-connector.adoc         |  16 +
 .../camel-jcache-kafka-source-connector.adoc       |  16 +
 .../camel-jclouds-kafka-sink-connector.adoc        |  16 +
 .../camel-jclouds-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-jcr-kafka-sink-connector.adoc |  16 +
 .../camel-jcr-kafka-source-connector.adoc          |  16 +
 .../camel-jdbc-kafka-sink-connector.adoc           |  16 +
 .../camel-jetty-kafka-source-connector.adoc        |  16 +
 .../camel-jgroups-kafka-sink-connector.adoc        |  16 +
 .../camel-jgroups-kafka-source-connector.adoc      |  16 +
 .../camel-jgroups-raft-kafka-sink-connector.adoc   |  16 +
 .../camel-jgroups-raft-kafka-source-connector.adoc |  16 +
 .../camel-jing-kafka-sink-connector.adoc           |  16 +
 .../camel-jira-kafka-sink-connector.adoc           |  16 +
 .../camel-jira-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-jms-kafka-sink-connector.adoc |  16 +
 .../camel-jms-kafka-source-connector.adoc          |  16 +
 .../camel-jmx-kafka-source-connector.adoc          |  16 +
 .../camel-jolt-kafka-sink-connector.adoc           |  16 +
 .../camel-jooq-kafka-sink-connector.adoc           |  16 +
 .../camel-jooq-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-jpa-kafka-sink-connector.adoc |  16 +
 .../camel-jpa-kafka-source-connector.adoc          |  16 +
 .../camel-jslt-kafka-sink-connector.adoc           |  16 +
 .../camel-json-validator-kafka-sink-connector.adoc |  16 +
 .../camel-jsonata-kafka-sink-connector.adoc        |  16 +
 .../camel-jt400-kafka-sink-connector.adoc          |  16 +
 .../camel-jt400-kafka-source-connector.adoc        |  16 +
 .../camel-kafka-kafka-sink-connector.adoc          | 167 ------
 .../camel-kafka-kafka-source-connector.adoc        | 154 -----
 ...ubernetes-config-maps-kafka-sink-connector.adoc |  16 +
 ...ubernetes-deployments-kafka-sink-connector.adoc |  16 +
 ...ernetes-deployments-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-hpa-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-hpa-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-job-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-job-kafka-source-connector.adoc |  16 +
 ...kubernetes-namespaces-kafka-sink-connector.adoc |  16 +
 ...bernetes-namespaces-kafka-source-connector.adoc |  16 +
 ...amel-kubernetes-nodes-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-nodes-kafka-source-connector.adoc |  16 +
 ...istent-volumes-claims-kafka-sink-connector.adoc |  16 +
 ...es-persistent-volumes-kafka-sink-connector.adoc |  16 +
 ...camel-kubernetes-pods-kafka-sink-connector.adoc |  16 +
 ...mel-kubernetes-pods-kafka-source-connector.adoc |  16 +
 ...plication-controllers-kafka-sink-connector.adoc |  16 +
 ...ication-controllers-kafka-source-connector.adoc |  16 +
 ...netes-resources-quota-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-secrets-kafka-sink-connector.adoc |  16 +
 ...etes-service-accounts-kafka-sink-connector.adoc |  16 +
 ...l-kubernetes-services-kafka-sink-connector.adoc |  16 +
 ...kubernetes-services-kafka-source-connector.adoc |  16 +
 .../camel-kudu-kafka-sink-connector.adoc           |  16 +
 .../camel-language-kafka-sink-connector.adoc       |  16 +
 .../camel-ldap-kafka-sink-connector.adoc           |  16 +
 .../camel-ldif-kafka-sink-connector.adoc           |  16 +
 .../connectors/camel-log-kafka-sink-connector.adoc |  16 +
 .../connectors/camel-lpr-kafka-sink-connector.adoc |  16 +
 .../camel-lucene-kafka-sink-connector.adoc         |  16 +
 .../camel-lumberjack-kafka-source-connector.adoc   |  16 +
 .../camel-master-kafka-source-connector.adoc       |  16 +
 .../camel-metrics-kafka-sink-connector.adoc        |  16 +
 .../camel-micrometer-kafka-sink-connector.adoc     |  16 +
 ...-microprofile-metrics-kafka-sink-connector.adoc |  16 +
 .../camel-milo-client-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-client-kafka-source-connector.adoc  |  16 +
 .../camel-milo-server-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-server-kafka-source-connector.adoc  |  16 +
 .../camel-mina-kafka-sink-connector.adoc           |  16 +
 .../camel-mina-kafka-source-connector.adoc         |  16 +
 .../camel-minio-kafka-sink-connector.adoc          |  16 +
 .../camel-minio-kafka-source-connector.adoc        |  16 +
 .../camel-mllp-kafka-sink-connector.adoc           |  16 +
 .../camel-mllp-kafka-source-connector.adoc         |  16 +
 .../camel-mongodb-gridfs-kafka-sink-connector.adoc |  16 +
 ...amel-mongodb-gridfs-kafka-source-connector.adoc |  16 +
 .../camel-mongodb-kafka-sink-connector.adoc        |  16 +
 .../camel-mongodb-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-msv-kafka-sink-connector.adoc |  16 +
 .../camel-mustache-kafka-sink-connector.adoc       |  16 +
 .../camel-mvel-kafka-sink-connector.adoc           |  16 +
 .../camel-mybatis-bean-kafka-sink-connector.adoc   |  16 +
 .../camel-mybatis-kafka-sink-connector.adoc        |  16 +
 .../camel-mybatis-kafka-source-connector.adoc      |  16 +
 .../camel-nagios-kafka-sink-connector.adoc         |  16 +
 .../camel-nats-kafka-sink-connector.adoc           |  16 +
 .../camel-nats-kafka-source-connector.adoc         |  16 +
 .../camel-netty-http-kafka-sink-connector.adoc     |  16 +
 .../camel-netty-http-kafka-source-connector.adoc   |  16 +
 .../camel-netty-kafka-sink-connector.adoc          |  16 +
 .../camel-netty-kafka-source-connector.adoc        |  16 +
 .../camel-nitrite-kafka-sink-connector.adoc        |  16 +
 .../camel-nitrite-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-nsq-kafka-sink-connector.adoc |  16 +
 .../camel-nsq-kafka-source-connector.adoc          |  16 +
 .../camel-oaipmh-kafka-sink-connector.adoc         |  16 +
 .../camel-oaipmh-kafka-source-connector.adoc       |  16 +
 .../camel-olingo2-kafka-sink-connector.adoc        |  16 +
 .../camel-olingo2-kafka-source-connector.adoc      |  16 +
 .../camel-olingo4-kafka-sink-connector.adoc        |  16 +
 .../camel-olingo4-kafka-source-connector.adoc      |  16 +
 ...enshift-build-configs-kafka-sink-connector.adoc |  16 +
 ...amel-openshift-builds-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-cinder-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-glance-kafka-sink-connector.adoc |  16 +
 ...el-openstack-keystone-kafka-sink-connector.adoc |  16 +
 ...mel-openstack-neutron-kafka-sink-connector.adoc |  16 +
 .../camel-openstack-nova-kafka-sink-connector.adoc |  16 +
 ...camel-openstack-swift-kafka-sink-connector.adoc |  16 +
 .../camel-optaplanner-kafka-sink-connector.adoc    |  16 +
 .../camel-optaplanner-kafka-source-connector.adoc  |  16 +
 .../camel-paho-kafka-sink-connector.adoc           |  16 +
 .../camel-paho-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-pdf-kafka-sink-connector.adoc |  16 +
 ...pg-replication-slot-kafka-source-connector.adoc |  16 +
 .../camel-pgevent-kafka-sink-connector.adoc        |  16 +
 .../camel-pgevent-kafka-source-connector.adoc      |  16 +
 ...camel-platform-http-kafka-source-connector.adoc |  16 +
 .../camel-pop3-kafka-sink-connector.adoc           |  16 +
 .../camel-pop3-kafka-source-connector.adoc         |  16 +
 .../camel-pop3s-kafka-sink-connector.adoc          |  16 +
 .../camel-pop3s-kafka-source-connector.adoc        |  16 +
 .../camel-pubnub-kafka-sink-connector.adoc         |  16 +
 .../camel-pubnub-kafka-source-connector.adoc       |  16 +
 .../camel-pulsar-kafka-sink-connector.adoc         |  16 +
 .../camel-pulsar-kafka-source-connector.adoc       |  16 +
 .../camel-quartz-kafka-source-connector.adoc       |  16 +
 .../camel-quickfix-kafka-sink-connector.adoc       |  16 +
 .../camel-quickfix-kafka-source-connector.adoc     |  16 +
 .../camel-rabbitmq-kafka-sink-connector.adoc       |  16 +
 .../camel-rabbitmq-kafka-source-connector.adoc     |  16 +
 ...amel-reactive-streams-kafka-sink-connector.adoc |  16 +
 ...el-reactive-streams-kafka-source-connector.adoc |  16 +
 .../connectors/camel-ref-kafka-sink-connector.adoc |  39 --
 .../camel-rest-api-kafka-source-connector.adoc     |  16 +
 .../camel-rest-kafka-sink-connector.adoc           |  16 +
 .../camel-rest-kafka-source-connector.adoc         |  16 +
 .../camel-rest-openapi-kafka-sink-connector.adoc   |  16 +
 .../camel-rest-swagger-kafka-sink-connector.adoc   |  16 +
 .../camel-resteasy-kafka-sink-connector.adoc       |  16 +
 .../camel-resteasy-kafka-source-connector.adoc     |  16 +
 .../camel-robotframework-kafka-sink-connector.adoc | 135 -----
 ...amel-robotframework-kafka-source-connector.adoc | 153 -----
 .../camel-rss-kafka-source-connector.adoc          |  16 +
 .../camel-saga-kafka-sink-connector.adoc           |  16 +
 .../camel-salesforce-kafka-sink-connector.adoc     |  16 +
 .../camel-salesforce-kafka-source-connector.adoc   |  16 +
 .../camel-sap-netweaver-kafka-sink-connector.adoc  |  16 +
 .../camel-scheduler-kafka-source-connector.adoc    |  16 +
 .../camel-schematron-kafka-sink-connector.adoc     |  16 +
 .../connectors/camel-scp-kafka-sink-connector.adoc |  16 +
 .../camel-seda-kafka-sink-connector.adoc           |  16 +
 .../camel-seda-kafka-source-connector.adoc         |  16 +
 .../camel-service-kafka-source-connector.adoc      |  16 +
 .../camel-servicenow-kafka-sink-connector.adoc     |  16 +
 .../camel-servlet-kafka-source-connector.adoc      |  16 +
 .../camel-sftp-kafka-sink-connector.adoc           |  16 +
 .../camel-sftp-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-sip-kafka-sink-connector.adoc |  16 +
 .../camel-sip-kafka-source-connector.adoc          |  16 +
 .../camel-sips-kafka-sink-connector.adoc           |  16 +
 .../camel-sips-kafka-source-connector.adoc         |  16 +
 .../camel-sjms-batch-kafka-source-connector.adoc   |  16 +
 .../camel-sjms-kafka-sink-connector.adoc           |  16 +
 .../camel-sjms-kafka-source-connector.adoc         |  16 +
 .../camel-sjms2-kafka-sink-connector.adoc          |  16 +
 .../camel-sjms2-kafka-source-connector.adoc        |  16 +
 .../camel-slack-kafka-sink-connector.adoc          |  16 +
 .../camel-slack-kafka-source-connector.adoc        |  16 +
 .../camel-smpp-kafka-sink-connector.adoc           |  16 +
 .../camel-smpp-kafka-source-connector.adoc         |  16 +
 .../camel-smpps-kafka-sink-connector.adoc          |  16 +
 .../camel-smpps-kafka-source-connector.adoc        |  16 +
 .../camel-smtp-kafka-sink-connector.adoc           |  16 +
 .../camel-smtp-kafka-source-connector.adoc         |  16 +
 .../camel-smtps-kafka-sink-connector.adoc          |  16 +
 .../camel-smtps-kafka-source-connector.adoc        |  16 +
 .../camel-snmp-kafka-sink-connector.adoc           |  16 +
 .../camel-snmp-kafka-source-connector.adoc         |  16 +
 .../camel-solr-kafka-sink-connector.adoc           |  16 +
 .../camel-solrCloud-kafka-sink-connector.adoc      |  16 +
 .../camel-solrs-kafka-sink-connector.adoc          |  16 +
 .../camel-soroush-kafka-sink-connector.adoc        |  16 +
 .../camel-soroush-kafka-source-connector.adoc      |  16 +
 .../camel-spark-kafka-sink-connector.adoc          |  16 +
 .../camel-splunk-hec-kafka-sink-connector.adoc     |  16 +
 .../camel-splunk-kafka-sink-connector.adoc         |  16 +
 .../camel-splunk-kafka-source-connector.adoc       |  16 +
 .../camel-spring-batch-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-source-connector.adoc |  16 +
 ...el-spring-integration-kafka-sink-connector.adoc |  16 +
 ...-spring-integration-kafka-source-connector.adoc |  16 +
 .../camel-spring-ldap-kafka-sink-connector.adoc    |  16 +
 .../camel-spring-redis-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-redis-kafka-source-connector.adoc |  16 +
 .../camel-spring-ws-kafka-sink-connector.adoc      |  16 +
 .../camel-spring-ws-kafka-source-connector.adoc    |  16 +
 .../connectors/camel-sql-kafka-sink-connector.adoc |  16 +
 .../camel-sql-kafka-source-connector.adoc          |  16 +
 .../camel-sql-stored-kafka-sink-connector.adoc     |  16 +
 .../connectors/camel-ssh-kafka-sink-connector.adoc |  16 +
 .../camel-ssh-kafka-source-connector.adoc          |  16 +
 .../camel-stax-kafka-sink-connector.adoc           |  16 +
 .../camel-stomp-kafka-sink-connector.adoc          |  16 +
 .../camel-stomp-kafka-source-connector.adoc        |  16 +
 .../camel-stream-kafka-sink-connector.adoc         |  16 +
 .../camel-stream-kafka-source-connector.adoc       |  16 +
 ...camel-string-template-kafka-sink-connector.adoc |  16 +
 .../camel-stub-kafka-sink-connector.adoc           |  16 +
 .../camel-stub-kafka-source-connector.adoc         |  16 +
 .../camel-telegram-kafka-sink-connector.adoc       |  16 +
 .../camel-telegram-kafka-source-connector.adoc     |  16 +
 .../camel-thrift-kafka-sink-connector.adoc         |  16 +
 .../camel-thrift-kafka-source-connector.adoc       |  16 +
 .../camel-tika-kafka-sink-connector.adoc           |  16 +
 .../camel-timer-kafka-source-connector.adoc        |  16 +
 .../camel-twilio-kafka-sink-connector.adoc         |  16 +
 .../camel-twilio-kafka-source-connector.adoc       |  16 +
 ...twitter-directmessage-kafka-sink-connector.adoc |  16 +
 ...itter-directmessage-kafka-source-connector.adoc |  16 +
 .../camel-twitter-search-kafka-sink-connector.adoc |  16 +
 ...amel-twitter-search-kafka-source-connector.adoc |  16 +
 ...amel-twitter-timeline-kafka-sink-connector.adoc |  16 +
 ...el-twitter-timeline-kafka-source-connector.adoc |  16 +
 .../camel-undertow-kafka-sink-connector.adoc       |  16 +
 .../camel-undertow-kafka-source-connector.adoc     |  16 +
 .../camel-validator-kafka-sink-connector.adoc      |  16 +
 .../camel-velocity-kafka-sink-connector.adoc       |  16 +
 .../camel-vertx-http-kafka-sink-connector.adoc     |  16 +
 .../camel-vertx-kafka-sink-connector.adoc          |  16 +
 .../camel-vertx-kafka-source-connector.adoc        |  16 +
 ...camel-vertx-websocket-kafka-sink-connector.adoc |  16 +
 ...mel-vertx-websocket-kafka-source-connector.adoc |  16 +
 .../connectors/camel-vm-kafka-sink-connector.adoc  |  16 +
 .../camel-vm-kafka-source-connector.adoc           |  16 +
 .../camel-weather-kafka-sink-connector.adoc        |  16 +
 .../camel-weather-kafka-source-connector.adoc      |  16 +
 .../camel-web3j-kafka-sink-connector.adoc          |  16 +
 .../camel-web3j-kafka-source-connector.adoc        |  16 +
 .../camel-webhook-kafka-source-connector.adoc      |  16 +
 ...amel-websocket-jsr356-kafka-sink-connector.adoc |  16 +
 ...el-websocket-jsr356-kafka-source-connector.adoc |  16 +
 .../camel-websocket-kafka-sink-connector.adoc      |  16 +
 .../camel-websocket-kafka-source-connector.adoc    |  16 +
 .../camel-weka-kafka-sink-connector.adoc           |  16 +
 .../camel-wordpress-kafka-sink-connector.adoc      |  16 +
 .../camel-wordpress-kafka-source-connector.adoc    |  16 +
 .../camel-workday-kafka-sink-connector.adoc        |  16 +
 .../camel-xchange-kafka-sink-connector.adoc        |  16 +
 .../connectors/camel-xj-kafka-sink-connector.adoc  |  16 +
 ...amel-xmlsecurity-sign-kafka-sink-connector.adoc |  16 +
 ...el-xmlsecurity-verify-kafka-sink-connector.adoc |  16 +
 .../camel-xmpp-kafka-sink-connector.adoc           |  16 +
 .../camel-xmpp-kafka-source-connector.adoc         |  16 +
 .../camel-xquery-kafka-sink-connector.adoc         |  16 +
 .../camel-xquery-kafka-source-connector.adoc       |  16 +
 .../camel-xslt-kafka-sink-connector.adoc           |  16 +
 .../camel-xslt-saxon-kafka-sink-connector.adoc     |  16 +
 .../camel-yammer-kafka-sink-connector.adoc         |  16 +
 .../camel-yammer-kafka-source-connector.adoc       |  16 +
 .../camel-zendesk-kafka-sink-connector.adoc        |  16 +
 .../camel-zendesk-kafka-source-connector.adoc      |  16 +
 .../camel-zookeeper-kafka-sink-connector.adoc      |  16 +
 .../camel-zookeeper-kafka-source-connector.adoc    |  16 +
 ...el-zookeeper-master-kafka-source-connector.adoc |  16 +
 tests/itests-aws-v2/pom.xml                        |   5 +
 .../aws/v2/clients/AWSSDKClientUtils.java          |  34 +-
 .../aws/v2/clients/AWSSQSClient.java               | 162 +++++
 .../aws/v2/services/AWSContainer.java              |   7 +-
 .../aws/v2/services/AWSLocalContainerService.java  |   4 +
 ...rvice.java => AWSSQSLocalContainerService.java} |  20 +-
 .../aws/v2/services/AWSServiceFactory.java         |  19 +
 .../kafkaconnector/aws/v2/services/Service.java    |   3 +-
 .../v2}/sqs/sink/CamelAWSSQSPropertyFactory.java   |  29 +-
 .../aws/v2}/sqs/sink/CamelSinkAWSSQSITCase.java    |  24 +-
 .../v2}/sqs/source/CamelAWSSQSPropertyFactory.java |  24 +-
 .../v2}/sqs/source/CamelSourceAWSSQSITCase.java    |  21 +-
 .../maven/CamelKafkaConnectorUpdateMojo.java       |  59 +-
 .../maven/dto/CamelKafkaConnectorModel.java        |  27 +
 .../camel-kafka-connector-sink-options.mvel        |  45 ++
 .../camel-kafka-connector-source-options.mvel      |  45 ++
 1172 files changed, 16998 insertions(+), 13593 deletions(-)
 rename connectors/camel-aws-s3-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/awss3/{transforms/S3ObjectTransforms.java => transformers/S3ObjectTransformer.java} (92%)
 rename connectors/camel-aws2-s3-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2s3/{transforms/S3ObjectTransforms.java => transformers/S3ObjectTransformers.java} (93%)
 rename connectors/camel-aws2-sqs-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2sqs/{transforms/SQSKeySetterTransform.java => transformers/SQSKeySetterTransformers.java} (92%)
 delete mode 100644 connectors/camel-dataset-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/docs/camel-dataset-kafka-sink-connector.adoc
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/docs/camel-dataset-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/docs/examples/CamelDatasetSinkConnector.properties
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/docs/examples/CamelDatasetSourceConnector.properties
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/dataset/CamelDatasetSinkConnector.java
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/dataset/CamelDatasetSinkConnectorConfig.java
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/dataset/CamelDatasetSinkTask.java
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/dataset/CamelDatasetSourceConnector.java
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/dataset/CamelDatasetSourceConnectorConfig.java
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/dataset/CamelDatasetSourceTask.java
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-dataset-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/docs/camel-dataset-test-kafka-sink-connector.adoc
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/docs/examples/CamelDatasettestSinkConnector.properties
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/datasettest/CamelDatasettestSinkConnector.java
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/datasettest/CamelDatasettestSinkConnectorConfig.java
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/datasettest/CamelDatasettestSinkTask.java
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-dataset-test-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/docs/camel-debezium-mongodb-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/docs/examples/CamelDebeziummongodbSourceConnector.properties
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziummongodb/CamelDebeziummongodbSourceConnector.java
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziummongodb/CamelDebeziummongodbSourceConnectorConfig.java
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziummongodb/CamelDebeziummongodbSourceTask.java
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-debezium-mongodb-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/docs/camel-debezium-mysql-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/docs/examples/CamelDebeziummysqlSourceConnector.properties
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziummysql/CamelDebeziummysqlSourceConnector.java
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziummysql/CamelDebeziummysqlSourceConnectorConfig.java
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziummysql/CamelDebeziummysqlSourceTask.java
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-debezium-mysql-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/docs/camel-debezium-postgres-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/docs/examples/CamelDebeziumpostgresSourceConnector.properties
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziumpostgres/CamelDebeziumpostgresSourceConnector.java
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziumpostgres/CamelDebeziumpostgresSourceConnectorConfig.java
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziumpostgres/CamelDebeziumpostgresSourceTask.java
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-debezium-postgres-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/docs/camel-debezium-sqlserver-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/docs/examples/CamelDebeziumsqlserverSourceConnector.properties
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziumsqlserver/CamelDebeziumsqlserverSourceConnector.java
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziumsqlserver/CamelDebeziumsqlserverSourceConnectorConfig.java
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/debeziumsqlserver/CamelDebeziumsqlserverSourceTask.java
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-debezium-sqlserver-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-kafka-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/docs/camel-kafka-kafka-sink-connector.adoc
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/docs/camel-kafka-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/docs/examples/CamelKafkaSinkConnector.properties
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/docs/examples/CamelKafkaSourceConnector.properties
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/kafka/CamelKafkaSinkConnector.java
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/kafka/CamelKafkaSinkConnectorConfig.java
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/kafka/CamelKafkaSinkTask.java
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/kafka/CamelKafkaSourceConnector.java
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/kafka/CamelKafkaSourceConnectorConfig.java
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/kafka/CamelKafkaSourceTask.java
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-kafka-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-mock-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/docs/camel-mock-kafka-sink-connector.adoc
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/docs/examples/CamelMockSinkConnector.properties
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/mock/CamelMockSinkConnector.java
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/mock/CamelMockSinkConnectorConfig.java
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/mock/CamelMockSinkTask.java
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-mock-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-ref-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/docs/camel-ref-kafka-sink-connector.adoc
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/docs/camel-ref-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/docs/examples/CamelRefSinkConnector.properties
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/docs/examples/CamelRefSourceConnector.properties
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/ref/CamelRefSinkConnector.java
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/ref/CamelRefSinkConnectorConfig.java
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/ref/CamelRefSinkTask.java
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/ref/CamelRefSourceConnector.java
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/ref/CamelRefSourceConnectorConfig.java
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/ref/CamelRefSourceTask.java
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-ref-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 connectors/camel-robotframework-kafka-connector/pom.xml
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/assembly/package.xml
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/docs/camel-robotframework-kafka-sink-connector.adoc
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/docs/camel-robotframework-kafka-source-connector.adoc
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/docs/examples/CamelRobotframeworkSinkConnector.properties
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/docs/examples/CamelRobotframeworkSourceConnector.properties
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/robotframework/CamelRobotframeworkSinkConnector.java
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/robotframework/CamelRobotframeworkSinkConnectorConfig.java
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/robotframework/CamelRobotframeworkSinkTask.java
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/robotframework/CamelRobotframeworkSourceConnector.java
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/robotframework/CamelRobotframeworkSourceConnectorConfig.java
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/robotframework/CamelRobotframeworkSourceTask.java
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 connectors/camel-robotframework-kafka-connector/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-dataset-kafka-sink-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-dataset-kafka-source-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-dataset-test-kafka-sink-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-debezium-mongodb-kafka-source-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-debezium-mysql-kafka-source-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-debezium-postgres-kafka-source-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-debezium-sqlserver-kafka-source-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-kafka-kafka-sink-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-kafka-kafka-source-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-ref-kafka-sink-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-robotframework-kafka-sink-connector.adoc
 delete mode 100644 docs/modules/ROOT/pages/connectors/camel-robotframework-kafka-source-connector.adoc
 create mode 100644 tests/itests-aws-v2/src/test/java/org/apache/camel/kafkaconnector/aws/v2/clients/AWSSQSClient.java
 copy tests/itests-aws-v2/src/test/java/org/apache/camel/kafkaconnector/aws/v2/services/{AWSKinesisLocalContainerService.java => AWSSQSLocalContainerService.java} (71%)
 copy tests/{itests-aws-v1/src/test/java/org/apache/camel/kafkaconnector/aws/v1 => itests-aws-v2/src/test/java/org/apache/camel/kafkaconnector/aws/v2}/sqs/sink/CamelAWSSQSPropertyFactory.java (86%)
 copy tests/{itests-aws-v1/src/test/java/org/apache/camel/kafkaconnector/aws/v1 => itests-aws-v2/src/test/java/org/apache/camel/kafkaconnector/aws/v2}/sqs/sink/CamelSinkAWSSQSITCase.java (91%)
 copy tests/{itests-aws-v1/src/test/java/org/apache/camel/kafkaconnector/aws/v1 => itests-aws-v2/src/test/java/org/apache/camel/kafkaconnector/aws/v2}/sqs/source/CamelAWSSQSPropertyFactory.java (89%)
 copy tests/{itests-aws-v1/src/test/java/org/apache/camel/kafkaconnector/aws/v1 => itests-aws-v2/src/test/java/org/apache/camel/kafkaconnector/aws/v2}/sqs/source/CamelSourceAWSSQSITCase.java (90%)


[camel-kafka-connector] 01/01: Rebase onto master by hand

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit 4d32f6c647e91195d4f4dfda8267433c28604a9b
Merge: ed32a23 43e69a6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 11 07:20:45 2020 +0200

    Rebase onto master by hand

 CHANGELOG.md                                       |  19 +-
 .../docs/camel-activemq-kafka-sink-connector.adoc  |  16 +
 .../camel-activemq-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-ahc-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-ahc-ws-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-ahc-ws-kafka-source-connector.adoc  |  16 +
 .../docs/camel-ahc-wss-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-ahc-wss-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-amqp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-amqp-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-apns-kafka-sink-connector.adoc |  16 +
 .../docs/camel-apns-kafka-source-connector.adoc    |  16 +
 .../docs/camel-arangodb-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-as2-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-as2-kafka-source-connector.adoc     |  16 +
 .../docs/camel-asterisk-kafka-sink-connector.adoc  |  16 +
 .../camel-asterisk-kafka-source-connector.adoc     |  16 +
 .../docs/camel-atmos-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-atmos-kafka-source-connector.adoc   |  16 +
 ...-atmosphere-websocket-kafka-sink-connector.adoc |  16 +
 ...tmosphere-websocket-kafka-source-connector.adoc |  16 +
 .../docs/camel-atom-kafka-source-connector.adoc    |  16 +
 .../camel-atomix-map-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-map-kafka-source-connector.adoc   |  16 +
 ...amel-atomix-messaging-kafka-sink-connector.adoc |  16 +
 ...el-atomix-messaging-kafka-source-connector.adoc |  16 +
 ...camel-atomix-multimap-kafka-sink-connector.adoc |  16 +
 .../camel-atomix-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-queue-kafka-source-connector.adoc |  16 +
 .../camel-atomix-set-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-set-kafka-source-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-avro-kafka-sink-connector.adoc |  16 +
 .../docs/camel-avro-kafka-source-connector.adoc    |  16 +
 .../docs/camel-aws-cw-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-aws-ddb-kafka-sink-connector.adoc   |  16 +
 ...camel-aws-ddbstream-kafka-source-connector.adoc |  16 +
 ...-aws-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws-kinesis-kafka-sink-connector.adoc    |  16 +
 .../camel-aws-kinesis-kafka-source-connector.adoc  |  16 +
 .../camel-aws-lambda-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-aws-s3-kafka-sink-connector.adoc    |  23 +
 .../docs/camel-aws-s3-kafka-source-connector.adoc  |  23 +
 .../S3ObjectTransformer.java}                      |   4 +-
 .../docs/camel-aws-sdb-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-ses-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-sns-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-sqs-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-sqs-kafka-source-connector.adoc |  16 +
 .../docs/camel-aws-swf-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws-swf-kafka-source-connector.adoc |  16 +
 .../camel-aws-translate-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-athena-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-aws2-cw-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-aws2-ddb-kafka-sink-connector.adoc  |  16 +
 ...amel-aws2-ddbstream-kafka-source-connector.adoc |  16 +
 ...aws2-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws2-kinesis-kafka-sink-connector.adoc   |  16 +
 .../camel-aws2-kinesis-kafka-source-connector.adoc |  16 +
 .../camel-aws2-lambda-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-aws2-s3-kafka-sink-connector.adoc   |  23 +
 .../docs/camel-aws2-s3-kafka-source-connector.adoc |  23 +
 .../S3ObjectTransformers.java}                     |   4 +-
 .../docs/camel-aws2-ses-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-aws2-sns-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-aws2-sqs-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-sqs-kafka-source-connector.adoc     |  16 +
 .../SQSKeySetterTransformers.java}                 |   4 +-
 .../docs/camel-aws2-sts-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-translate-kafka-sink-connector.adoc |  16 +
 .../camel-azure-blob-kafka-sink-connector.adoc     |  16 +
 .../camel-azure-blob-kafka-source-connector.adoc   |  16 +
 ...camel-azure-eventhubs-kafka-sink-connector.adoc |  16 +
 ...mel-azure-eventhubs-kafka-source-connector.adoc |  16 +
 .../camel-azure-queue-kafka-sink-connector.adoc    |  16 +
 .../camel-azure-queue-kafka-source-connector.adoc  |  16 +
 ...el-azure-storage-blob-kafka-sink-connector.adoc |  16 +
 ...-azure-storage-blob-kafka-source-connector.adoc |  16 +
 ...l-azure-storage-queue-kafka-sink-connector.adoc |  16 +
 ...azure-storage-queue-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-bean-kafka-sink-connector.adoc |  16 +
 .../camel-bean-validator-kafka-sink-connector.adoc |  16 +
 .../docs/camel-beanstalk-kafka-sink-connector.adoc |  16 +
 .../camel-beanstalk-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-box-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-box-kafka-source-connector.adoc     |  16 +
 .../docs/camel-braintree-kafka-sink-connector.adoc |  16 +
 .../camel-braintree-kafka-source-connector.adoc    |  16 +
 .../docs/camel-browse-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-browse-kafka-source-connector.adoc  |  16 +
 .../camel-caffeine-cache-kafka-sink-connector.adoc |  16 +
 ...el-caffeine-loadcache-kafka-sink-connector.adoc |  16 +
 .../camel-chatscript-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-chunk-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-class-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-cm-sms-kafka-sink-connector.adoc    |  16 +
 .../main/docs/camel-cmis-kafka-sink-connector.adoc |  16 +
 .../docs/camel-cmis-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-coap-kafka-sink-connector.adoc |  16 +
 .../docs/camel-coap-kafka-source-connector.adoc    |  16 +
 .../docs/camel-coap+tcp-kafka-sink-connector.adoc  |  16 +
 .../camel-coap+tcp-kafka-source-connector.adoc     |  16 +
 .../docs/camel-coaps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-coaps-kafka-source-connector.adoc   |  16 +
 .../docs/camel-coaps+tcp-kafka-sink-connector.adoc |  16 +
 .../camel-coaps+tcp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-cometd-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-cometd-kafka-source-connector.adoc  |  16 +
 .../docs/camel-cometds-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-cometds-kafka-source-connector.adoc |  16 +
 .../docs/camel-consul-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-consul-kafka-source-connector.adoc  |  16 +
 .../camel-controlbus-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-corda-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-corda-kafka-source-connector.adoc   |  16 +
 .../docs/camel-couchbase-kafka-sink-connector.adoc |  16 +
 .../camel-couchbase-kafka-source-connector.adoc    |  16 +
 .../docs/camel-couchdb-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-couchdb-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-cql-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-cql-kafka-source-connector.adoc     |  16 +
 .../docs/camel-cron-kafka-source-connector.adoc    |  16 +
 .../camel-crypto-cms-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-crypto-kafka-sink-connector.adoc    |  16 +
 .../main/docs/camel-cxf-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-cxf-kafka-source-connector.adoc     |  16 +
 .../docs/camel-cxfrs-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-cxfrs-kafka-source-connector.adoc   |  16 +
 .../camel-dataformat-kafka-sink-connector.adoc     |  16 +
 connectors/camel-dataset-kafka-connector/pom.xml   | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../docs/camel-dataset-kafka-sink-connector.adoc   |  51 --
 .../docs/camel-dataset-kafka-source-connector.adoc |  46 --
 .../examples/CamelDatasetSinkConnector.properties  |  33 --
 .../CamelDatasetSourceConnector.properties         |  33 --
 .../dataset/CamelDatasetSinkConnector.java         |  35 --
 .../dataset/CamelDatasetSinkConnectorConfig.java   | 114 ----
 .../dataset/CamelDatasetSinkTask.java              |  39 --
 .../dataset/CamelDatasetSourceConnector.java       |  35 --
 .../dataset/CamelDatasetSourceConnectorConfig.java |  96 ---
 .../dataset/CamelDatasetSourceTask.java            |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-dataset-test-kafka-connector/pom.xml     | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../camel-dataset-test-kafka-sink-connector.adoc   |  53 --
 .../CamelDatasettestSinkConnector.properties       |  33 --
 .../datasettest/CamelDatasettestSinkConnector.java |  35 --
 .../CamelDatasettestSinkConnectorConfig.java       | 124 ----
 .../datasettest/CamelDatasettestSinkTask.java      |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-debezium-mongodb-kafka-connector/pom.xml | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...el-debezium-mongodb-kafka-source-connector.adoc | 134 -----
 .../CamelDebeziummongodbSourceConnector.properties |  41 --
 .../CamelDebeziummongodbSourceConnector.java       |  35 --
 .../CamelDebeziummongodbSourceConnectorConfig.java | 449 --------------
 .../CamelDebeziummongodbSourceTask.java            |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-debezium-mysql-kafka-connector/pom.xml   | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...amel-debezium-mysql-kafka-source-connector.adoc | 186 ------
 .../CamelDebeziummysqlSourceConnector.properties   |  41 --
 .../CamelDebeziummysqlSourceConnector.java         |  35 --
 .../CamelDebeziummysqlSourceConnectorConfig.java   | 657 ---------------------
 .../CamelDebeziummysqlSourceTask.java              |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../pom.xml                                        | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...l-debezium-postgres-kafka-source-connector.adoc | 184 ------
 ...CamelDebeziumpostgresSourceConnector.properties |  41 --
 .../CamelDebeziumpostgresSourceConnector.java      |  37 --
 ...CamelDebeziumpostgresSourceConnectorConfig.java | 649 --------------------
 .../CamelDebeziumpostgresSourceTask.java           |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../pom.xml                                        | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 ...-debezium-sqlserver-kafka-source-connector.adoc | 146 -----
 ...amelDebeziumsqlserverSourceConnector.properties |  41 --
 .../CamelDebeziumsqlserverSourceConnector.java     |  37 --
 ...amelDebeziumsqlserverSourceConnectorConfig.java | 497 ----------------
 .../CamelDebeziumsqlserverSourceTask.java          |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-digitalocean-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-direct-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-direct-kafka-source-connector.adoc  |  16 +
 .../docs/camel-direct-vm-kafka-sink-connector.adoc |  16 +
 .../camel-direct-vm-kafka-source-connector.adoc    |  16 +
 .../docs/camel-disruptor-kafka-sink-connector.adoc |  16 +
 .../camel-disruptor-kafka-source-connector.adoc    |  16 +
 .../camel-disruptor-vm-kafka-sink-connector.adoc   |  16 +
 .../camel-disruptor-vm-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-djl-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-dns-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-docker-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-docker-kafka-source-connector.adoc  |  16 +
 .../docs/camel-dozer-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-drill-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-dropbox-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-dropbox-kafka-source-connector.adoc |  16 +
 .../docs/camel-ehcache-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-ehcache-kafka-source-connector.adoc |  16 +
 ...el-elasticsearch-rest-kafka-sink-connector.adoc |  16 +
 .../docs/camel-elsql-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-elsql-kafka-source-connector.adoc   |  16 +
 .../docs/camel-etcd-keys-kafka-sink-connector.adoc |  16 +
 .../camel-etcd-stats-kafka-sink-connector.adoc     |  16 +
 .../camel-etcd-stats-kafka-source-connector.adoc   |  16 +
 .../camel-etcd-watch-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-exec-kafka-sink-connector.adoc |  16 +
 .../docs/camel-facebook-kafka-sink-connector.adoc  |  16 +
 .../camel-facebook-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-fhir-kafka-sink-connector.adoc |  16 +
 .../docs/camel-fhir-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-file-kafka-sink-connector.adoc |  16 +
 .../docs/camel-file-kafka-source-connector.adoc    |  16 +
 .../camel-file-watch-kafka-source-connector.adoc   |  16 +
 .../docs/camel-flatpack-kafka-sink-connector.adoc  |  16 +
 .../camel-flatpack-kafka-source-connector.adoc     |  16 +
 .../docs/camel-flink-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-fop-kafka-sink-connector.adoc  |  16 +
 .../camel-freemarker-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-ftp-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-ftp-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-ftps-kafka-sink-connector.adoc |  16 +
 .../docs/camel-ftps-kafka-source-connector.adoc    |  16 +
 .../docs/camel-ganglia-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-geocoder-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-git-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-git-kafka-source-connector.adoc     |  16 +
 .../docs/camel-github-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-github-kafka-source-connector.adoc  |  16 +
 ...camel-google-bigquery-kafka-sink-connector.adoc |  16 +
 ...l-google-bigquery-sql-kafka-sink-connector.adoc |  16 +
 ...camel-google-calendar-kafka-sink-connector.adoc |  16 +
 ...mel-google-calendar-kafka-source-connector.adoc |  16 +
 ...gle-calendar-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-drive-kafka-sink-connector.adoc   |  16 +
 .../camel-google-drive-kafka-source-connector.adoc |  16 +
 .../camel-google-mail-kafka-sink-connector.adoc    |  16 +
 .../camel-google-mail-kafka-source-connector.adoc  |  16 +
 ...-google-mail-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-pubsub-kafka-sink-connector.adoc  |  16 +
 ...camel-google-pubsub-kafka-source-connector.adoc |  16 +
 .../camel-google-sheets-kafka-sink-connector.adoc  |  16 +
 ...camel-google-sheets-kafka-source-connector.adoc |  16 +
 ...oogle-sheets-stream-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-gora-kafka-sink-connector.adoc |  16 +
 .../docs/camel-gora-kafka-source-connector.adoc    |  16 +
 .../docs/camel-grape-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-graphql-kafka-sink-connector.adoc   |  16 +
 .../main/docs/camel-grpc-kafka-sink-connector.adoc |  16 +
 .../docs/camel-grpc-kafka-source-connector.adoc    |  16 +
 .../camel-guava-eventbus-kafka-sink-connector.adoc |  16 +
 ...amel-guava-eventbus-kafka-source-connector.adoc |  16 +
 ...hazelcast-atomicvalue-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-instance-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-list-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-list-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-map-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-map-kafka-source-connector.adoc |  16 +
 ...el-hazelcast-multimap-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-multimap-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-queue-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-queue-kafka-source-connector.adoc |  16 +
 ...zelcast-replicatedmap-kafka-sink-connector.adoc |  16 +
 ...lcast-replicatedmap-kafka-source-connector.adoc |  16 +
 ...-hazelcast-ringbuffer-kafka-sink-connector.adoc |  16 +
 .../camel-hazelcast-seda-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-seda-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-set-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-set-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-topic-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-topic-kafka-source-connector.adoc |  16 +
 .../docs/camel-hbase-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-hbase-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-hdfs-kafka-sink-connector.adoc |  16 +
 .../docs/camel-hdfs-kafka-source-connector.adoc    |  16 +
 .../docs/camel-hipchat-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-hipchat-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-http-kafka-sink-connector.adoc |  16 +
 .../docs/camel-https-kafka-sink-connector.adoc     |  16 +
 ...camel-iec60870-client-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-client-kafka-source-connector.adoc |  16 +
 ...camel-iec60870-server-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-server-kafka-source-connector.adoc |  16 +
 .../camel-ignite-cache-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-cache-kafka-source-connector.adoc |  16 +
 .../camel-ignite-compute-kafka-sink-connector.adoc |  16 +
 ...camel-ignite-events-kafka-source-connector.adoc |  16 +
 .../camel-ignite-idgen-kafka-sink-connector.adoc   |  16 +
 ...amel-ignite-messaging-kafka-sink-connector.adoc |  16 +
 ...el-ignite-messaging-kafka-source-connector.adoc |  16 +
 .../camel-ignite-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-set-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-imap-kafka-sink-connector.adoc |  16 +
 .../docs/camel-imap-kafka-source-connector.adoc    |  16 +
 .../docs/camel-imaps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-imaps-kafka-source-connector.adoc   |  16 +
 .../camel-infinispan-kafka-sink-connector.adoc     |  16 +
 .../camel-infinispan-kafka-source-connector.adoc   |  16 +
 .../docs/camel-influxdb-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-iota-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-ipfs-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-irc-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-irc-kafka-source-connector.adoc     |  16 +
 .../docs/camel-ironmq-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-ironmq-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-jbpm-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jbpm-kafka-source-connector.adoc    |  16 +
 .../docs/camel-jcache-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-jcache-kafka-source-connector.adoc  |  16 +
 .../docs/camel-jclouds-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-jclouds-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-jcr-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-jcr-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-jdbc-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jetty-kafka-source-connector.adoc   |  16 +
 .../docs/camel-jgroups-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-jgroups-kafka-source-connector.adoc |  16 +
 .../camel-jgroups-raft-kafka-sink-connector.adoc   |  16 +
 .../camel-jgroups-raft-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-jing-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-jira-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jira-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-jms-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-jms-kafka-source-connector.adoc     |  16 +
 .../docs/camel-jmx-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-jolt-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-jooq-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jooq-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-jpa-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-jpa-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-jslt-kafka-sink-connector.adoc |  16 +
 .../camel-json-validator-kafka-sink-connector.adoc |  16 +
 .../docs/camel-jsonata-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-jt400-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-jt400-kafka-source-connector.adoc   |  16 +
 connectors/camel-kafka-kafka-connector/pom.xml     | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../docs/camel-kafka-kafka-sink-connector.adoc     | 167 ------
 .../docs/camel-kafka-kafka-source-connector.adoc   | 154 -----
 .../examples/CamelKafkaSinkConnector.properties    |  33 --
 .../examples/CamelKafkaSourceConnector.properties  |  33 --
 .../kafka/CamelKafkaSinkConnector.java             |  35 --
 .../kafka/CamelKafkaSinkConnectorConfig.java       | 578 ------------------
 .../kafkaconnector/kafka/CamelKafkaSinkTask.java   |  39 --
 .../kafka/CamelKafkaSourceConnector.java           |  35 --
 .../kafka/CamelKafkaSourceConnectorConfig.java     | 528 -----------------
 .../kafkaconnector/kafka/CamelKafkaSourceTask.java |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 ...ubernetes-config-maps-kafka-sink-connector.adoc |  16 +
 ...ubernetes-deployments-kafka-sink-connector.adoc |  16 +
 ...ernetes-deployments-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-hpa-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-hpa-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-job-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-job-kafka-source-connector.adoc |  16 +
 ...kubernetes-namespaces-kafka-sink-connector.adoc |  16 +
 ...bernetes-namespaces-kafka-source-connector.adoc |  16 +
 ...amel-kubernetes-nodes-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-nodes-kafka-source-connector.adoc |  16 +
 ...istent-volumes-claims-kafka-sink-connector.adoc |  16 +
 ...es-persistent-volumes-kafka-sink-connector.adoc |  16 +
 ...camel-kubernetes-pods-kafka-sink-connector.adoc |  16 +
 ...mel-kubernetes-pods-kafka-source-connector.adoc |  16 +
 ...plication-controllers-kafka-sink-connector.adoc |  16 +
 ...ication-controllers-kafka-source-connector.adoc |  16 +
 ...netes-resources-quota-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-secrets-kafka-sink-connector.adoc |  16 +
 ...etes-service-accounts-kafka-sink-connector.adoc |  16 +
 ...l-kubernetes-services-kafka-sink-connector.adoc |  16 +
 ...kubernetes-services-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-kudu-kafka-sink-connector.adoc |  16 +
 .../docs/camel-language-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-ldap-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-ldif-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-log-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-lpr-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-lucene-kafka-sink-connector.adoc    |  16 +
 .../camel-lumberjack-kafka-source-connector.adoc   |  16 +
 .../docs/camel-master-kafka-source-connector.adoc  |  16 +
 .../docs/camel-metrics-kafka-sink-connector.adoc   |  16 +
 .../camel-micrometer-kafka-sink-connector.adoc     |  16 +
 ...-microprofile-metrics-kafka-sink-connector.adoc |  16 +
 .../camel-milo-client-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-client-kafka-source-connector.adoc  |  16 +
 .../camel-milo-server-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-server-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-mina-kafka-sink-connector.adoc |  16 +
 .../docs/camel-mina-kafka-source-connector.adoc    |  16 +
 .../docs/camel-minio-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-minio-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-mllp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-mllp-kafka-source-connector.adoc    |  16 +
 connectors/camel-mock-kafka-connector/pom.xml      | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../main/docs/camel-mock-kafka-sink-connector.adoc |  49 --
 .../examples/CamelMockSinkConnector.properties     |  33 --
 .../mock/CamelMockSinkConnector.java               |  35 --
 .../mock/CamelMockSinkConnectorConfig.java         | 106 ----
 .../kafkaconnector/mock/CamelMockSinkTask.java     |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-mongodb-gridfs-kafka-sink-connector.adoc |  16 +
 ...amel-mongodb-gridfs-kafka-source-connector.adoc |  16 +
 .../docs/camel-mongodb-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-mongodb-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-msv-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-mustache-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-mvel-kafka-sink-connector.adoc |  16 +
 .../camel-mybatis-bean-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-mybatis-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-mybatis-kafka-source-connector.adoc |  16 +
 .../docs/camel-nagios-kafka-sink-connector.adoc    |  16 +
 .../main/docs/camel-nats-kafka-sink-connector.adoc |  16 +
 .../docs/camel-nats-kafka-source-connector.adoc    |  16 +
 .../camel-netty-http-kafka-sink-connector.adoc     |  16 +
 .../camel-netty-http-kafka-source-connector.adoc   |  16 +
 .../docs/camel-netty-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-netty-kafka-source-connector.adoc   |  16 +
 .../docs/camel-nitrite-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-nitrite-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-nsq-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-nsq-kafka-source-connector.adoc     |  16 +
 .../docs/camel-oaipmh-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-oaipmh-kafka-source-connector.adoc  |  16 +
 .../docs/camel-olingo2-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-olingo2-kafka-source-connector.adoc |  16 +
 .../docs/camel-olingo4-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-olingo4-kafka-source-connector.adoc |  16 +
 ...enshift-build-configs-kafka-sink-connector.adoc |  16 +
 ...amel-openshift-builds-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-cinder-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-glance-kafka-sink-connector.adoc |  16 +
 ...el-openstack-keystone-kafka-sink-connector.adoc |  16 +
 ...mel-openstack-neutron-kafka-sink-connector.adoc |  16 +
 .../camel-openstack-nova-kafka-sink-connector.adoc |  16 +
 ...camel-openstack-swift-kafka-sink-connector.adoc |  16 +
 .../camel-optaplanner-kafka-sink-connector.adoc    |  16 +
 .../camel-optaplanner-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-paho-kafka-sink-connector.adoc |  16 +
 .../docs/camel-paho-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-pdf-kafka-sink-connector.adoc  |  16 +
 ...pg-replication-slot-kafka-source-connector.adoc |  16 +
 .../docs/camel-pgevent-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-pgevent-kafka-source-connector.adoc |  16 +
 ...camel-platform-http-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-pop3-kafka-sink-connector.adoc |  16 +
 .../docs/camel-pop3-kafka-source-connector.adoc    |  16 +
 .../docs/camel-pop3s-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-pop3s-kafka-source-connector.adoc   |  16 +
 .../docs/camel-pubnub-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-pubnub-kafka-source-connector.adoc  |  16 +
 .../docs/camel-pulsar-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-pulsar-kafka-source-connector.adoc  |  16 +
 .../docs/camel-quartz-kafka-source-connector.adoc  |  16 +
 .../docs/camel-quickfix-kafka-sink-connector.adoc  |  16 +
 .../camel-quickfix-kafka-source-connector.adoc     |  16 +
 .../docs/camel-rabbitmq-kafka-sink-connector.adoc  |  16 +
 .../camel-rabbitmq-kafka-source-connector.adoc     |  16 +
 ...amel-reactive-streams-kafka-sink-connector.adoc |  16 +
 ...el-reactive-streams-kafka-source-connector.adoc |  16 +
 connectors/camel-ref-kafka-connector/pom.xml       | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../main/docs/camel-ref-kafka-sink-connector.adoc  |  39 --
 .../docs/camel-ref-kafka-source-connector.adoc     |  41 --
 .../docs/examples/CamelRefSinkConnector.properties |  33 --
 .../examples/CamelRefSourceConnector.properties    |  33 --
 .../kafkaconnector/ref/CamelRefSinkConnector.java  |  35 --
 .../ref/CamelRefSinkConnectorConfig.java           |  66 ---
 .../camel/kafkaconnector/ref/CamelRefSinkTask.java |  39 --
 .../ref/CamelRefSourceConnector.java               |  35 --
 .../ref/CamelRefSourceConnectorConfig.java         |  74 ---
 .../kafkaconnector/ref/CamelRefSourceTask.java     |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../camel-rest-api-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-rest-kafka-sink-connector.adoc |  16 +
 .../docs/camel-rest-kafka-source-connector.adoc    |  16 +
 .../camel-rest-openapi-kafka-sink-connector.adoc   |  16 +
 .../camel-rest-swagger-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-resteasy-kafka-sink-connector.adoc  |  16 +
 .../camel-resteasy-kafka-source-connector.adoc     |  16 +
 .../camel-robotframework-kafka-connector/pom.xml   | 135 -----
 .../src/main/assembly/package.xml                  |  57 --
 .../camel-robotframework-kafka-sink-connector.adoc | 135 -----
 ...amel-robotframework-kafka-source-connector.adoc | 153 -----
 .../CamelRobotframeworkSinkConnector.properties    |  33 --
 .../CamelRobotframeworkSourceConnector.properties  |  33 --
 .../CamelRobotframeworkSinkConnector.java          |  35 --
 .../CamelRobotframeworkSinkConnectorConfig.java    | 453 --------------
 .../CamelRobotframeworkSinkTask.java               |  39 --
 .../CamelRobotframeworkSourceConnector.java        |  35 --
 .../CamelRobotframeworkSourceConnectorConfig.java  | 525 ----------------
 .../CamelRobotframeworkSourceTask.java             |  39 --
 .../src/main/resources/META-INF/LICENSE.txt        | 203 -------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 -
 .../docs/camel-rss-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-saga-kafka-sink-connector.adoc |  16 +
 .../camel-salesforce-kafka-sink-connector.adoc     |  16 +
 .../camel-salesforce-kafka-source-connector.adoc   |  16 +
 .../camel-sap-netweaver-kafka-sink-connector.adoc  |  16 +
 .../camel-scheduler-kafka-source-connector.adoc    |  16 +
 .../camel-schematron-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-scp-kafka-sink-connector.adoc  |  16 +
 .../main/docs/camel-seda-kafka-sink-connector.adoc |  16 +
 .../docs/camel-seda-kafka-source-connector.adoc    |  16 +
 .../docs/camel-service-kafka-source-connector.adoc |  16 +
 .../camel-servicenow-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-servlet-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-sftp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-sftp-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-sip-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-sip-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-sips-kafka-sink-connector.adoc |  16 +
 .../docs/camel-sips-kafka-source-connector.adoc    |  16 +
 .../camel-sjms-batch-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-sjms-kafka-sink-connector.adoc |  16 +
 .../docs/camel-sjms-kafka-source-connector.adoc    |  16 +
 .../docs/camel-sjms2-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-sjms2-kafka-source-connector.adoc   |  16 +
 .../docs/camel-slack-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-slack-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-smpp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-smpp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-smpps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-smpps-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-smtp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-smtp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-smtps-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-smtps-kafka-source-connector.adoc   |  16 +
 .../main/docs/camel-snmp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-snmp-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-solr-kafka-sink-connector.adoc |  16 +
 .../docs/camel-solrCloud-kafka-sink-connector.adoc |  16 +
 .../docs/camel-solrs-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-soroush-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-soroush-kafka-source-connector.adoc |  16 +
 .../docs/camel-spark-kafka-sink-connector.adoc     |  16 +
 .../camel-splunk-hec-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-splunk-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-splunk-kafka-source-connector.adoc  |  16 +
 .../camel-spring-batch-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-source-connector.adoc |  16 +
 ...el-spring-integration-kafka-sink-connector.adoc |  16 +
 ...-spring-integration-kafka-source-connector.adoc |  16 +
 .../camel-spring-ldap-kafka-sink-connector.adoc    |  16 +
 .../camel-spring-redis-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-redis-kafka-source-connector.adoc |  16 +
 .../docs/camel-spring-ws-kafka-sink-connector.adoc |  16 +
 .../camel-spring-ws-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-sql-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-sql-kafka-source-connector.adoc     |  16 +
 .../camel-sql-stored-kafka-sink-connector.adoc     |  16 +
 .../main/docs/camel-ssh-kafka-sink-connector.adoc  |  16 +
 .../docs/camel-ssh-kafka-source-connector.adoc     |  16 +
 .../main/docs/camel-stax-kafka-sink-connector.adoc |  16 +
 .../docs/camel-stomp-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-stomp-kafka-source-connector.adoc   |  16 +
 .../docs/camel-stream-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-stream-kafka-source-connector.adoc  |  16 +
 ...camel-string-template-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-stub-kafka-sink-connector.adoc |  16 +
 .../docs/camel-stub-kafka-source-connector.adoc    |  16 +
 .../docs/camel-telegram-kafka-sink-connector.adoc  |  16 +
 .../camel-telegram-kafka-source-connector.adoc     |  16 +
 .../docs/camel-thrift-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-thrift-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-tika-kafka-sink-connector.adoc |  16 +
 .../docs/camel-timer-kafka-source-connector.adoc   |  16 +
 .../docs/camel-twilio-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-twilio-kafka-source-connector.adoc  |  16 +
 ...twitter-directmessage-kafka-sink-connector.adoc |  16 +
 ...itter-directmessage-kafka-source-connector.adoc |  16 +
 .../camel-twitter-search-kafka-sink-connector.adoc |  16 +
 ...amel-twitter-search-kafka-source-connector.adoc |  16 +
 ...amel-twitter-timeline-kafka-sink-connector.adoc |  16 +
 ...el-twitter-timeline-kafka-source-connector.adoc |  16 +
 .../docs/camel-undertow-kafka-sink-connector.adoc  |  16 +
 .../camel-undertow-kafka-source-connector.adoc     |  16 +
 .../docs/camel-validator-kafka-sink-connector.adoc |  16 +
 .../docs/camel-velocity-kafka-sink-connector.adoc  |  16 +
 .../camel-vertx-http-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-vertx-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-vertx-kafka-source-connector.adoc   |  16 +
 ...camel-vertx-websocket-kafka-sink-connector.adoc |  16 +
 ...mel-vertx-websocket-kafka-source-connector.adoc |  16 +
 .../main/docs/camel-vm-kafka-sink-connector.adoc   |  16 +
 .../main/docs/camel-vm-kafka-source-connector.adoc |  16 +
 .../docs/camel-weather-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-weather-kafka-source-connector.adoc |  16 +
 .../docs/camel-web3j-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-web3j-kafka-source-connector.adoc   |  16 +
 .../docs/camel-webhook-kafka-source-connector.adoc |  16 +
 ...amel-websocket-jsr356-kafka-sink-connector.adoc |  16 +
 ...el-websocket-jsr356-kafka-source-connector.adoc |  16 +
 .../docs/camel-websocket-kafka-sink-connector.adoc |  16 +
 .../camel-websocket-kafka-source-connector.adoc    |  16 +
 .../main/docs/camel-weka-kafka-sink-connector.adoc |  16 +
 .../docs/camel-wordpress-kafka-sink-connector.adoc |  16 +
 .../camel-wordpress-kafka-source-connector.adoc    |  16 +
 .../docs/camel-workday-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-xchange-kafka-sink-connector.adoc   |  16 +
 .../main/docs/camel-xj-kafka-sink-connector.adoc   |  16 +
 ...amel-xmlsecurity-sign-kafka-sink-connector.adoc |  16 +
 ...el-xmlsecurity-verify-kafka-sink-connector.adoc |  16 +
 .../main/docs/camel-xmpp-kafka-sink-connector.adoc |  16 +
 .../docs/camel-xmpp-kafka-source-connector.adoc    |  16 +
 .../docs/camel-xquery-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-xquery-kafka-source-connector.adoc  |  16 +
 .../main/docs/camel-xslt-kafka-sink-connector.adoc |  16 +
 .../camel-xslt-saxon-kafka-sink-connector.adoc     |  16 +
 .../docs/camel-yammer-kafka-sink-connector.adoc    |  16 +
 .../docs/camel-yammer-kafka-source-connector.adoc  |  16 +
 .../docs/camel-zendesk-kafka-sink-connector.adoc   |  16 +
 .../docs/camel-zendesk-kafka-source-connector.adoc |  16 +
 .../docs/camel-zookeeper-kafka-sink-connector.adoc |  16 +
 .../camel-zookeeper-kafka-source-connector.adoc    |  16 +
 ...el-zookeeper-master-kafka-source-connector.adoc |  16 +
 connectors/pom.xml                                 |  20 +-
 docs/modules/ROOT/pages/connectors.adoc            |  12 +-
 .../camel-activemq-kafka-sink-connector.adoc       |  16 +
 .../camel-activemq-kafka-source-connector.adoc     |  16 +
 .../connectors/camel-ahc-kafka-sink-connector.adoc |  16 +
 .../camel-ahc-ws-kafka-sink-connector.adoc         |  16 +
 .../camel-ahc-ws-kafka-source-connector.adoc       |  16 +
 .../camel-ahc-wss-kafka-sink-connector.adoc        |  16 +
 .../camel-ahc-wss-kafka-source-connector.adoc      |  16 +
 .../camel-amqp-kafka-sink-connector.adoc           |  16 +
 .../camel-amqp-kafka-source-connector.adoc         |  16 +
 .../camel-apns-kafka-sink-connector.adoc           |  16 +
 .../camel-apns-kafka-source-connector.adoc         |  16 +
 .../camel-arangodb-kafka-sink-connector.adoc       |  16 +
 .../connectors/camel-as2-kafka-sink-connector.adoc |  16 +
 .../camel-as2-kafka-source-connector.adoc          |  16 +
 .../camel-asterisk-kafka-sink-connector.adoc       |  16 +
 .../camel-asterisk-kafka-source-connector.adoc     |  16 +
 .../camel-atmos-kafka-sink-connector.adoc          |  16 +
 .../camel-atmos-kafka-source-connector.adoc        |  16 +
 ...-atmosphere-websocket-kafka-sink-connector.adoc |  16 +
 ...tmosphere-websocket-kafka-source-connector.adoc |  16 +
 .../camel-atom-kafka-source-connector.adoc         |  16 +
 .../camel-atomix-map-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-map-kafka-source-connector.adoc   |  16 +
 ...amel-atomix-messaging-kafka-sink-connector.adoc |  16 +
 ...el-atomix-messaging-kafka-source-connector.adoc |  16 +
 ...camel-atomix-multimap-kafka-sink-connector.adoc |  16 +
 .../camel-atomix-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-queue-kafka-source-connector.adoc |  16 +
 .../camel-atomix-set-kafka-sink-connector.adoc     |  16 +
 .../camel-atomix-set-kafka-source-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-sink-connector.adoc   |  16 +
 .../camel-atomix-value-kafka-source-connector.adoc |  16 +
 .../camel-avro-kafka-sink-connector.adoc           |  16 +
 .../camel-avro-kafka-source-connector.adoc         |  16 +
 .../camel-aws-cw-kafka-sink-connector.adoc         |  16 +
 .../camel-aws-ddb-kafka-sink-connector.adoc        |  16 +
 ...camel-aws-ddbstream-kafka-source-connector.adoc |  16 +
 ...-aws-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws-kinesis-kafka-sink-connector.adoc    |  16 +
 .../camel-aws-kinesis-kafka-source-connector.adoc  |  16 +
 .../camel-aws-lambda-kafka-sink-connector.adoc     |  16 +
 .../camel-aws-s3-kafka-sink-connector.adoc         |  23 +
 .../camel-aws-s3-kafka-source-connector.adoc       |  23 +
 .../camel-aws-sdb-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-ses-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-sns-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-sqs-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-sqs-kafka-source-connector.adoc      |  16 +
 .../camel-aws-swf-kafka-sink-connector.adoc        |  16 +
 .../camel-aws-swf-kafka-source-connector.adoc      |  16 +
 .../camel-aws-translate-kafka-sink-connector.adoc  |  16 +
 .../camel-aws2-athena-kafka-sink-connector.adoc    |  16 +
 .../camel-aws2-cw-kafka-sink-connector.adoc        |  16 +
 .../camel-aws2-ddb-kafka-sink-connector.adoc       |  16 +
 ...amel-aws2-ddbstream-kafka-source-connector.adoc |  16 +
 ...aws2-kinesis-firehose-kafka-sink-connector.adoc |  16 +
 .../camel-aws2-kinesis-kafka-sink-connector.adoc   |  16 +
 .../camel-aws2-kinesis-kafka-source-connector.adoc |  16 +
 .../camel-aws2-lambda-kafka-sink-connector.adoc    |  16 +
 .../camel-aws2-s3-kafka-sink-connector.adoc        |  23 +
 .../camel-aws2-s3-kafka-source-connector.adoc      |  23 +
 .../camel-aws2-ses-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-sns-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-sqs-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-sqs-kafka-source-connector.adoc     |  16 +
 .../camel-aws2-sts-kafka-sink-connector.adoc       |  16 +
 .../camel-aws2-translate-kafka-sink-connector.adoc |  16 +
 .../camel-azure-blob-kafka-sink-connector.adoc     |  16 +
 .../camel-azure-blob-kafka-source-connector.adoc   |  16 +
 ...camel-azure-eventhubs-kafka-sink-connector.adoc |  16 +
 ...mel-azure-eventhubs-kafka-source-connector.adoc |  16 +
 .../camel-azure-queue-kafka-sink-connector.adoc    |  16 +
 .../camel-azure-queue-kafka-source-connector.adoc  |  16 +
 ...el-azure-storage-blob-kafka-sink-connector.adoc |  16 +
 ...-azure-storage-blob-kafka-source-connector.adoc |  16 +
 ...l-azure-storage-queue-kafka-sink-connector.adoc |  16 +
 ...azure-storage-queue-kafka-source-connector.adoc |  16 +
 .../camel-bean-kafka-sink-connector.adoc           |  16 +
 .../camel-bean-validator-kafka-sink-connector.adoc |  16 +
 .../camel-beanstalk-kafka-sink-connector.adoc      |  16 +
 .../camel-beanstalk-kafka-source-connector.adoc    |  16 +
 .../connectors/camel-box-kafka-sink-connector.adoc |  16 +
 .../camel-box-kafka-source-connector.adoc          |  16 +
 .../camel-braintree-kafka-sink-connector.adoc      |  16 +
 .../camel-braintree-kafka-source-connector.adoc    |  16 +
 .../camel-browse-kafka-sink-connector.adoc         |  16 +
 .../camel-browse-kafka-source-connector.adoc       |  16 +
 .../camel-caffeine-cache-kafka-sink-connector.adoc |  16 +
 ...el-caffeine-loadcache-kafka-sink-connector.adoc |  16 +
 .../camel-chatscript-kafka-sink-connector.adoc     |  16 +
 .../camel-chunk-kafka-sink-connector.adoc          |  16 +
 .../camel-class-kafka-sink-connector.adoc          |  16 +
 .../camel-cm-sms-kafka-sink-connector.adoc         |  16 +
 .../camel-cmis-kafka-sink-connector.adoc           |  16 +
 .../camel-cmis-kafka-source-connector.adoc         |  16 +
 .../camel-coap+tcp-kafka-sink-connector.adoc       |  16 +
 .../camel-coap+tcp-kafka-source-connector.adoc     |  16 +
 .../camel-coap-kafka-sink-connector.adoc           |  16 +
 .../camel-coap-kafka-source-connector.adoc         |  16 +
 .../camel-coaps+tcp-kafka-sink-connector.adoc      |  16 +
 .../camel-coaps+tcp-kafka-source-connector.adoc    |  16 +
 .../camel-coaps-kafka-sink-connector.adoc          |  16 +
 .../camel-coaps-kafka-source-connector.adoc        |  16 +
 .../camel-cometd-kafka-sink-connector.adoc         |  16 +
 .../camel-cometd-kafka-source-connector.adoc       |  16 +
 .../camel-cometds-kafka-sink-connector.adoc        |  16 +
 .../camel-cometds-kafka-source-connector.adoc      |  16 +
 .../camel-consul-kafka-sink-connector.adoc         |  16 +
 .../camel-consul-kafka-source-connector.adoc       |  16 +
 .../camel-controlbus-kafka-sink-connector.adoc     |  16 +
 .../camel-corda-kafka-sink-connector.adoc          |  16 +
 .../camel-corda-kafka-source-connector.adoc        |  16 +
 .../camel-couchbase-kafka-sink-connector.adoc      |  16 +
 .../camel-couchbase-kafka-source-connector.adoc    |  16 +
 .../camel-couchdb-kafka-sink-connector.adoc        |  16 +
 .../camel-couchdb-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-cql-kafka-sink-connector.adoc |  16 +
 .../camel-cql-kafka-source-connector.adoc          |  16 +
 .../camel-cron-kafka-source-connector.adoc         |  16 +
 .../camel-crypto-cms-kafka-sink-connector.adoc     |  16 +
 .../camel-crypto-kafka-sink-connector.adoc         |  16 +
 .../connectors/camel-cxf-kafka-sink-connector.adoc |  16 +
 .../camel-cxf-kafka-source-connector.adoc          |  16 +
 .../camel-cxfrs-kafka-sink-connector.adoc          |  16 +
 .../camel-cxfrs-kafka-source-connector.adoc        |  16 +
 .../camel-dataformat-kafka-sink-connector.adoc     |  16 +
 .../camel-dataset-kafka-sink-connector.adoc        |  51 --
 .../camel-dataset-kafka-source-connector.adoc      |  46 --
 .../camel-dataset-test-kafka-sink-connector.adoc   |  53 --
 ...el-debezium-mongodb-kafka-source-connector.adoc | 134 -----
 ...amel-debezium-mysql-kafka-source-connector.adoc | 186 ------
 ...l-debezium-postgres-kafka-source-connector.adoc | 184 ------
 ...-debezium-sqlserver-kafka-source-connector.adoc | 146 -----
 .../camel-digitalocean-kafka-sink-connector.adoc   |  16 +
 .../camel-direct-kafka-sink-connector.adoc         |  16 +
 .../camel-direct-kafka-source-connector.adoc       |  16 +
 .../camel-direct-vm-kafka-sink-connector.adoc      |  16 +
 .../camel-direct-vm-kafka-source-connector.adoc    |  16 +
 .../camel-disruptor-kafka-sink-connector.adoc      |  16 +
 .../camel-disruptor-kafka-source-connector.adoc    |  16 +
 .../camel-disruptor-vm-kafka-sink-connector.adoc   |  16 +
 .../camel-disruptor-vm-kafka-source-connector.adoc |  16 +
 .../connectors/camel-djl-kafka-sink-connector.adoc |  16 +
 .../connectors/camel-dns-kafka-sink-connector.adoc |  16 +
 .../camel-docker-kafka-sink-connector.adoc         |  16 +
 .../camel-docker-kafka-source-connector.adoc       |  16 +
 .../camel-dozer-kafka-sink-connector.adoc          |  16 +
 .../camel-drill-kafka-sink-connector.adoc          |  16 +
 .../camel-dropbox-kafka-sink-connector.adoc        |  16 +
 .../camel-dropbox-kafka-source-connector.adoc      |  16 +
 .../camel-ehcache-kafka-sink-connector.adoc        |  16 +
 .../camel-ehcache-kafka-source-connector.adoc      |  16 +
 ...el-elasticsearch-rest-kafka-sink-connector.adoc |  16 +
 .../camel-elsql-kafka-sink-connector.adoc          |  16 +
 .../camel-elsql-kafka-source-connector.adoc        |  16 +
 .../camel-etcd-keys-kafka-sink-connector.adoc      |  16 +
 .../camel-etcd-stats-kafka-sink-connector.adoc     |  16 +
 .../camel-etcd-stats-kafka-source-connector.adoc   |  16 +
 .../camel-etcd-watch-kafka-source-connector.adoc   |  16 +
 .../camel-exec-kafka-sink-connector.adoc           |  16 +
 .../camel-facebook-kafka-sink-connector.adoc       |  16 +
 .../camel-facebook-kafka-source-connector.adoc     |  16 +
 .../camel-fhir-kafka-sink-connector.adoc           |  16 +
 .../camel-fhir-kafka-source-connector.adoc         |  16 +
 .../camel-file-kafka-sink-connector.adoc           |  16 +
 .../camel-file-kafka-source-connector.adoc         |  16 +
 .../camel-file-watch-kafka-source-connector.adoc   |  16 +
 .../camel-flatpack-kafka-sink-connector.adoc       |  16 +
 .../camel-flatpack-kafka-source-connector.adoc     |  16 +
 .../camel-flink-kafka-sink-connector.adoc          |  16 +
 .../connectors/camel-fop-kafka-sink-connector.adoc |  16 +
 .../camel-freemarker-kafka-sink-connector.adoc     |  16 +
 .../connectors/camel-ftp-kafka-sink-connector.adoc |  16 +
 .../camel-ftp-kafka-source-connector.adoc          |  16 +
 .../camel-ftps-kafka-sink-connector.adoc           |  16 +
 .../camel-ftps-kafka-source-connector.adoc         |  16 +
 .../camel-ganglia-kafka-sink-connector.adoc        |  16 +
 .../camel-geocoder-kafka-sink-connector.adoc       |  16 +
 .../connectors/camel-git-kafka-sink-connector.adoc |  16 +
 .../camel-git-kafka-source-connector.adoc          |  16 +
 .../camel-github-kafka-sink-connector.adoc         |  16 +
 .../camel-github-kafka-source-connector.adoc       |  16 +
 ...camel-google-bigquery-kafka-sink-connector.adoc |  16 +
 ...l-google-bigquery-sql-kafka-sink-connector.adoc |  16 +
 ...camel-google-calendar-kafka-sink-connector.adoc |  16 +
 ...mel-google-calendar-kafka-source-connector.adoc |  16 +
 ...gle-calendar-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-drive-kafka-sink-connector.adoc   |  16 +
 .../camel-google-drive-kafka-source-connector.adoc |  16 +
 .../camel-google-mail-kafka-sink-connector.adoc    |  16 +
 .../camel-google-mail-kafka-source-connector.adoc  |  16 +
 ...-google-mail-stream-kafka-source-connector.adoc |  16 +
 .../camel-google-pubsub-kafka-sink-connector.adoc  |  16 +
 ...camel-google-pubsub-kafka-source-connector.adoc |  16 +
 .../camel-google-sheets-kafka-sink-connector.adoc  |  16 +
 ...camel-google-sheets-kafka-source-connector.adoc |  16 +
 ...oogle-sheets-stream-kafka-source-connector.adoc |  16 +
 .../camel-gora-kafka-sink-connector.adoc           |  16 +
 .../camel-gora-kafka-source-connector.adoc         |  16 +
 .../camel-grape-kafka-sink-connector.adoc          |  16 +
 .../camel-graphql-kafka-sink-connector.adoc        |  16 +
 .../camel-grpc-kafka-sink-connector.adoc           |  16 +
 .../camel-grpc-kafka-source-connector.adoc         |  16 +
 .../camel-guava-eventbus-kafka-sink-connector.adoc |  16 +
 ...amel-guava-eventbus-kafka-source-connector.adoc |  16 +
 ...hazelcast-atomicvalue-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-instance-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-list-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-list-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-map-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-map-kafka-source-connector.adoc |  16 +
 ...el-hazelcast-multimap-kafka-sink-connector.adoc |  16 +
 ...-hazelcast-multimap-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-queue-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-queue-kafka-source-connector.adoc |  16 +
 ...zelcast-replicatedmap-kafka-sink-connector.adoc |  16 +
 ...lcast-replicatedmap-kafka-source-connector.adoc |  16 +
 ...-hazelcast-ringbuffer-kafka-sink-connector.adoc |  16 +
 .../camel-hazelcast-seda-kafka-sink-connector.adoc |  16 +
 ...amel-hazelcast-seda-kafka-source-connector.adoc |  16 +
 .../camel-hazelcast-set-kafka-sink-connector.adoc  |  16 +
 ...camel-hazelcast-set-kafka-source-connector.adoc |  16 +
 ...camel-hazelcast-topic-kafka-sink-connector.adoc |  16 +
 ...mel-hazelcast-topic-kafka-source-connector.adoc |  16 +
 .../camel-hbase-kafka-sink-connector.adoc          |  16 +
 .../camel-hbase-kafka-source-connector.adoc        |  16 +
 .../camel-hdfs-kafka-sink-connector.adoc           |  16 +
 .../camel-hdfs-kafka-source-connector.adoc         |  16 +
 .../camel-hipchat-kafka-sink-connector.adoc        |  16 +
 .../camel-hipchat-kafka-source-connector.adoc      |  16 +
 .../camel-http-kafka-sink-connector.adoc           |  16 +
 .../camel-https-kafka-sink-connector.adoc          |  16 +
 ...camel-iec60870-client-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-client-kafka-source-connector.adoc |  16 +
 ...camel-iec60870-server-kafka-sink-connector.adoc |  16 +
 ...mel-iec60870-server-kafka-source-connector.adoc |  16 +
 .../camel-ignite-cache-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-cache-kafka-source-connector.adoc |  16 +
 .../camel-ignite-compute-kafka-sink-connector.adoc |  16 +
 ...camel-ignite-events-kafka-source-connector.adoc |  16 +
 .../camel-ignite-idgen-kafka-sink-connector.adoc   |  16 +
 ...amel-ignite-messaging-kafka-sink-connector.adoc |  16 +
 ...el-ignite-messaging-kafka-source-connector.adoc |  16 +
 .../camel-ignite-queue-kafka-sink-connector.adoc   |  16 +
 .../camel-ignite-set-kafka-sink-connector.adoc     |  16 +
 .../camel-imap-kafka-sink-connector.adoc           |  16 +
 .../camel-imap-kafka-source-connector.adoc         |  16 +
 .../camel-imaps-kafka-sink-connector.adoc          |  16 +
 .../camel-imaps-kafka-source-connector.adoc        |  16 +
 .../camel-infinispan-kafka-sink-connector.adoc     |  16 +
 .../camel-infinispan-kafka-source-connector.adoc   |  16 +
 .../camel-influxdb-kafka-sink-connector.adoc       |  16 +
 .../camel-iota-kafka-sink-connector.adoc           |  16 +
 .../camel-ipfs-kafka-sink-connector.adoc           |  16 +
 .../connectors/camel-irc-kafka-sink-connector.adoc |  16 +
 .../camel-irc-kafka-source-connector.adoc          |  16 +
 .../camel-ironmq-kafka-sink-connector.adoc         |  16 +
 .../camel-ironmq-kafka-source-connector.adoc       |  16 +
 .../camel-jbpm-kafka-sink-connector.adoc           |  16 +
 .../camel-jbpm-kafka-source-connector.adoc         |  16 +
 .../camel-jcache-kafka-sink-connector.adoc         |  16 +
 .../camel-jcache-kafka-source-connector.adoc       |  16 +
 .../camel-jclouds-kafka-sink-connector.adoc        |  16 +
 .../camel-jclouds-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-jcr-kafka-sink-connector.adoc |  16 +
 .../camel-jcr-kafka-source-connector.adoc          |  16 +
 .../camel-jdbc-kafka-sink-connector.adoc           |  16 +
 .../camel-jetty-kafka-source-connector.adoc        |  16 +
 .../camel-jgroups-kafka-sink-connector.adoc        |  16 +
 .../camel-jgroups-kafka-source-connector.adoc      |  16 +
 .../camel-jgroups-raft-kafka-sink-connector.adoc   |  16 +
 .../camel-jgroups-raft-kafka-source-connector.adoc |  16 +
 .../camel-jing-kafka-sink-connector.adoc           |  16 +
 .../camel-jira-kafka-sink-connector.adoc           |  16 +
 .../camel-jira-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-jms-kafka-sink-connector.adoc |  16 +
 .../camel-jms-kafka-source-connector.adoc          |  16 +
 .../camel-jmx-kafka-source-connector.adoc          |  16 +
 .../camel-jolt-kafka-sink-connector.adoc           |  16 +
 .../camel-jooq-kafka-sink-connector.adoc           |  16 +
 .../camel-jooq-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-jpa-kafka-sink-connector.adoc |  16 +
 .../camel-jpa-kafka-source-connector.adoc          |  16 +
 .../camel-jslt-kafka-sink-connector.adoc           |  16 +
 .../camel-json-validator-kafka-sink-connector.adoc |  16 +
 .../camel-jsonata-kafka-sink-connector.adoc        |  16 +
 .../camel-jt400-kafka-sink-connector.adoc          |  16 +
 .../camel-jt400-kafka-source-connector.adoc        |  16 +
 .../camel-kafka-kafka-sink-connector.adoc          | 167 ------
 .../camel-kafka-kafka-source-connector.adoc        | 154 -----
 ...ubernetes-config-maps-kafka-sink-connector.adoc |  16 +
 ...ubernetes-deployments-kafka-sink-connector.adoc |  16 +
 ...ernetes-deployments-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-hpa-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-hpa-kafka-source-connector.adoc |  16 +
 .../camel-kubernetes-job-kafka-sink-connector.adoc |  16 +
 ...amel-kubernetes-job-kafka-source-connector.adoc |  16 +
 ...kubernetes-namespaces-kafka-sink-connector.adoc |  16 +
 ...bernetes-namespaces-kafka-source-connector.adoc |  16 +
 ...amel-kubernetes-nodes-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-nodes-kafka-source-connector.adoc |  16 +
 ...istent-volumes-claims-kafka-sink-connector.adoc |  16 +
 ...es-persistent-volumes-kafka-sink-connector.adoc |  16 +
 ...camel-kubernetes-pods-kafka-sink-connector.adoc |  16 +
 ...mel-kubernetes-pods-kafka-source-connector.adoc |  16 +
 ...plication-controllers-kafka-sink-connector.adoc |  16 +
 ...ication-controllers-kafka-source-connector.adoc |  16 +
 ...netes-resources-quota-kafka-sink-connector.adoc |  16 +
 ...el-kubernetes-secrets-kafka-sink-connector.adoc |  16 +
 ...etes-service-accounts-kafka-sink-connector.adoc |  16 +
 ...l-kubernetes-services-kafka-sink-connector.adoc |  16 +
 ...kubernetes-services-kafka-source-connector.adoc |  16 +
 .../camel-kudu-kafka-sink-connector.adoc           |  16 +
 .../camel-language-kafka-sink-connector.adoc       |  16 +
 .../camel-ldap-kafka-sink-connector.adoc           |  16 +
 .../camel-ldif-kafka-sink-connector.adoc           |  16 +
 .../connectors/camel-log-kafka-sink-connector.adoc |  16 +
 .../connectors/camel-lpr-kafka-sink-connector.adoc |  16 +
 .../camel-lucene-kafka-sink-connector.adoc         |  16 +
 .../camel-lumberjack-kafka-source-connector.adoc   |  16 +
 .../camel-master-kafka-source-connector.adoc       |  16 +
 .../camel-metrics-kafka-sink-connector.adoc        |  16 +
 .../camel-micrometer-kafka-sink-connector.adoc     |  16 +
 ...-microprofile-metrics-kafka-sink-connector.adoc |  16 +
 .../camel-milo-client-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-client-kafka-source-connector.adoc  |  16 +
 .../camel-milo-server-kafka-sink-connector.adoc    |  16 +
 .../camel-milo-server-kafka-source-connector.adoc  |  16 +
 .../camel-mina-kafka-sink-connector.adoc           |  16 +
 .../camel-mina-kafka-source-connector.adoc         |  16 +
 .../camel-minio-kafka-sink-connector.adoc          |  16 +
 .../camel-minio-kafka-source-connector.adoc        |  16 +
 .../camel-mllp-kafka-sink-connector.adoc           |  16 +
 .../camel-mllp-kafka-source-connector.adoc         |  16 +
 .../camel-mongodb-gridfs-kafka-sink-connector.adoc |  16 +
 ...amel-mongodb-gridfs-kafka-source-connector.adoc |  16 +
 .../camel-mongodb-kafka-sink-connector.adoc        |  16 +
 .../camel-mongodb-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-msv-kafka-sink-connector.adoc |  16 +
 .../camel-mustache-kafka-sink-connector.adoc       |  16 +
 .../camel-mvel-kafka-sink-connector.adoc           |  16 +
 .../camel-mybatis-bean-kafka-sink-connector.adoc   |  16 +
 .../camel-mybatis-kafka-sink-connector.adoc        |  16 +
 .../camel-mybatis-kafka-source-connector.adoc      |  16 +
 .../camel-nagios-kafka-sink-connector.adoc         |  16 +
 .../camel-nats-kafka-sink-connector.adoc           |  16 +
 .../camel-nats-kafka-source-connector.adoc         |  16 +
 .../camel-netty-http-kafka-sink-connector.adoc     |  16 +
 .../camel-netty-http-kafka-source-connector.adoc   |  16 +
 .../camel-netty-kafka-sink-connector.adoc          |  16 +
 .../camel-netty-kafka-source-connector.adoc        |  16 +
 .../camel-nitrite-kafka-sink-connector.adoc        |  16 +
 .../camel-nitrite-kafka-source-connector.adoc      |  16 +
 .../connectors/camel-nsq-kafka-sink-connector.adoc |  16 +
 .../camel-nsq-kafka-source-connector.adoc          |  16 +
 .../camel-oaipmh-kafka-sink-connector.adoc         |  16 +
 .../camel-oaipmh-kafka-source-connector.adoc       |  16 +
 .../camel-olingo2-kafka-sink-connector.adoc        |  16 +
 .../camel-olingo2-kafka-source-connector.adoc      |  16 +
 .../camel-olingo4-kafka-sink-connector.adoc        |  16 +
 .../camel-olingo4-kafka-source-connector.adoc      |  16 +
 ...enshift-build-configs-kafka-sink-connector.adoc |  16 +
 ...amel-openshift-builds-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-cinder-kafka-sink-connector.adoc |  16 +
 ...amel-openstack-glance-kafka-sink-connector.adoc |  16 +
 ...el-openstack-keystone-kafka-sink-connector.adoc |  16 +
 ...mel-openstack-neutron-kafka-sink-connector.adoc |  16 +
 .../camel-openstack-nova-kafka-sink-connector.adoc |  16 +
 ...camel-openstack-swift-kafka-sink-connector.adoc |  16 +
 .../camel-optaplanner-kafka-sink-connector.adoc    |  16 +
 .../camel-optaplanner-kafka-source-connector.adoc  |  16 +
 .../camel-paho-kafka-sink-connector.adoc           |  16 +
 .../camel-paho-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-pdf-kafka-sink-connector.adoc |  16 +
 ...pg-replication-slot-kafka-source-connector.adoc |  16 +
 .../camel-pgevent-kafka-sink-connector.adoc        |  16 +
 .../camel-pgevent-kafka-source-connector.adoc      |  16 +
 ...camel-platform-http-kafka-source-connector.adoc |  16 +
 .../camel-pop3-kafka-sink-connector.adoc           |  16 +
 .../camel-pop3-kafka-source-connector.adoc         |  16 +
 .../camel-pop3s-kafka-sink-connector.adoc          |  16 +
 .../camel-pop3s-kafka-source-connector.adoc        |  16 +
 .../camel-pubnub-kafka-sink-connector.adoc         |  16 +
 .../camel-pubnub-kafka-source-connector.adoc       |  16 +
 .../camel-pulsar-kafka-sink-connector.adoc         |  16 +
 .../camel-pulsar-kafka-source-connector.adoc       |  16 +
 .../camel-quartz-kafka-source-connector.adoc       |  16 +
 .../camel-quickfix-kafka-sink-connector.adoc       |  16 +
 .../camel-quickfix-kafka-source-connector.adoc     |  16 +
 .../camel-rabbitmq-kafka-sink-connector.adoc       |  16 +
 .../camel-rabbitmq-kafka-source-connector.adoc     |  16 +
 ...amel-reactive-streams-kafka-sink-connector.adoc |  16 +
 ...el-reactive-streams-kafka-source-connector.adoc |  16 +
 .../connectors/camel-ref-kafka-sink-connector.adoc |  39 --
 .../camel-rest-api-kafka-source-connector.adoc     |  16 +
 .../camel-rest-kafka-sink-connector.adoc           |  16 +
 .../camel-rest-kafka-source-connector.adoc         |  16 +
 .../camel-rest-openapi-kafka-sink-connector.adoc   |  16 +
 .../camel-rest-swagger-kafka-sink-connector.adoc   |  16 +
 .../camel-resteasy-kafka-sink-connector.adoc       |  16 +
 .../camel-resteasy-kafka-source-connector.adoc     |  16 +
 .../camel-robotframework-kafka-sink-connector.adoc | 135 -----
 ...amel-robotframework-kafka-source-connector.adoc | 153 -----
 .../camel-rss-kafka-source-connector.adoc          |  16 +
 .../camel-saga-kafka-sink-connector.adoc           |  16 +
 .../camel-salesforce-kafka-sink-connector.adoc     |  16 +
 .../camel-salesforce-kafka-source-connector.adoc   |  16 +
 .../camel-sap-netweaver-kafka-sink-connector.adoc  |  16 +
 .../camel-scheduler-kafka-source-connector.adoc    |  16 +
 .../camel-schematron-kafka-sink-connector.adoc     |  16 +
 .../connectors/camel-scp-kafka-sink-connector.adoc |  16 +
 .../camel-seda-kafka-sink-connector.adoc           |  16 +
 .../camel-seda-kafka-source-connector.adoc         |  16 +
 .../camel-service-kafka-source-connector.adoc      |  16 +
 .../camel-servicenow-kafka-sink-connector.adoc     |  16 +
 .../camel-servlet-kafka-source-connector.adoc      |  16 +
 .../camel-sftp-kafka-sink-connector.adoc           |  16 +
 .../camel-sftp-kafka-source-connector.adoc         |  16 +
 .../connectors/camel-sip-kafka-sink-connector.adoc |  16 +
 .../camel-sip-kafka-source-connector.adoc          |  16 +
 .../camel-sips-kafka-sink-connector.adoc           |  16 +
 .../camel-sips-kafka-source-connector.adoc         |  16 +
 .../camel-sjms-batch-kafka-source-connector.adoc   |  16 +
 .../camel-sjms-kafka-sink-connector.adoc           |  16 +
 .../camel-sjms-kafka-source-connector.adoc         |  16 +
 .../camel-sjms2-kafka-sink-connector.adoc          |  16 +
 .../camel-sjms2-kafka-source-connector.adoc        |  16 +
 .../camel-slack-kafka-sink-connector.adoc          |  16 +
 .../camel-slack-kafka-source-connector.adoc        |  16 +
 .../camel-smpp-kafka-sink-connector.adoc           |  16 +
 .../camel-smpp-kafka-source-connector.adoc         |  16 +
 .../camel-smpps-kafka-sink-connector.adoc          |  16 +
 .../camel-smpps-kafka-source-connector.adoc        |  16 +
 .../camel-smtp-kafka-sink-connector.adoc           |  16 +
 .../camel-smtp-kafka-source-connector.adoc         |  16 +
 .../camel-smtps-kafka-sink-connector.adoc          |  16 +
 .../camel-smtps-kafka-source-connector.adoc        |  16 +
 .../camel-snmp-kafka-sink-connector.adoc           |  16 +
 .../camel-snmp-kafka-source-connector.adoc         |  16 +
 .../camel-solr-kafka-sink-connector.adoc           |  16 +
 .../camel-solrCloud-kafka-sink-connector.adoc      |  16 +
 .../camel-solrs-kafka-sink-connector.adoc          |  16 +
 .../camel-soroush-kafka-sink-connector.adoc        |  16 +
 .../camel-soroush-kafka-source-connector.adoc      |  16 +
 .../camel-spark-kafka-sink-connector.adoc          |  16 +
 .../camel-splunk-hec-kafka-sink-connector.adoc     |  16 +
 .../camel-splunk-kafka-sink-connector.adoc         |  16 +
 .../camel-splunk-kafka-source-connector.adoc       |  16 +
 .../camel-spring-batch-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-event-kafka-source-connector.adoc |  16 +
 ...el-spring-integration-kafka-sink-connector.adoc |  16 +
 ...-spring-integration-kafka-source-connector.adoc |  16 +
 .../camel-spring-ldap-kafka-sink-connector.adoc    |  16 +
 .../camel-spring-redis-kafka-sink-connector.adoc   |  16 +
 .../camel-spring-redis-kafka-source-connector.adoc |  16 +
 .../camel-spring-ws-kafka-sink-connector.adoc      |  16 +
 .../camel-spring-ws-kafka-source-connector.adoc    |  16 +
 .../connectors/camel-sql-kafka-sink-connector.adoc |  16 +
 .../camel-sql-kafka-source-connector.adoc          |  16 +
 .../camel-sql-stored-kafka-sink-connector.adoc     |  16 +
 .../connectors/camel-ssh-kafka-sink-connector.adoc |  16 +
 .../camel-ssh-kafka-source-connector.adoc          |  16 +
 .../camel-stax-kafka-sink-connector.adoc           |  16 +
 .../camel-stomp-kafka-sink-connector.adoc          |  16 +
 .../camel-stomp-kafka-source-connector.adoc        |  16 +
 .../camel-stream-kafka-sink-connector.adoc         |  16 +
 .../camel-stream-kafka-source-connector.adoc       |  16 +
 ...camel-string-template-kafka-sink-connector.adoc |  16 +
 .../camel-stub-kafka-sink-connector.adoc           |  16 +
 .../camel-stub-kafka-source-connector.adoc         |  16 +
 .../camel-telegram-kafka-sink-connector.adoc       |  16 +
 .../camel-telegram-kafka-source-connector.adoc     |  16 +
 .../camel-thrift-kafka-sink-connector.adoc         |  16 +
 .../camel-thrift-kafka-source-connector.adoc       |  16 +
 .../camel-tika-kafka-sink-connector.adoc           |  16 +
 .../camel-timer-kafka-source-connector.adoc        |  16 +
 .../camel-twilio-kafka-sink-connector.adoc         |  16 +
 .../camel-twilio-kafka-source-connector.adoc       |  16 +
 ...twitter-directmessage-kafka-sink-connector.adoc |  16 +
 ...itter-directmessage-kafka-source-connector.adoc |  16 +
 .../camel-twitter-search-kafka-sink-connector.adoc |  16 +
 ...amel-twitter-search-kafka-source-connector.adoc |  16 +
 ...amel-twitter-timeline-kafka-sink-connector.adoc |  16 +
 ...el-twitter-timeline-kafka-source-connector.adoc |  16 +
 .../camel-undertow-kafka-sink-connector.adoc       |  16 +
 .../camel-undertow-kafka-source-connector.adoc     |  16 +
 .../camel-validator-kafka-sink-connector.adoc      |  16 +
 .../camel-velocity-kafka-sink-connector.adoc       |  16 +
 .../camel-vertx-http-kafka-sink-connector.adoc     |  16 +
 .../camel-vertx-kafka-sink-connector.adoc          |  16 +
 .../camel-vertx-kafka-source-connector.adoc        |  16 +
 ...camel-vertx-websocket-kafka-sink-connector.adoc |  16 +
 ...mel-vertx-websocket-kafka-source-connector.adoc |  16 +
 .../connectors/camel-vm-kafka-sink-connector.adoc  |  16 +
 .../camel-vm-kafka-source-connector.adoc           |  16 +
 .../camel-weather-kafka-sink-connector.adoc        |  16 +
 .../camel-weather-kafka-source-connector.adoc      |  16 +
 .../camel-web3j-kafka-sink-connector.adoc          |  16 +
 .../camel-web3j-kafka-source-connector.adoc        |  16 +
 .../camel-webhook-kafka-source-connector.adoc      |  16 +
 ...amel-websocket-jsr356-kafka-sink-connector.adoc |  16 +
 ...el-websocket-jsr356-kafka-source-connector.adoc |  16 +
 .../camel-websocket-kafka-sink-connector.adoc      |  16 +
 .../camel-websocket-kafka-source-connector.adoc    |  16 +
 .../camel-weka-kafka-sink-connector.adoc           |  16 +
 .../camel-wordpress-kafka-sink-connector.adoc      |  16 +
 .../camel-wordpress-kafka-source-connector.adoc    |  16 +
 .../camel-workday-kafka-sink-connector.adoc        |  16 +
 .../camel-xchange-kafka-sink-connector.adoc        |  16 +
 .../connectors/camel-xj-kafka-sink-connector.adoc  |  16 +
 ...amel-xmlsecurity-sign-kafka-sink-connector.adoc |  16 +
 ...el-xmlsecurity-verify-kafka-sink-connector.adoc |  16 +
 .../camel-xmpp-kafka-sink-connector.adoc           |  16 +
 .../camel-xmpp-kafka-source-connector.adoc         |  16 +
 .../camel-xquery-kafka-sink-connector.adoc         |  16 +
 .../camel-xquery-kafka-source-connector.adoc       |  16 +
 .../camel-xslt-kafka-sink-connector.adoc           |  16 +
 .../camel-xslt-saxon-kafka-sink-connector.adoc     |  16 +
 .../camel-yammer-kafka-sink-connector.adoc         |  16 +
 .../camel-yammer-kafka-source-connector.adoc       |  16 +
 .../camel-zendesk-kafka-sink-connector.adoc        |  16 +
 .../camel-zendesk-kafka-source-connector.adoc      |  16 +
 .../camel-zookeeper-kafka-sink-connector.adoc      |  16 +
 .../camel-zookeeper-kafka-source-connector.adoc    |  16 +
 ...el-zookeeper-master-kafka-source-connector.adoc |  16 +
 tests/itests-aws-v2/pom.xml                        |   5 +
 .../aws/v2/clients/AWSSDKClientUtils.java          |  34 +-
 .../aws/v2/clients/AWSSQSClient.java               | 162 +++++
 .../aws/v2/services/AWSContainer.java              |   7 +-
 .../aws/v2/services/AWSLocalContainerService.java  |   4 +
 .../v2/services/AWSSQSLocalContainerService.java   |  51 ++
 .../aws/v2/services/AWSServiceFactory.java         |  19 +
 .../kafkaconnector/aws/v2/services/Service.java    |   3 +-
 .../v2/sqs/sink/CamelAWSSQSPropertyFactory.java    | 106 ++++
 .../aws/v2/sqs/sink/CamelSinkAWSSQSITCase.java     | 225 +++++++
 .../v2/sqs/source/CamelAWSSQSPropertyFactory.java  | 103 ++++
 .../aws/v2/sqs/source/CamelSourceAWSSQSITCase.java | 158 +++++
 .../maven/CamelKafkaConnectorUpdateMojo.java       |  59 +-
 .../maven/dto/CamelKafkaConnectorModel.java        |  27 +
 .../camel-kafka-connector-sink-options.mvel        |  45 ++
 .../camel-kafka-connector-source-options.mvel      |  45 ++
 1172 files changed, 17582 insertions(+), 13534 deletions(-)

diff --cc connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-sink-connector.adoc
index 78bb0f2,79300f0..fd543c6
--- a/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-sink-connector.adoc
+++ b/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-sink-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-apns sink connector supports 
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.apns.apnsService* | The ApnsService to use. The org.apache.camel.component.apns.factory.ApnsServiceFactory can be used to build a ApnsService | null | HIGH
  | *camel.component.apns.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-apns sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-source-connector.adoc
index 01dbb7b,2a65765..dee2124
--- a/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-source-connector.adoc
+++ b/connectors/camel-apns-kafka-connector/src/main/docs/camel-apns-kafka-source-connector.adoc
@@@ -54,6 -54,22 +54,22 @@@ The camel-apns source connector support
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.apns.apnsService* | The ApnsService to use. The org.apache.camel.component.apns.factory.ApnsServiceFactory can be used to build a ApnsService | null | HIGH
  | *camel.component.apns.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-apns sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-sink-connector.adoc
index 3a6a72f,4e2cb76..86920bb
--- a/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-sink-connector.adoc
+++ b/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-sink-connector.adoc
@@@ -62,7 -62,23 +62,23 @@@ The camel-as2 sink connector supports 3
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.as2.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.as2.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-as2 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-source-connector.adoc
index 536b9d0,b3ac87e..5ccc0c9
--- a/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-source-connector.adoc
+++ b/connectors/camel-as2-kafka-connector/src/main/docs/camel-as2-kafka-source-connector.adoc
@@@ -80,7 -80,23 +80,23 @@@ The camel-as2 source connector support
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.as2.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.as2.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-as2 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-sink-connector.adoc
index 8953fa4,1065536..b7fffde
--- a/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-sink-connector.adoc
+++ b/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-asterisk sink connector suppo
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.asterisk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-asterisk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-source-connector.adoc
index e998267,ddec0f6..3dddb7e
--- a/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-source-connector.adoc
+++ b/connectors/camel-asterisk-kafka-connector/src/main/docs/camel-asterisk-kafka-source-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-asterisk source connector sup
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.asterisk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-asterisk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-atom-kafka-connector/src/main/docs/camel-atom-kafka-source-connector.adoc
index a742fd8,ad7af5b..e949515
--- a/connectors/camel-atom-kafka-connector/src/main/docs/camel-atom-kafka-source-connector.adoc
+++ b/connectors/camel-atom-kafka-connector/src/main/docs/camel-atom-kafka-source-connector.adoc
@@@ -60,6 -60,22 +60,22 @@@ The camel-atom source connector support
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.atom.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.atom.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.atom.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-atom sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-atom sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-atom sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-sink-connector.adoc
index 0512812,5d6fcb0..370b639
--- a/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-sink-connector.adoc
+++ b/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-sink-connector.adoc
@@@ -49,7 -49,23 +49,23 @@@ The camel-avro sink connector supports 
  | *camel.component.avro.singleParameter* | If true, consumer parameter won't be wrapped into array. Will fail if protocol specifies more then 1 parameter for the message | false | MEDIUM
  | *camel.component.avro.uriAuthority* | Authority to use (username and password) | null | MEDIUM
  | *camel.component.avro.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.avro.configuration* | To use a shared AvroConfiguration to configure options once | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-avro sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-source-connector.adoc
index 1cefc51,65f5a4e..548f10a
--- a/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-source-connector.adoc
+++ b/connectors/camel-avro-kafka-connector/src/main/docs/camel-avro-kafka-source-connector.adoc
@@@ -51,7 -51,23 +51,23 @@@ The camel-avro source connector support
  | *camel.component.avro.singleParameter* | If true, consumer parameter won't be wrapped into array. Will fail if protocol specifies more then 1 parameter for the message | false | MEDIUM
  | *camel.component.avro.uriAuthority* | Authority to use (username and password) | null | MEDIUM
  | *camel.component.avro.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.avro.configuration* | To use a shared AvroConfiguration to configure options once | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-avro sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-aws-sdb-kafka-connector/src/main/docs/camel-aws-sdb-kafka-sink-connector.adoc
index fbdacbd,63ab3d0..26c83a9
--- a/connectors/camel-aws-sdb-kafka-connector/src/main/docs/camel-aws-sdb-kafka-sink-connector.adoc
+++ b/connectors/camel-aws-sdb-kafka-connector/src/main/docs/camel-aws-sdb-kafka-sink-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-aws-sdb sink connector suppor
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.aws-sdb.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.aws-sdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.aws-sdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-aws-sdb sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-sdb sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-sdb sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-aws-translate-kafka-connector/src/main/docs/camel-aws-translate-kafka-sink-connector.adoc
index 03d3fcb,48271b0..6a2f44c
--- a/connectors/camel-aws-translate-kafka-connector/src/main/docs/camel-aws-translate-kafka-sink-connector.adoc
+++ b/connectors/camel-aws-translate-kafka-connector/src/main/docs/camel-aws-translate-kafka-sink-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-aws-translate sink connector 
  | *camel.component.aws-translate.sourceLanguage* | Source language to use | null | MEDIUM
  | *camel.component.aws-translate.targetLanguage* | Target language to use | null | MEDIUM
  | *camel.component.aws-translate.translateClient* | To use a existing configured AWS Translate as client | null | MEDIUM
 -| *camel.component.aws-translate.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.aws-translate.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-aws-translate sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-translate sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-translate sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-aws2-athena-kafka-connector/src/main/docs/camel-aws2-athena-kafka-sink-connector.adoc
index df493dd,8ca2f0c..b1f92a1
--- a/connectors/camel-aws2-athena-kafka-connector/src/main/docs/camel-aws2-athena-kafka-sink-connector.adoc
+++ b/connectors/camel-aws2-athena-kafka-connector/src/main/docs/camel-aws2-athena-kafka-sink-connector.adoc
@@@ -88,7 -88,23 +88,23 @@@ The camel-aws2-athena sink connector su
  | *camel.component.aws2-athena.secretKey* | Amazon AWS Secret Key. | null | MEDIUM
  | *camel.component.aws2-athena.waitTimeout* | Optional max wait time in millis to wait for a successful query completion. See the section 'Waiting for Query Completion and Retrying Failed Queries' to learn more. | 0L | MEDIUM
  | *camel.component.aws2-athena.workGroup* | The workgroup to use for running the query. | null | MEDIUM
 -| *camel.component.aws2-athena.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.aws2-athena.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.aws2-athena.clientRequestToken* | A unique string to ensure issues queries are idempotent. It is unlikely you will need to set this. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-aws2-athena sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws2-athena sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws2-athena sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-sink-connector.adoc
index 9a4c7ff,e32f05d..aebf489
--- a/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-sink-connector.adoc
+++ b/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-sink-connector.adoc
@@@ -82,7 -82,23 +82,23 @@@ The camel-azure-storage-blob sink conne
  | *camel.component.azure-storage-blob.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is p [...]
  | *camel.component.azure-storage-blob.operation* | The blob operation that can be used with this component on the producer One of: [listBlobContainers] [createBlobContainer] [deleteBlobContainer] [listBlobs] [getBlob] [deleteBlob] [downloadBlobToFile] [downloadLink] [uploadBlockBlob] [stageBlockBlobList] [commitBlobBlockList] [getBlobBlockList] [createAppendBlob] [commitAppendBlob] [createPageBlob] [uploadPageBlob] [resizePageBlob] [clearPageBlob] [getPageBlobRanges] | "listBlobContaine [...]
  | *camel.component.azure-storage-blob.pageBlobSize* | Specifies the maximum size for the page blob, up to 8 TB. The page blob size must be aligned to a 512-byte boundary. | "512" | MEDIUM
 -| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.azure-storage-blob.accessKey* | Access key for the associated azure account name to be used for authentication with azure blob services | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-source-connector.adoc
index 1fdd32e,cc80e25..d0b63a9
--- a/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-source-connector.adoc
+++ b/connectors/camel-azure-storage-blob-kafka-connector/src/main/docs/camel-azure-storage-blob-kafka-source-connector.adoc
@@@ -66,7 -66,23 +66,23 @@@ The camel-azure-storage-blob source con
  | *camel.component.azure-storage-blob.serviceClient* | Client to a storage account. This client does not hold any state about a particular storage account but is instead a convenient way of sending off appropriate requests to the resource on the service. It may also be used to construct URLs to blobs and containers. This client contains operations on a service account. Operations on a container are available on BlobContainerClient through getBlobContainerClient(String), and operations o [...]
  | *camel.component.azure-storage-blob.timeout* | An optional timeout value beyond which a RuntimeException will be raised. | null | MEDIUM
  | *camel.component.azure-storage-blob.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.azure-storage-blob.accessKey* | Access key for the associated azure account name to be used for authentication with azure blob services | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-bean-kafka-connector/src/main/docs/camel-bean-kafka-sink-connector.adoc
index 924dce1,269ac8e..94020fe
--- a/connectors/camel-bean-kafka-connector/src/main/docs/camel-bean-kafka-sink-connector.adoc
+++ b/connectors/camel-bean-kafka-connector/src/main/docs/camel-bean-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-bean sink connector supports 
  | *camel.component.bean.cache* | Use singleton option instead. | "true" | LOW
  | *camel.component.bean.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
  | *camel.component.bean.scope* | Scope of bean. When using singleton scope (default) the bean is created or looked up only once and reused for the lifetime of the endpoint. The bean should be thread-safe in case concurrent threads is calling the bean at the same time. When using request scope the bean is created or looked up once per request (exchange). This can be used if you want to store state on a bean while processing a request and you want to call the same bean instance multiple t [...]
 -| *camel.component.bean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.bean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-bean sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-bean sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-bean sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-sink-connector.adoc
index 7f75d22,1a0baa5..595e661
--- a/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-sink-connector.adoc
+++ b/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-sink-connector.adoc
@@@ -38,7 -38,23 +38,23 @@@ The camel-beanstalk sink connector supp
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.beanstalk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.beanstalk.connectionSettings Factory* | Custom ConnectionSettingsFactory. Specify which ConnectionSettingsFactory to use to make connections to Beanstalkd. Especially useful for unit testing without beanstalkd daemon (you can mock ConnectionSettings) | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-source-connector.adoc
index 452ce57,95a98c5..bd35146
--- a/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-source-connector.adoc
+++ b/connectors/camel-beanstalk-kafka-connector/src/main/docs/camel-beanstalk-kafka-source-connector.adoc
@@@ -59,7 -59,23 +59,23 @@@ The camel-beanstalk source connector su
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.beanstalk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.beanstalk.connectionSettings Factory* | Custom ConnectionSettingsFactory. Specify which ConnectionSettingsFactory to use to make connections to Beanstalkd. Especially useful for unit testing without beanstalkd daemon (you can mock ConnectionSettings) | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-sink-connector.adoc
index f824ea7,66b71c4..3af5de6
--- a/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-sink-connector.adoc
+++ b/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-sink-connector.adoc
@@@ -47,7 -47,23 +47,23 @@@ The camel-braintree sink connector supp
  | *camel.sink.endpoint.privateKey* | The private key provided by Braintree. | null | MEDIUM
  | *camel.sink.endpoint.publicKey* | The public key provided by Braintree. | null | MEDIUM
  | *camel.component.braintree.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.braintree.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-braintree sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-source-connector.adoc
index 8c78fe7,2d0dfa9..6b8ead0
--- a/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-source-connector.adoc
+++ b/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-source-connector.adoc
@@@ -65,7 -65,23 +65,23 @@@ The camel-braintree source connector su
  | *camel.source.endpoint.privateKey* | The private key provided by Braintree. | null | MEDIUM
  | *camel.source.endpoint.publicKey* | The public key provided by Braintree. | null | MEDIUM
  | *camel.component.braintree.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.braintree.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-braintree sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-browse-kafka-connector/src/main/docs/camel-browse-kafka-sink-connector.adoc
index 978dfa8,8adb0b7..f3b2f29
--- a/connectors/camel-browse-kafka-connector/src/main/docs/camel-browse-kafka-sink-connector.adoc
+++ b/connectors/camel-browse-kafka-connector/src/main/docs/camel-browse-kafka-sink-connector.adoc
@@@ -34,6 -34,22 +34,22 @@@ The camel-browse sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.browse.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-browse sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-browse-kafka-connector/src/main/docs/camel-browse-kafka-source-connector.adoc
index 469e864,9c62392..3ef4df4
--- a/connectors/camel-browse-kafka-connector/src/main/docs/camel-browse-kafka-source-connector.adoc
+++ b/connectors/camel-browse-kafka-connector/src/main/docs/camel-browse-kafka-source-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-browse source connector suppo
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.browse.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-browse sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-chatscript-kafka-connector/src/main/docs/camel-chatscript-kafka-sink-connector.adoc
index 1393925,92dff38..54dd64b
--- a/connectors/camel-chatscript-kafka-connector/src/main/docs/camel-chatscript-kafka-sink-connector.adoc
+++ b/connectors/camel-chatscript-kafka-connector/src/main/docs/camel-chatscript-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-chatscript sink connector sup
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.chatscript.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.chatscript.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.chatscript.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-chatscript sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chatscript sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chatscript sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-chunk-kafka-connector/src/main/docs/camel-chunk-kafka-sink-connector.adoc
index b27e0fd,6b88bbe..aa5f4d1
--- a/connectors/camel-chunk-kafka-connector/src/main/docs/camel-chunk-kafka-sink-connector.adoc
+++ b/connectors/camel-chunk-kafka-connector/src/main/docs/camel-chunk-kafka-sink-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-chunk sink connector support
  | *camel.component.chunk.allowContextMapAll* | Sets whether the context map should allow access to all details. By default only the message body and headers can be accessed. This option can be enabled for full access to the current Exchange and CamelContext. Doing so impose a potential security risk as this opens access to the full power of CamelContext API. | false | MEDIUM
  | *camel.component.chunk.allowTemplateFromHeader* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.chunk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.chunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.chunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-chunk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chunk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chunk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-class-kafka-connector/src/main/docs/camel-class-kafka-sink-connector.adoc
index 1818150,3e594a1..6737848
--- a/connectors/camel-class-kafka-connector/src/main/docs/camel-class-kafka-sink-connector.adoc
+++ b/connectors/camel-class-kafka-connector/src/main/docs/camel-class-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-class sink connector support
  | *camel.component.class.cache* | Use singleton option instead. | "true" | LOW
  | *camel.component.class.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
  | *camel.component.class.scope* | Scope of bean. When using singleton scope (default) the bean is created or looked up only once and reused for the lifetime of the endpoint. The bean should be thread-safe in case concurrent threads is calling the bean at the same time. When using request scope the bean is created or looked up once per request (exchange). This can be used if you want to store state on a bean while processing a request and you want to call the same bean instance multiple  [...]
 -| *camel.component.class.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.class.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-class sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-class sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-class sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-cm-sms-kafka-connector/src/main/docs/camel-cm-sms-kafka-sink-connector.adoc
index ca14c6b,a92f4b7..8e49298
--- a/connectors/camel-cm-sms-kafka-connector/src/main/docs/camel-cm-sms-kafka-sink-connector.adoc
+++ b/connectors/camel-cm-sms-kafka-connector/src/main/docs/camel-cm-sms-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-cm-sms sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.cm-sms.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.cm-sms.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cm-sms.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-cm-sms sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cm-sms sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cm-sms sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-sink-connector.adoc
index 81c6162,18454ae..7e63710
--- a/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-sink-connector.adoc
+++ b/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-sink-connector.adoc
@@@ -42,7 -42,23 +42,23 @@@ The camel-cmis sink connector supports 
  | *camel.sink.endpoint.password* | Password for the cmis repository | null | MEDIUM
  | *camel.sink.endpoint.username* | Username for the cmis repository | null | MEDIUM
  | *camel.component.cmis.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.cmis.sessionFacadeFactory* | To use a custom CMISSessionFacadeFactory to create the CMISSessionFacade instances | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-cmis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-source-connector.adoc
index 36f2ff5,3ee541a..a5539bf
--- a/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-source-connector.adoc
+++ b/connectors/camel-cmis-kafka-connector/src/main/docs/camel-cmis-kafka-source-connector.adoc
@@@ -44,7 -44,23 +44,23 @@@ The camel-cmis source connector support
  | *camel.source.endpoint.password* | Password for the cmis repository | null | MEDIUM
  | *camel.source.endpoint.username* | Username for the cmis repository | null | MEDIUM
  | *camel.component.cmis.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.cmis.sessionFacadeFactory* | To use a custom CMISSessionFacadeFactory to create the CMISSessionFacade instances | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-cmis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-sink-connector.adoc
index 6bfd775,339d0f2..5b7746b
--- a/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-sink-connector.adoc
+++ b/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-coap sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-source-connector.adoc
index 39b55e0,1d37f7c..6b2999f
--- a/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-source-connector.adoc
+++ b/connectors/camel-coap-kafka-connector/src/main/docs/camel-coap-kafka-source-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-coap source connector support
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-sink-connector.adoc
index da28578,25a1071..c12e145
--- a/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-sink-connector.adoc
+++ b/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-coap-tcp sink connector suppo
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap-tcp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-source-connector.adoc
index f4fd906,90a9e18..671b47c
--- a/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-source-connector.adoc
+++ b/connectors/camel-coap-tcp-kafka-connector/src/main/docs/camel-coap+tcp-kafka-source-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-coap-tcp source connector sup
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap-tcp.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-sink-connector.adoc
index da1b535,3fd32a2..19a6e0f
--- a/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-sink-connector.adoc
+++ b/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-coaps sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coaps.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.coaps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coaps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coaps sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-source-connector.adoc
index 1a3f246,b20d7d3..e47209c
--- a/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-source-connector.adoc
+++ b/connectors/camel-coaps-kafka-connector/src/main/docs/camel-coaps-kafka-source-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-coaps source connector suppor
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coaps.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.coaps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coaps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coaps sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-sink-connector.adoc
index 473ebdc,ff6d6fe..378c66a
--- a/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-sink-connector.adoc
+++ b/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-coaps-tcp sink connector supp
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coaps-tcp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.coaps-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coaps-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coaps-tcp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps-tcp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps-tcp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc
index 475cefa,c6fddf4..3bddd05
--- a/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc
+++ b/connectors/camel-coaps-tcp-kafka-connector/src/main/docs/camel-coaps+tcp-kafka-source-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-coaps-tcp source connector su
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coaps-tcp.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.coaps-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coaps-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coaps-tcp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps-tcp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coaps-tcp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-controlbus-kafka-connector/src/main/docs/camel-controlbus-kafka-sink-connector.adoc
index dedc5e8,58ca112..797928b
--- a/connectors/camel-controlbus-kafka-connector/src/main/docs/camel-controlbus-kafka-sink-connector.adoc
+++ b/connectors/camel-controlbus-kafka-connector/src/main/docs/camel-controlbus-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-controlbus sink connector sup
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.controlbus.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.controlbus.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.controlbus.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-controlbus sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-controlbus sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-controlbus sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-sink-connector.adoc
index 886b1ab,4813ba8..a86c7df
--- a/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-sink-connector.adoc
+++ b/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-sink-connector.adoc
@@@ -51,6 -51,22 +51,22 @@@ The camel-couchbase sink connector supp
  | *camel.sink.endpoint.password* | The password to use | null | MEDIUM
  | *camel.sink.endpoint.username* | The username to use | null | MEDIUM
  | *camel.component.couchbase.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.couchbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.couchbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-couchbase sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchbase sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchbase sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-source-connector.adoc
index 7588011,9ee9cba..1a173dd
--- a/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-source-connector.adoc
+++ b/connectors/camel-couchbase-kafka-connector/src/main/docs/camel-couchbase-kafka-source-connector.adoc
@@@ -70,6 -70,22 +70,22 @@@ The camel-couchbase source connector su
  | *camel.source.endpoint.password* | The password to use | null | MEDIUM
  | *camel.source.endpoint.username* | The username to use | null | MEDIUM
  | *camel.component.couchbase.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.couchbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.couchbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-couchbase sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchbase sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchbase sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-sink-connector.adoc
index 5796b95,357e425..be50657
--- a/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-sink-connector.adoc
+++ b/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-couchdb sink connector suppor
  | *camel.sink.endpoint.password* | Password for authenticated databases | null | MEDIUM
  | *camel.sink.endpoint.username* | Username in case of authenticated databases | null | MEDIUM
  | *camel.component.couchdb.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.couchdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.couchdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-couchdb sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchdb sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchdb sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-source-connector.adoc
index c8a8083,5d4c19c..2501ccd
--- a/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-source-connector.adoc
+++ b/connectors/camel-couchdb-kafka-connector/src/main/docs/camel-couchdb-kafka-source-connector.adoc
@@@ -47,6 -47,22 +47,22 @@@ The camel-couchdb source connector supp
  | *camel.source.endpoint.password* | Password for authenticated databases | null | MEDIUM
  | *camel.source.endpoint.username* | Username in case of authenticated databases | null | MEDIUM
  | *camel.component.couchdb.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.couchdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.couchdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-couchdb sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchdb sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-couchdb sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-sink-connector.adoc
index 251a881,f3b1c6e..b00d8e6
--- a/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-sink-connector.adoc
+++ b/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-sink-connector.adoc
@@@ -47,6 -47,22 +47,22 @@@ The camel-cql sink connector supports 1
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.cql.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.cql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-cql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-source-connector.adoc
index a32a6ab,4ee9b5f..e8dadcb
--- a/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-source-connector.adoc
+++ b/connectors/camel-cql-kafka-connector/src/main/docs/camel-cql-kafka-source-connector.adoc
@@@ -65,6 -65,22 +65,22 @@@ The camel-cql source connector support
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.cql.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.cql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-cql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-cron-kafka-connector/src/main/docs/camel-cron-kafka-source-connector.adoc
index 07a24b3,033527a..4109bcd
--- a/connectors/camel-cron-kafka-connector/src/main/docs/camel-cron-kafka-source-connector.adoc
+++ b/connectors/camel-cron-kafka-connector/src/main/docs/camel-cron-kafka-source-connector.adoc
@@@ -37,7 -37,23 +37,23 @@@ The camel-cron source connector support
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.cron.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.cron.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cron.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.cron.cronService* | The id of the CamelCronService to use when multiple implementations are provided | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-cron sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cron sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cron sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-dataformat-kafka-connector/src/main/docs/camel-dataformat-kafka-sink-connector.adoc
index c960499,d6963f3..2bf24e3
--- a/connectors/camel-dataformat-kafka-connector/src/main/docs/camel-dataformat-kafka-sink-connector.adoc
+++ b/connectors/camel-dataformat-kafka-connector/src/main/docs/camel-dataformat-kafka-sink-connector.adoc
@@@ -35,6 -35,22 +35,22 @@@ The camel-dataformat sink connector sup
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.dataformat.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.dataformat.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.dataformat.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-dataformat sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dataformat sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dataformat sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-digitalocean-kafka-connector/src/main/docs/camel-digitalocean-kafka-sink-connector.adoc
index cda86bf,59ef179..7cd8fc2
--- a/connectors/camel-digitalocean-kafka-connector/src/main/docs/camel-digitalocean-kafka-sink-connector.adoc
+++ b/connectors/camel-digitalocean-kafka-connector/src/main/docs/camel-digitalocean-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-digitalocean sink connector s
  | *camel.sink.endpoint.httpProxyUser* | Set a proxy host if needed | null | MEDIUM
  | *camel.sink.endpoint.oAuthToken* | DigitalOcean OAuth Token | null | MEDIUM
  | *camel.component.digitalocean.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.digitalocean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.digitalocean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-digitalocean sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-digitalocean sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-digitalocean sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-sink-connector.adoc
index ef7cce6,ab40f33..2d792c5
--- a/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-sink-connector.adoc
+++ b/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-sink-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-direct sink connector support
  | *camel.component.direct.block* | If sending a message to a direct endpoint which has no active consumer, then we can tell the producer to block and wait for the consumer to become active. | true | MEDIUM
  | *camel.component.direct.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
  | *camel.component.direct.timeout* | The timeout value to use if block is enabled. | 30000L | MEDIUM
 -| *camel.component.direct.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.direct.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-direct sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-direct sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-direct sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-source-connector.adoc
index 30d04a3,d15e8a5..4b430d4
--- a/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-source-connector.adoc
+++ b/connectors/camel-direct-kafka-connector/src/main/docs/camel-direct-kafka-source-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-direct source connector suppo
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.direct.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.direct.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.direct.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-direct sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-direct sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-direct sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-sink-connector.adoc
index 56d1423,f351909..3bca158
--- a/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-sink-connector.adoc
+++ b/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-disruptor sink connector supp
  | *camel.component.disruptor.defaultBlockWhenFull* | To configure the default value for block when full The default value is true. | true | MEDIUM
  | *camel.component.disruptor.defaultProducerType* | To configure the default value for DisruptorProducerType The default value is Multi. One of: [Single] [Multi] | "Multi" | MEDIUM
  | *camel.component.disruptor.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.disruptor.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.disruptor.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-disruptor sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-source-connector.adoc
index 746d0db,a3c6aec..8844599
--- a/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-source-connector.adoc
+++ b/connectors/camel-disruptor-kafka-connector/src/main/docs/camel-disruptor-kafka-source-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-disruptor source connector su
  | *camel.component.disruptor.defaultConcurrent Consumers* | To configure the default number of concurrent consumers | 1 | MEDIUM
  | *camel.component.disruptor.defaultMultipleConsumers* | To configure the default value for multiple consumers | false | MEDIUM
  | *camel.component.disruptor.defaultWaitStrategy* | To configure the default value for DisruptorWaitStrategy The default value is Blocking. One of: [Blocking] [Sleeping] [BusySpin] [Yielding] | "Blocking" | MEDIUM
 -| *camel.component.disruptor.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.disruptor.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-disruptor sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-sink-connector.adoc
index 0b3fa13,8e88e6a..68b05f6
--- a/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-sink-connector.adoc
+++ b/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-disruptor-vm sink connector s
  | *camel.component.disruptor-vm.defaultBlockWhenFull* | To configure the default value for block when full The default value is true. | true | MEDIUM
  | *camel.component.disruptor-vm.defaultProducerType* | To configure the default value for DisruptorProducerType The default value is Multi. One of: [Single] [Multi] | "Multi" | MEDIUM
  | *camel.component.disruptor-vm.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.disruptor-vm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.disruptor-vm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-disruptor-vm sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor-vm sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor-vm sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-source-connector.adoc
index 585d1e1,debe6cd..1c1503c
--- a/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-source-connector.adoc
+++ b/connectors/camel-disruptor-vm-kafka-connector/src/main/docs/camel-disruptor-vm-kafka-source-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-disruptor-vm source connecto
  | *camel.component.disruptor-vm.defaultConcurrent Consumers* | To configure the default number of concurrent consumers | 1 | MEDIUM
  | *camel.component.disruptor-vm.defaultMultiple Consumers* | To configure the default value for multiple consumers | false | MEDIUM
  | *camel.component.disruptor-vm.defaultWaitStrategy* | To configure the default value for DisruptorWaitStrategy The default value is Blocking. One of: [Blocking] [Sleeping] [BusySpin] [Yielding] | "Blocking" | MEDIUM
 -| *camel.component.disruptor-vm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.disruptor-vm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-disruptor-vm sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor-vm sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-disruptor-vm sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-djl-kafka-connector/src/main/docs/camel-djl-kafka-sink-connector.adoc
index 42ff4df,dab1f29..9af607d
--- a/connectors/camel-djl-kafka-connector/src/main/docs/camel-djl-kafka-sink-connector.adoc
+++ b/connectors/camel-djl-kafka-connector/src/main/docs/camel-djl-kafka-sink-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-djl sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.djl.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.djl.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.djl.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-djl sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-djl sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-djl sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-dns-kafka-connector/src/main/docs/camel-dns-kafka-sink-connector.adoc
index b810df2,2ffcde6..cfdb359
--- a/connectors/camel-dns-kafka-connector/src/main/docs/camel-dns-kafka-sink-connector.adoc
+++ b/connectors/camel-dns-kafka-connector/src/main/docs/camel-dns-kafka-sink-connector.adoc
@@@ -34,6 -34,22 +34,22 @@@ The camel-dns sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.dns.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.dns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.dns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-dns sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dns sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dns sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-dozer-kafka-connector/src/main/docs/camel-dozer-kafka-sink-connector.adoc
index 7f6d009,509f956..237fea0
--- a/connectors/camel-dozer-kafka-connector/src/main/docs/camel-dozer-kafka-sink-connector.adoc
+++ b/connectors/camel-dozer-kafka-connector/src/main/docs/camel-dozer-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-dozer sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.dozer.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.dozer.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.dozer.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-dozer sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dozer sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dozer sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-drill-kafka-connector/src/main/docs/camel-drill-kafka-sink-connector.adoc
index f779719,b2903c3..cd79967
--- a/connectors/camel-drill-kafka-connector/src/main/docs/camel-drill-kafka-sink-connector.adoc
+++ b/connectors/camel-drill-kafka-connector/src/main/docs/camel-drill-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-drill sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.drill.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.drill.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.drill.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-drill sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-drill sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-drill sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-sink-connector.adoc
index 2185e05,f9c1db4..eb51273
--- a/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-sink-connector.adoc
+++ b/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-dropbox sink connector suppor
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.dropbox.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.dropbox.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.dropbox.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-dropbox sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dropbox sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dropbox sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-source-connector.adoc
index 2fe003e,828cae2..2b22213
--- a/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-source-connector.adoc
+++ b/connectors/camel-dropbox-kafka-connector/src/main/docs/camel-dropbox-kafka-source-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-dropbox source connector supp
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.dropbox.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.dropbox.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.dropbox.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-dropbox sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dropbox sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-dropbox sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-sink-connector.adoc
index 01e802e,dad4e9c..de42356
--- a/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-sink-connector.adoc
+++ b/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-sink-connector.adoc
@@@ -56,7 -56,23 +56,23 @@@ The camel-elsql sink connector support
  | *camel.component.elsql.dataSource* | Sets the DataSource to use to communicate with the database. | null | MEDIUM
  | *camel.component.elsql.resourceUri* | The resource file which contains the elsql SQL statements to use. You can specify multiple resources separated by comma. The resources are loaded on the classpath by default, you can prefix with file: to load from file system. Notice you can set this option on the component and then you do not have to configure this on the endpoint. | null | MEDIUM
  | *camel.component.elsql.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.elsql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.elsql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.elsql.elSqlConfig* | To use a specific configured ElSqlConfig. It may be better to use the databaseVendor option instead. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-elsql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-elsql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-elsql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-source-connector.adoc
index 0fe622f,b0244bf..4680ed0
--- a/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-source-connector.adoc
+++ b/connectors/camel-elsql-kafka-connector/src/main/docs/camel-elsql-kafka-source-connector.adoc
@@@ -81,7 -81,23 +81,23 @@@ The camel-elsql source connector suppor
  | *camel.component.elsql.dataSource* | Sets the DataSource to use to communicate with the database. | null | MEDIUM
  | *camel.component.elsql.resourceUri* | The resource file which contains the elsql SQL statements to use. You can specify multiple resources separated by comma. The resources are loaded on the classpath by default, you can prefix with file: to load from file system. Notice you can set this option on the component and then you do not have to configure this on the endpoint. | null | MEDIUM
  | *camel.component.elsql.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.elsql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.elsql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.elsql.elSqlConfig* | To use a specific configured ElSqlConfig. It may be better to use the databaseVendor option instead. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-elsql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-elsql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-elsql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-exec-kafka-connector/src/main/docs/camel-exec-kafka-sink-connector.adoc
index c82cfca,e647a5d..86def0d
--- a/connectors/camel-exec-kafka-connector/src/main/docs/camel-exec-kafka-sink-connector.adoc
+++ b/connectors/camel-exec-kafka-connector/src/main/docs/camel-exec-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-exec sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.exec.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.exec.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.exec.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-exec sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-exec sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-exec sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-sink-connector.adoc
index 5a64306,02a8e7c..f36b019
--- a/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-sink-connector.adoc
+++ b/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-sink-connector.adoc
@@@ -55,6 -55,22 +55,22 @@@ The camel-file sink connector supports 
  | *camel.sink.endpoint.renameUsingCopy* | Perform rename operations using a copy and delete strategy. This is primarily used in environments where the regular rename operation is unreliable (e.g. across different file systems or networks). This option takes precedence over the copyAndDeleteOnRenameFail parameter that will automatically fall back to the copy and delete strategy, but only after additional delays. | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.file.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.file.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.file.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-file sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-file sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-file sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-source-connector.adoc
index 8a8ff09,3f72edf..9c9eddb
--- a/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-source-connector.adoc
+++ b/connectors/camel-file-kafka-connector/src/main/docs/camel-file-kafka-source-connector.adoc
@@@ -108,6 -108,22 +108,22 @@@ The camel-file source connector support
  | *camel.source.endpoint.sortBy* | Built-in sort by using the File Language. Supports nested sorts, so you can have a sort by file name and as a 2nd group sort by modified date. | null | MEDIUM
  | *camel.source.endpoint.sorter* | Pluggable sorter as a java.util.Comparator class. | null | MEDIUM
  | *camel.component.file.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.file.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.file.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-file sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-file sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-file sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-file-watch-kafka-connector/src/main/docs/camel-file-watch-kafka-source-connector.adoc
index 260732f,2acbe70..a8118e9
--- a/connectors/camel-file-watch-kafka-connector/src/main/docs/camel-file-watch-kafka-source-connector.adoc
+++ b/connectors/camel-file-watch-kafka-connector/src/main/docs/camel-file-watch-kafka-source-connector.adoc
@@@ -50,6 -50,22 +50,22 @@@ The camel-file-watch source connector s
  | *camel.component.file-watch.pollThreads* | The number of threads polling WatchService. Increase this value, if you see OVERFLOW messages in log. | 1 | MEDIUM
  | *camel.component.file-watch.queueSize* | Maximum size of queue between WatchService and consumer. Unbounded by default. | 2147483647 | MEDIUM
  | *camel.component.file-watch.useFileHashing* | Enables or disables file hashing to detect duplicate events. If you disable this, you can get some events multiple times on some platforms and JDKs. Check java.nio.file.WatchService limitations for your target platform. | true | MEDIUM
 -| *camel.component.file-watch.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.file-watch.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-file-watch sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-file-watch sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-file-watch sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-sink-connector.adoc
index 3db273f,0af21a9..a2a5cd8
--- a/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-sink-connector.adoc
+++ b/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-flatpack sink connector suppo
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.flatpack.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.flatpack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.flatpack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-flatpack sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-flatpack sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-flatpack sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-source-connector.adoc
index 1f18369,ddbbf84..3263737
--- a/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-source-connector.adoc
+++ b/connectors/camel-flatpack-kafka-connector/src/main/docs/camel-flatpack-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-flatpack source connector sup
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.flatpack.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.flatpack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.flatpack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-flatpack sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-flatpack sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-flatpack sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-flink-kafka-connector/src/main/docs/camel-flink-kafka-sink-connector.adoc
index 56583ee,adc6d20..d336dd3
--- a/connectors/camel-flink-kafka-connector/src/main/docs/camel-flink-kafka-sink-connector.adoc
+++ b/connectors/camel-flink-kafka-connector/src/main/docs/camel-flink-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-flink sink connector support
  | *camel.component.flink.dataStream* | DataStream to compute against. | null | MEDIUM
  | *camel.component.flink.dataStreamCallback* | Function performing action against a DataStream. | null | MEDIUM
  | *camel.component.flink.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.flink.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.flink.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-flink sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-flink sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-flink sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-fop-kafka-connector/src/main/docs/camel-fop-kafka-sink-connector.adoc
index c868a0d,7b116fb..1f602ec
--- a/connectors/camel-fop-kafka-connector/src/main/docs/camel-fop-kafka-sink-connector.adoc
+++ b/connectors/camel-fop-kafka-connector/src/main/docs/camel-fop-kafka-sink-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-fop sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.fop.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.fop.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.fop.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-fop sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-fop sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-fop sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-freemarker-kafka-connector/src/main/docs/camel-freemarker-kafka-sink-connector.adoc
index f9a647b,524546e..0349840
--- a/connectors/camel-freemarker-kafka-connector/src/main/docs/camel-freemarker-kafka-sink-connector.adoc
+++ b/connectors/camel-freemarker-kafka-connector/src/main/docs/camel-freemarker-kafka-sink-connector.adoc
@@@ -42,7 -42,23 +42,23 @@@ The camel-freemarker sink connector sup
  | *camel.component.freemarker.allowContextMapAll* | Sets whether the context map should allow access to all details. By default only the message body and headers can be accessed. This option can be enabled for full access to the current Exchange and CamelContext. Doing so impose a potential security risk as this opens access to the full power of CamelContext API. | false | MEDIUM
  | *camel.component.freemarker.allowTemplateFromHeader* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.freemarker.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.freemarker.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.freemarker.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.freemarker.configuration* | To use an existing freemarker.template.Configuration instance as the configuration. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-freemarker sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-freemarker sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-freemarker sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-sink-connector.adoc
index d74778c,062d5b1..e4823ec
--- a/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-sink-connector.adoc
+++ b/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-sink-connector.adoc
@@@ -78,6 -78,22 +78,22 @@@ The camel-ftp sink connector supports 5
  | *camel.sink.endpoint.password* | Password to use for login | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to use for login | null | MEDIUM
  | *camel.component.ftp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.ftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ftp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-source-connector.adoc
index c57be39,8dc6839..80f58a7
--- a/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-source-connector.adoc
+++ b/connectors/camel-ftp-kafka-connector/src/main/docs/camel-ftp-kafka-source-connector.adoc
@@@ -129,6 -129,22 +129,22 @@@ The camel-ftp source connector support
  | *camel.source.endpoint.sortBy* | Built-in sort by using the File Language. Supports nested sorts, so you can have a sort by file name and as a 2nd group sort by modified date. | null | MEDIUM
  | *camel.source.endpoint.sorter* | Pluggable sorter as a java.util.Comparator class. | null | MEDIUM
  | *camel.component.ftp.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.ftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ftp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-sink-connector.adoc
index 55d7172,ef2c873..1fc6bfb
--- a/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-sink-connector.adoc
+++ b/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-sink-connector.adoc
@@@ -86,7 -86,23 +86,23 @@@ The camel-ftps sink connector supports 
  | *camel.sink.endpoint.sslContextParameters* | Gets the JSSE configuration that overrides any settings in FtpsEndpoint#\ftpClientKeyStoreParameters, \ftpClientTrustStoreParameters, and FtpsConfiguration#getSecurityProtocol(). | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to use for login | null | MEDIUM
  | *camel.component.ftps.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.ftps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ftps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.ftps.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-ftps sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftps sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftps sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-source-connector.adoc
index 9c5c227,e287813..c066093
--- a/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-source-connector.adoc
+++ b/connectors/camel-ftps-kafka-connector/src/main/docs/camel-ftps-kafka-source-connector.adoc
@@@ -137,7 -137,23 +137,23 @@@ The camel-ftps source connector support
  | *camel.source.endpoint.sortBy* | Built-in sort by using the File Language. Supports nested sorts, so you can have a sort by file name and as a 2nd group sort by modified date. | null | MEDIUM
  | *camel.source.endpoint.sorter* | Pluggable sorter as a java.util.Comparator class. | null | MEDIUM
  | *camel.component.ftps.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.ftps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ftps.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.ftps.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-ftps sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftps sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ftps sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ganglia-kafka-connector/src/main/docs/camel-ganglia-kafka-sink-connector.adoc
index e594c0a,fad36bb..d2ac4cb
--- a/connectors/camel-ganglia-kafka-connector/src/main/docs/camel-ganglia-kafka-sink-connector.adoc
+++ b/connectors/camel-ganglia-kafka-connector/src/main/docs/camel-ganglia-kafka-sink-connector.adoc
@@@ -59,7 -59,23 +59,23 @@@ The camel-ganglia sink connector suppor
  | *camel.component.ganglia.type* | The type of value One of: [STRING] [INT8] [UINT8] [INT16] [UINT16] [INT32] [UINT32] [FLOAT] [DOUBLE] | "STRING" | MEDIUM
  | *camel.component.ganglia.units* | Any unit of measurement that qualifies the metric, e.g. widgets, litres, bytes. Do not include a prefix such as k (kilo) or m (milli), other tools may scale the units later. The value should be unscaled. | null | MEDIUM
  | *camel.component.ganglia.wireFormat31x* | Use the wire format of Ganglia 3.1.0 and later versions. Set this to false to use Ganglia 3.0.x or earlier. | true | MEDIUM
 -| *camel.component.ganglia.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ganglia.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.ganglia.configuration* | To use the shared configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-ganglia sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ganglia sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ganglia sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-geocoder-kafka-connector/src/main/docs/camel-geocoder-kafka-sink-connector.adoc
index 42b8d1b,fbd52eb..6cd4691
--- a/connectors/camel-geocoder-kafka-connector/src/main/docs/camel-geocoder-kafka-sink-connector.adoc
+++ b/connectors/camel-geocoder-kafka-connector/src/main/docs/camel-geocoder-kafka-sink-connector.adoc
@@@ -49,6 -49,22 +49,22 @@@ The camel-geocoder sink connector suppo
  | *camel.sink.endpoint.clientId* | Client ID to access Google GeoCoding server. | null | MEDIUM
  | *camel.sink.endpoint.clientKey* | Client Key to access Google GeoCoding server. | null | MEDIUM
  | *camel.component.geocoder.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.geocoder.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.geocoder.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-geocoder sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-geocoder sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-geocoder sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-sink-connector.adoc
index 847bc7a,a3a0850..83f783c
--- a/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-sink-connector.adoc
+++ b/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-git sink connector supports 1
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.git.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.git.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.git.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-git sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-git sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-git sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-source-connector.adoc
index d89b0c1,cc0f369..6b0d5a0
--- a/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-source-connector.adoc
+++ b/connectors/camel-git-kafka-connector/src/main/docs/camel-git-kafka-source-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-git source connector support
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.git.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.git.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.git.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-git sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-git sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-git sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-sink-connector.adoc
index b397709,1b9326a..4f36b4f
--- a/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-sink-connector.adoc
+++ b/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-github sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.github.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.github.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.github.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-github sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-github sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-github sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-source-connector.adoc
index fa73bb9,a9841a5..ac72937
--- a/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-source-connector.adoc
+++ b/connectors/camel-github-kafka-connector/src/main/docs/camel-github-kafka-source-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-github source connector suppo
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.github.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.github.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.github.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-github sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-github sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-github sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-google-bigquery-kafka-connector/src/main/docs/camel-google-bigquery-kafka-sink-connector.adoc
index de904da,ee9de3e..3fa6136
--- a/connectors/camel-google-bigquery-kafka-connector/src/main/docs/camel-google-bigquery-kafka-sink-connector.adoc
+++ b/connectors/camel-google-bigquery-kafka-connector/src/main/docs/camel-google-bigquery-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-google-bigquery sink connecto
  | *camel.component.google-bigquery.datasetId* | BigQuery Dataset Id | null | MEDIUM
  | *camel.component.google-bigquery.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proce [...]
  | *camel.component.google-bigquery.projectId* | Google Cloud Project Id | null | MEDIUM
 -| *camel.component.google-bigquery.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.google-bigquery.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-google-bigquery sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-bigquery sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-bigquery sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-google-bigquery-sql-kafka-connector/src/main/docs/camel-google-bigquery-sql-kafka-sink-connector.adoc
index e26564e,83ec557..a3e642b
--- a/connectors/camel-google-bigquery-sql-kafka-connector/src/main/docs/camel-google-bigquery-sql-kafka-sink-connector.adoc
+++ b/connectors/camel-google-bigquery-sql-kafka-connector/src/main/docs/camel-google-bigquery-sql-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-google-bigquery-sql sink conn
  | *camel.component.google-bigquery-sql.connection Factory* | ConnectionFactory to obtain connection to Bigquery Service. If non provided the default one will be used | null | MEDIUM
  | *camel.component.google-bigquery-sql.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is  [...]
  | *camel.component.google-bigquery-sql.projectId* | Google Cloud Project Id | null | MEDIUM
 -| *camel.component.google-bigquery-sql.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.google-bigquery-sql.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-google-bigquery-sql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-bigquery-sql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-bigquery-sql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-sink-connector.adoc
index c90f6f8,5810a59..2495154
--- a/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-sink-connector.adoc
+++ b/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-sink-connector.adoc
@@@ -43,7 -43,23 +43,23 @@@ The camel-google-pubsub sink connector 
  | *camel.component.google-pubsub.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is process [...]
  | *camel.component.google-pubsub.publisherCacheSize* | Maximum number of producers to cache. This could be increased if you have producers for lots of different topics. | null | MEDIUM
  | *camel.component.google-pubsub.publisherCache Timeout* | How many milliseconds should each producer stay alive in the cache. | null | MEDIUM
 -| *camel.component.google-pubsub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.google-pubsub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.google-pubsub.publisherTermination Timeout* | How many milliseconds should a producer be allowed to terminate. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-google-pubsub sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-pubsub sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-pubsub sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-source-connector.adoc
index 5823191,dc53567..46c478d
--- a/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-source-connector.adoc
+++ b/connectors/camel-google-pubsub-kafka-connector/src/main/docs/camel-google-pubsub-kafka-source-connector.adoc
@@@ -43,7 -43,23 +43,23 @@@ The camel-google-pubsub source connecto
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.google-pubsub.endpoint* | Endpoint to use with local Pub/Sub emulator. | null | MEDIUM
  | *camel.component.google-pubsub.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.google-pubsub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.google-pubsub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.google-pubsub.publisherTermination Timeout* | How many milliseconds should a producer be allowed to terminate. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-google-pubsub sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-pubsub sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-pubsub sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-google-sheets-stream-kafka-connector/src/main/docs/camel-google-sheets-stream-kafka-source-connector.adoc
index 9eaaafc,7a0884f..fb7e870
--- a/connectors/camel-google-sheets-stream-kafka-connector/src/main/docs/camel-google-sheets-stream-kafka-source-connector.adoc
+++ b/connectors/camel-google-sheets-stream-kafka-connector/src/main/docs/camel-google-sheets-stream-kafka-source-connector.adoc
@@@ -79,7 -79,23 +79,23 @@@ The camel-google-sheets-stream source c
  | *camel.component.google-sheets-stream.splitResults* | True if value range result should be split into rows or columns to process each of them individually. When true each row or column is represented with a separate exchange in batch processing. Otherwise value range object is used as exchange junk size. | false | MEDIUM
  | *camel.component.google-sheets-stream.spreadsheetId* | Specifies the spreadsheet identifier that is used to identify the target to obtain. | null | MEDIUM
  | *camel.component.google-sheets-stream.valueRender Option* | Determines how values should be rendered in the output. One of: [FORMATTED_VALUE] [UNFORMATTED_VALUE] [FORMULA] | "FORMATTED_VALUE" | MEDIUM
 -| *camel.component.google-sheets-stream.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.google-sheets-stream.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.google-sheets-stream.clientFactory* | To use the GoogleSheetsClientFactory as factory for creating the client. Will by default use BatchGoogleSheetsClientFactory | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-google-sheets-stream sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-sheets-stream sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-google-sheets-stream sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-sink-connector.adoc
index 65aee4d,636cb46..3c78aa6
--- a/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-sink-connector.adoc
+++ b/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-sink-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-gora sink connector supports 
  | *camel.sink.endpoint.hadoopConfiguration* | Hadoop Configuration | null | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.gora.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.gora.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.gora.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-gora sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-gora sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-gora sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-source-connector.adoc
index c0adf46,e3a6b13..f05e3a1
--- a/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-source-connector.adoc
+++ b/connectors/camel-gora-kafka-connector/src/main/docs/camel-gora-kafka-source-connector.adoc
@@@ -52,6 -52,22 +52,22 @@@ The camel-gora source connector support
  | *camel.source.endpoint.hadoopConfiguration* | Hadoop Configuration | null | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.gora.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.gora.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.gora.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-gora sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-gora sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-gora sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-grape-kafka-connector/src/main/docs/camel-grape-kafka-sink-connector.adoc
index 95f1809,bd68aac..2bc4807
--- a/connectors/camel-grape-kafka-connector/src/main/docs/camel-grape-kafka-sink-connector.adoc
+++ b/connectors/camel-grape-kafka-connector/src/main/docs/camel-grape-kafka-sink-connector.adoc
@@@ -34,7 -34,23 +34,23 @@@ The camel-grape sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.grape.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.grape.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.grape.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.grape.patchesRepository* | Implementation of org.apache.camel.component.grape.PatchesRepository, by default: FilePatchesRepository | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-grape sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-grape sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-grape sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-graphql-kafka-connector/src/main/docs/camel-graphql-kafka-sink-connector.adoc
index fcb9d15,74a5e79..af08fff
--- a/connectors/camel-graphql-kafka-connector/src/main/docs/camel-graphql-kafka-sink-connector.adoc
+++ b/connectors/camel-graphql-kafka-connector/src/main/docs/camel-graphql-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-graphql sink connector suppor
  | *camel.sink.endpoint.password* | The password for Basic authentication. | null | MEDIUM
  | *camel.sink.endpoint.username* | The username for Basic authentication. | null | MEDIUM
  | *camel.component.graphql.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.graphql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.graphql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-graphql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-graphql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-graphql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-sink-connector.adoc
index d080b18,77eec71..794dbe2
--- a/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-sink-connector.adoc
+++ b/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-grpc sink connector supports 
  | *camel.sink.endpoint.serviceAccountResource* | Service Account key file in JSON format resource link supported by the Google Cloud SDK | null | MEDIUM
  | *camel.sink.endpoint.trustCertCollectionResource* | The trusted certificates collection file resource in PEM format for verifying the remote endpoint's certificate | null | MEDIUM
  | *camel.component.grpc.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.grpc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.grpc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-grpc sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-grpc sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-grpc sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-source-connector.adoc
index 456d3da,bde7476..ef3f0e6
--- a/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-source-connector.adoc
+++ b/connectors/camel-grpc-kafka-connector/src/main/docs/camel-grpc-kafka-source-connector.adoc
@@@ -55,6 -55,22 +55,22 @@@ The camel-grpc source connector support
  | *camel.source.endpoint.serviceAccountResource* | Service Account key file in JSON format resource link supported by the Google Cloud SDK | null | MEDIUM
  | *camel.source.endpoint.trustCertCollectionResource* | The trusted certificates collection file resource in PEM format for verifying the remote endpoint's certificate | null | MEDIUM
  | *camel.component.grpc.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.grpc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.grpc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-grpc sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-grpc sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-grpc sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-sink-connector.adoc
index 3c1ea2d,f91fd1b..b502163
--- a/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-sink-connector.adoc
+++ b/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-sink-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-guava-eventbus sink connecto
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.guava-eventbus.eventBus* | To use the given Guava EventBus instance | null | MEDIUM
  | *camel.component.guava-eventbus.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proces [...]
 -| *camel.component.guava-eventbus.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.guava-eventbus.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-guava-eventbus sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-guava-eventbus sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-guava-eventbus sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-source-connector.adoc
index 46cd67a,b948527..bde15b7
--- a/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-source-connector.adoc
+++ b/connectors/camel-guava-eventbus-kafka-connector/src/main/docs/camel-guava-eventbus-kafka-source-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-guava-eventbus source connect
  | *camel.component.guava-eventbus.eventBus* | To use the given Guava EventBus instance | null | MEDIUM
  | *camel.component.guava-eventbus.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
  | *camel.component.guava-eventbus.listenerInterface* | The interface with method(s) marked with the Subscribe annotation. Dynamic proxy will be created over the interface so it could be registered as the EventBus listener. Particularly useful when creating multi-event listeners and for handling DeadEvent properly. This option cannot be used together with eventClass option. | null | MEDIUM
 -| *camel.component.guava-eventbus.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.guava-eventbus.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-guava-eventbus sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-guava-eventbus sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-guava-eventbus sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-sink-connector.adoc
index 8233274,b90cd98..7851c96
--- a/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-sink-connector.adoc
+++ b/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-sink-connector.adoc
@@@ -43,7 -43,23 +43,23 @@@ The camel-hbase sink connector support
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.hbase.poolMaxSize* | Maximum number of references to keep for each table in the HTable pool. The default value is 10. | 10 | MEDIUM
  | *camel.component.hbase.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.hbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.hbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.hbase.configuration* | To use the shared configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-hbase sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hbase sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hbase sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-source-connector.adoc
index da67acf,6331824..00777b6
--- a/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-source-connector.adoc
+++ b/connectors/camel-hbase-kafka-connector/src/main/docs/camel-hbase-kafka-source-connector.adoc
@@@ -48,7 -48,23 +48,23 @@@ The camel-hbase source connector suppor
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.hbase.poolMaxSize* | Maximum number of references to keep for each table in the HTable pool. The default value is 10. | 10 | MEDIUM
  | *camel.component.hbase.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.hbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.hbase.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.hbase.configuration* | To use the shared configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-hbase sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hbase sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hbase sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-hipchat-kafka-connector/src/main/docs/camel-hipchat-kafka-sink-connector.adoc
index 73cc37d,d3b7d6f..a91a74b
--- a/connectors/camel-hipchat-kafka-connector/src/main/docs/camel-hipchat-kafka-sink-connector.adoc
+++ b/connectors/camel-hipchat-kafka-connector/src/main/docs/camel-hipchat-kafka-sink-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-hipchat sink connector suppor
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.hipchat.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.hipchat.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.hipchat.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-hipchat sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hipchat sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hipchat sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-hipchat-kafka-connector/src/main/docs/camel-hipchat-kafka-source-connector.adoc
index 5285086,cee9bf8..6ec1e18
--- a/connectors/camel-hipchat-kafka-connector/src/main/docs/camel-hipchat-kafka-source-connector.adoc
+++ b/connectors/camel-hipchat-kafka-connector/src/main/docs/camel-hipchat-kafka-source-connector.adoc
@@@ -57,6 -57,22 +57,22 @@@ The camel-hipchat source connector supp
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.hipchat.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.hipchat.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.hipchat.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-hipchat sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hipchat sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-hipchat sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-sink-connector.adoc
index 434bea1,733b4bd..e5a8598
--- a/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-sink-connector.adoc
+++ b/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-sink-connector.adoc
@@@ -51,6 -51,22 +51,22 @@@ The camel-iec60870-client sink connecto
  | *camel.sink.endpoint.connectionId* | An identifier grouping connection instances | null | MEDIUM
  | *camel.component.iec60870-client.defaultConnection Options* | Default connection options | null | MEDIUM
  | *camel.component.iec60870-client.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proce [...]
 -| *camel.component.iec60870-client.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.iec60870-client.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-iec60870-client sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-client sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-client sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-source-connector.adoc
index 14dde77,1382e50..358aac3
--- a/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-source-connector.adoc
+++ b/connectors/camel-iec60870-client-kafka-connector/src/main/docs/camel-iec60870-client-kafka-source-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-iec60870-client source connec
  | *camel.source.endpoint.connectionId* | An identifier grouping connection instances | null | MEDIUM
  | *camel.component.iec60870-client.defaultConnection Options* | Default connection options | null | MEDIUM
  | *camel.component.iec60870-client.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.iec60870-client.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.iec60870-client.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-iec60870-client sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-client sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-client sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-sink-connector.adoc
index 504d77c,3643445..66acb79
--- a/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-sink-connector.adoc
+++ b/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-sink-connector.adoc
@@@ -52,6 -52,22 +52,22 @@@ The camel-iec60870-server sink connecto
  | *camel.sink.endpoint.connectionId* | An identifier grouping connection instances | null | MEDIUM
  | *camel.component.iec60870-server.defaultConnection Options* | Default connection options | null | MEDIUM
  | *camel.component.iec60870-server.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proce [...]
 -| *camel.component.iec60870-server.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.iec60870-server.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-iec60870-server sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-server sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-server sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-source-connector.adoc
index 4cd82cb,9586281..8abeab9
--- a/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-source-connector.adoc
+++ b/connectors/camel-iec60870-server-kafka-connector/src/main/docs/camel-iec60870-server-kafka-source-connector.adoc
@@@ -54,6 -54,22 +54,22 @@@ The camel-iec60870-server source connec
  | *camel.source.endpoint.connectionId* | An identifier grouping connection instances | null | MEDIUM
  | *camel.component.iec60870-server.defaultConnection Options* | Default connection options | null | MEDIUM
  | *camel.component.iec60870-server.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.iec60870-server.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.iec60870-server.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-iec60870-server sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-server sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iec60870-server sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-sink-connector.adoc
index 8e889f0,48941f8..02a7536
--- a/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-sink-connector.adoc
+++ b/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-ignite-cache sink connector s
  | *camel.component.ignite-cache.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-cache.igniteConfiguration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-cache.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.ignite-cache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-cache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-cache sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-cache sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-cache sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-source-connector.adoc
index b045251,58b9502..0b23b5a
--- a/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-source-connector.adoc
+++ b/connectors/camel-ignite-cache-kafka-connector/src/main/docs/camel-ignite-cache-kafka-source-connector.adoc
@@@ -48,6 -48,22 +48,22 @@@ The camel-ignite-cache source connecto
  | *camel.component.ignite-cache.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-cache.igniteConfiguration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-cache.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.ignite-cache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-cache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-cache sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-cache sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-cache sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-compute-kafka-connector/src/main/docs/camel-ignite-compute-kafka-sink-connector.adoc
index 6e21c37,84b31a9..23df5a5
--- a/connectors/camel-ignite-compute-kafka-connector/src/main/docs/camel-ignite-compute-kafka-sink-connector.adoc
+++ b/connectors/camel-ignite-compute-kafka-connector/src/main/docs/camel-ignite-compute-kafka-sink-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-ignite-compute sink connecto
  | *camel.component.ignite-compute.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-compute.igniteConfiguration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-compute.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proces [...]
 -| *camel.component.ignite-compute.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-compute.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-compute sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-compute sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-compute sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-events-kafka-connector/src/main/docs/camel-ignite-events-kafka-source-connector.adoc
index ac8c9a0,c686097..b51cdce
--- a/connectors/camel-ignite-events-kafka-connector/src/main/docs/camel-ignite-events-kafka-source-connector.adoc
+++ b/connectors/camel-ignite-events-kafka-connector/src/main/docs/camel-ignite-events-kafka-source-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-ignite-events source connecto
  | *camel.component.ignite-events.configuration Resource* | The resource from where to load the configuration. It can be a: URL, String or InputStream type. | null | MEDIUM
  | *camel.component.ignite-events.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-events.igniteConfiguration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
 -| *camel.component.ignite-events.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-events.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-events sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-events sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-events sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-idgen-kafka-connector/src/main/docs/camel-ignite-idgen-kafka-sink-connector.adoc
index 66b1d29,b6629bf..8d5bf20
--- a/connectors/camel-ignite-idgen-kafka-connector/src/main/docs/camel-ignite-idgen-kafka-sink-connector.adoc
+++ b/connectors/camel-ignite-idgen-kafka-connector/src/main/docs/camel-ignite-idgen-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-ignite-idgen sink connector s
  | *camel.component.ignite-idgen.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-idgen.igniteConfiguration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-idgen.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.ignite-idgen.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-idgen.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-idgen sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-idgen sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-idgen sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-sink-connector.adoc
index 4cc90de,a9028bf..30a561a
--- a/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-sink-connector.adoc
+++ b/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-ignite-messaging sink connect
  | *camel.component.ignite-messaging.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-messaging.ignite Configuration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-messaging.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proc [...]
 -| *camel.component.ignite-messaging.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-messaging.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-messaging sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-messaging sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-messaging sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-source-connector.adoc
index af53916,a84c156..741d08d
--- a/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-source-connector.adoc
+++ b/connectors/camel-ignite-messaging-kafka-connector/src/main/docs/camel-ignite-messaging-kafka-source-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-ignite-messaging source conne
  | *camel.component.ignite-messaging.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-messaging.ignite Configuration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-messaging.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.ignite-messaging.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-messaging.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-messaging sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-messaging sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-messaging sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-queue-kafka-connector/src/main/docs/camel-ignite-queue-kafka-sink-connector.adoc
index e491486,b8697dd..db154fc
--- a/connectors/camel-ignite-queue-kafka-connector/src/main/docs/camel-ignite-queue-kafka-sink-connector.adoc
+++ b/connectors/camel-ignite-queue-kafka-connector/src/main/docs/camel-ignite-queue-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-ignite-queue sink connector s
  | *camel.component.ignite-queue.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-queue.igniteConfiguration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-queue.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.ignite-queue.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-queue.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-queue sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-queue sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-queue sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ignite-set-kafka-connector/src/main/docs/camel-ignite-set-kafka-sink-connector.adoc
index d451629,c5dcef6..9f9349b
--- a/connectors/camel-ignite-set-kafka-connector/src/main/docs/camel-ignite-set-kafka-sink-connector.adoc
+++ b/connectors/camel-ignite-set-kafka-connector/src/main/docs/camel-ignite-set-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-ignite-set sink connector sup
  | *camel.component.ignite-set.ignite* | To use an existing Ignite instance. | null | MEDIUM
  | *camel.component.ignite-set.igniteConfiguration* | Allows the user to set a programmatic ignite configuration. | null | MEDIUM
  | *camel.component.ignite-set.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.ignite-set.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ignite-set.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ignite-set sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-set sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ignite-set sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-influxdb-kafka-connector/src/main/docs/camel-influxdb-kafka-sink-connector.adoc
index 5414db9,f571397..cf9ce54
--- a/connectors/camel-influxdb-kafka-connector/src/main/docs/camel-influxdb-kafka-sink-connector.adoc
+++ b/connectors/camel-influxdb-kafka-connector/src/main/docs/camel-influxdb-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-influxdb sink connector suppo
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.influxdb.influxDB* | The shared Influx DB to use for all endpoints | null | MEDIUM
  | *camel.component.influxdb.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.influxdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.influxdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-influxdb sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-influxdb sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-influxdb sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-iota-kafka-connector/src/main/docs/camel-iota-kafka-sink-connector.adoc
index e96d0cc,647411b..cd98027
--- a/connectors/camel-iota-kafka-connector/src/main/docs/camel-iota-kafka-sink-connector.adoc
+++ b/connectors/camel-iota-kafka-connector/src/main/docs/camel-iota-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-iota sink connector supports 
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.sink.endpoint.securityLevel* | Address security level | "1" | MEDIUM
  | *camel.component.iota.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.iota.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.iota.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-iota sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iota sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-iota sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ipfs-kafka-connector/src/main/docs/camel-ipfs-kafka-sink-connector.adoc
index e79dc11,7dbb501..3bfb25f
--- a/connectors/camel-ipfs-kafka-connector/src/main/docs/camel-ipfs-kafka-sink-connector.adoc
+++ b/connectors/camel-ipfs-kafka-connector/src/main/docs/camel-ipfs-kafka-sink-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-ipfs sink connector supports 
  | *camel.component.ipfs.ipfsHost* | The ipfs host | "127.0.0.1" | MEDIUM
  | *camel.component.ipfs.ipfsPort* | The ipfs port | 5001 | MEDIUM
  | *camel.component.ipfs.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.ipfs.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ipfs.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ipfs sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ipfs sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ipfs sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-sink-connector.adoc
index 7aa0349,c07e241..b879a46
--- a/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-sink-connector.adoc
+++ b/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-sink-connector.adoc
@@@ -58,7 -58,23 +58,23 @@@ The camel-irc sink connector supports 3
  | *camel.sink.endpoint.trustManager* | The trust manager used to verify the SSL server's certificate. | null | MEDIUM
  | *camel.sink.endpoint.username* | The IRC server user name. | null | MEDIUM
  | *camel.component.irc.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.irc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.irc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.irc.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-irc sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-irc sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-irc sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-source-connector.adoc
index a654c45,4634aa5..2304367
--- a/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-source-connector.adoc
+++ b/connectors/camel-irc-kafka-connector/src/main/docs/camel-irc-kafka-source-connector.adoc
@@@ -60,7 -60,23 +60,23 @@@ The camel-irc source connector support
  | *camel.source.endpoint.trustManager* | The trust manager used to verify the SSL server's certificate. | null | MEDIUM
  | *camel.source.endpoint.username* | The IRC server user name. | null | MEDIUM
  | *camel.component.irc.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.irc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.irc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.irc.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-irc sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-irc sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-irc sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-sink-connector.adoc
index 5e37bee,d851f9f..c64e9ee
--- a/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-sink-connector.adoc
+++ b/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-ironmq sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.ironmq.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.ironmq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ironmq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ironmq sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ironmq sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ironmq sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-source-connector.adoc
index ad93e6b,99df155..05de388
--- a/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-source-connector.adoc
+++ b/connectors/camel-ironmq-kafka-connector/src/main/docs/camel-ironmq-kafka-source-connector.adoc
@@@ -62,6 -62,22 +62,22 @@@ The camel-ironmq source connector suppo
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.ironmq.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.ironmq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ironmq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ironmq sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ironmq sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ironmq sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-sink-connector.adoc
index 609e381,579224d..6df81fe
--- a/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-sink-connector.adoc
+++ b/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-sink-connector.adoc
@@@ -61,6 -61,22 +61,22 @@@ The camel-jbpm sink connector supports 
  | *camel.sink.endpoint.password* | Password for authentication | null | MEDIUM
  | *camel.sink.endpoint.userName* | Username for authentication | null | MEDIUM
  | *camel.component.jbpm.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.jbpm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jbpm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jbpm sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jbpm sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jbpm sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-source-connector.adoc
index d756d15,85f3643..61a95df
--- a/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-source-connector.adoc
+++ b/connectors/camel-jbpm-kafka-connector/src/main/docs/camel-jbpm-kafka-source-connector.adoc
@@@ -62,6 -62,22 +62,22 @@@ The camel-jbpm source connector support
  | *camel.source.endpoint.password* | Password for authentication | null | MEDIUM
  | *camel.source.endpoint.userName* | Username for authentication | null | MEDIUM
  | *camel.component.jbpm.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jbpm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jbpm.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jbpm sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jbpm sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jbpm sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-sink-connector.adoc
index 59467cb,c5a1dc9..c8a1a3c
--- a/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-sink-connector.adoc
+++ b/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-jcache sink connector support
  | *camel.component.jcache.cachingProvider* | The fully qualified class name of the javax.cache.spi.CachingProvider | null | MEDIUM
  | *camel.component.jcache.configurationUri* | An implementation specific URI for the CacheManager | null | MEDIUM
  | *camel.component.jcache.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.jcache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jcache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jcache sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcache sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcache sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-source-connector.adoc
index f43bf7a,6136434..668c292
--- a/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-source-connector.adoc
+++ b/connectors/camel-jcache-kafka-connector/src/main/docs/camel-jcache-kafka-source-connector.adoc
@@@ -58,6 -58,22 +58,22 @@@ The camel-jcache source connector suppo
  | *camel.component.jcache.cachingProvider* | The fully qualified class name of the javax.cache.spi.CachingProvider | null | MEDIUM
  | *camel.component.jcache.configurationUri* | An implementation specific URI for the CacheManager | null | MEDIUM
  | *camel.component.jcache.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jcache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jcache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jcache sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcache sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcache sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-sink-connector.adoc
index 5f49cd4,43f5021..3910d98
--- a/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-sink-connector.adoc
+++ b/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-sink-connector.adoc
@@@ -47,6 -47,22 +47,22 @@@ The camel-jclouds sink connector suppor
  | *camel.component.jclouds.blobStores* | To use the given BlobStore which must be configured when using blobstore. | null | MEDIUM
  | *camel.component.jclouds.computeServices* | To use the given ComputeService which must be configured when use compute. | null | MEDIUM
  | *camel.component.jclouds.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.jclouds.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jclouds.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jclouds sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jclouds sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jclouds sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-source-connector.adoc
index f5950c2,ecd8ad9..a70d16e
--- a/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-source-connector.adoc
+++ b/connectors/camel-jclouds-kafka-connector/src/main/docs/camel-jclouds-kafka-source-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-jclouds source connector supp
  | *camel.component.jclouds.blobStores* | To use the given BlobStore which must be configured when using blobstore. | null | MEDIUM
  | *camel.component.jclouds.computeServices* | To use the given ComputeService which must be configured when use compute. | null | MEDIUM
  | *camel.component.jclouds.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jclouds.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jclouds.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jclouds sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jclouds sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jclouds sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-sink-connector.adoc
index 5c5e76e,fecb798..23bdee6
--- a/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-sink-connector.adoc
+++ b/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-sink-connector.adoc
@@@ -45,6 -45,22 +45,22 @@@ The camel-jcr sink connector supports 1
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.jcr.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.jcr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jcr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jcr sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcr sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcr sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-source-connector.adoc
index 3c88405,27ae3c0..dc38c9b
--- a/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-source-connector.adoc
+++ b/connectors/camel-jcr-kafka-connector/src/main/docs/camel-jcr-kafka-source-connector.adoc
@@@ -47,6 -47,22 +47,22 @@@ The camel-jcr source connector support
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.jcr.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jcr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jcr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jcr sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcr sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jcr sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jdbc-kafka-connector/src/main/docs/camel-jdbc-kafka-sink-connector.adoc
index 20bbefb,895be13..4055b21
--- a/connectors/camel-jdbc-kafka-connector/src/main/docs/camel-jdbc-kafka-sink-connector.adoc
+++ b/connectors/camel-jdbc-kafka-connector/src/main/docs/camel-jdbc-kafka-sink-connector.adoc
@@@ -47,6 -47,22 +47,22 @@@ The camel-jdbc sink connector supports 
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.jdbc.dataSource* | To use the DataSource instance instead of looking up the data source by name from the registry. | null | MEDIUM
  | *camel.component.jdbc.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.jdbc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jdbc.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jdbc sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jdbc sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jdbc sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-sink-connector.adoc
index 77faec7,0eb0bad..ed718a2
--- a/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-sink-connector.adoc
+++ b/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-sink-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-jgroups sink connector suppor
  | *camel.component.jgroups.channel* | Channel to use | null | MEDIUM
  | *camel.component.jgroups.channelProperties* | Specifies configuration properties of the JChannel used by the endpoint. | null | MEDIUM
  | *camel.component.jgroups.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.jgroups.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jgroups.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jgroups sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-source-connector.adoc
index d5ddf5f,5db6253..d0e4e57
--- a/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-source-connector.adoc
+++ b/connectors/camel-jgroups-kafka-connector/src/main/docs/camel-jgroups-kafka-source-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-jgroups source connector supp
  | *camel.component.jgroups.channelProperties* | Specifies configuration properties of the JChannel used by the endpoint. | null | MEDIUM
  | *camel.component.jgroups.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
  | *camel.component.jgroups.enableViewMessages* | If set to true, the consumer endpoint will receive org.jgroups.View messages as well (not only org.jgroups.Message instances). By default only regular messages are consumed by the endpoint. | false | MEDIUM
 -| *camel.component.jgroups.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jgroups.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jgroups sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-sink-connector.adoc
index 5e99510,a722f62..b11d320
--- a/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-sink-connector.adoc
+++ b/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-jgroups-raft sink connector s
  | *camel.component.jgroups-raft.raftId* | Unique raftId to use. | null | HIGH
  | *camel.component.jgroups-raft.stateMachine* | StateMachine to use. | "NopStateMachine" | MEDIUM
  | *camel.component.jgroups-raft.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.jgroups-raft.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jgroups-raft.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jgroups-raft sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups-raft sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups-raft sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-source-connector.adoc
index a57d104,9197282..54044db
--- a/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-source-connector.adoc
+++ b/connectors/camel-jgroups-raft-kafka-connector/src/main/docs/camel-jgroups-raft-kafka-source-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-jgroups-raft source connecto
  | *camel.component.jgroups-raft.raftId* | Unique raftId to use. | null | HIGH
  | *camel.component.jgroups-raft.stateMachine* | StateMachine to use. | "NopStateMachine" | MEDIUM
  | *camel.component.jgroups-raft.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jgroups-raft.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jgroups-raft.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jgroups-raft sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups-raft sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jgroups-raft sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jing-kafka-connector/src/main/docs/camel-jing-kafka-sink-connector.adoc
index b3f56dd,dc536c9..2f93b76
--- a/connectors/camel-jing-kafka-connector/src/main/docs/camel-jing-kafka-sink-connector.adoc
+++ b/connectors/camel-jing-kafka-connector/src/main/docs/camel-jing-kafka-sink-connector.adoc
@@@ -35,6 -35,22 +35,22 @@@ The camel-jing sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.jing.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.jing.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jing.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jing sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jing sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jing sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jmx-kafka-connector/src/main/docs/camel-jmx-kafka-source-connector.adoc
index 08bc980,6585670..6743aec
--- a/connectors/camel-jmx-kafka-connector/src/main/docs/camel-jmx-kafka-source-connector.adoc
+++ b/connectors/camel-jmx-kafka-connector/src/main/docs/camel-jmx-kafka-source-connector.adoc
@@@ -62,6 -62,22 +62,22 @@@ The camel-jmx source connector support
  | *camel.source.endpoint.notifyMatch* | If true, will fire a notification when the string attribute matches the string to compare (string monitor or consumer). By default the consumer will notify match if observed attribute and string to compare has been configured. | false | MEDIUM
  | *camel.source.endpoint.stringToCompare* | Value for attribute to compare (string monitor or consumer). By default the consumer will notify match if observed attribute and string to compare has been configured. | null | MEDIUM
  | *camel.component.jmx.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jmx.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jmx.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jmx sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jmx sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jmx sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jolt-kafka-connector/src/main/docs/camel-jolt-kafka-sink-connector.adoc
index 2ee4bb1,24753a1..4b11670
--- a/connectors/camel-jolt-kafka-connector/src/main/docs/camel-jolt-kafka-sink-connector.adoc
+++ b/connectors/camel-jolt-kafka-connector/src/main/docs/camel-jolt-kafka-sink-connector.adoc
@@@ -41,7 -41,23 +41,23 @@@ The camel-jolt sink connector supports 
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.jolt.allowTemplateFromHeader* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.jolt.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.jolt.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jolt.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.jolt.transform* | Explicitly sets the Transform to use. If not set a Transform specified by the transformDsl will be created | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-jolt sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jolt sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jolt sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-sink-connector.adoc
index 12f752b,1de4ddf..b4f8d66
--- a/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-sink-connector.adoc
+++ b/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-jooq sink connector supports 
  | *camel.component.jooq.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
  | *camel.component.jooq.operation* | Type of operation to execute on query One of: [EXECUTE] [FETCH] [NONE] | "NONE" | MEDIUM
  | *camel.component.jooq.query* | To execute plain SQL query | null | MEDIUM
 -| *camel.component.jooq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jooq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jooq sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jooq sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jooq sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-source-connector.adoc
index 7698541,edd0459..7a089a2
--- a/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-source-connector.adoc
+++ b/connectors/camel-jooq-kafka-connector/src/main/docs/camel-jooq-kafka-source-connector.adoc
@@@ -57,6 -57,22 +57,22 @@@ The camel-jooq source connector support
  | *camel.component.jooq.databaseConfiguration* | To use a specific database configuration | null | MEDIUM
  | *camel.component.jooq.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
  | *camel.component.jooq.consumeDelete* | Delete entity after it is consumed | true | MEDIUM
 -| *camel.component.jooq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jooq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jooq sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jooq sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jooq sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-sink-connector.adoc
index 064c84e,37c713b..d6a88ff
--- a/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-sink-connector.adoc
+++ b/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-jpa sink connector supports 2
  | *camel.component.jpa.sharedEntityManager* | Whether to use Spring's SharedEntityManager for the consumer/producer. Note in most cases joinTransaction should be set to false as this is not an EXTENDED EntityManager. | false | MEDIUM
  | *camel.component.jpa.transactionManager* | To use the PlatformTransactionManager for managing transactions. | null | MEDIUM
  | *camel.component.jpa.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.jpa.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jpa.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jpa sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jpa sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jpa sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-source-connector.adoc
index 36c6252,bc8c917..a6d807f
--- a/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-source-connector.adoc
+++ b/connectors/camel-jpa-kafka-connector/src/main/docs/camel-jpa-kafka-source-connector.adoc
@@@ -74,6 -74,22 +74,22 @@@ The camel-jpa source connector support
  | *camel.component.jpa.sharedEntityManager* | Whether to use Spring's SharedEntityManager for the consumer/producer. Note in most cases joinTransaction should be set to false as this is not an EXTENDED EntityManager. | false | MEDIUM
  | *camel.component.jpa.transactionManager* | To use the PlatformTransactionManager for managing transactions. | null | MEDIUM
  | *camel.component.jpa.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jpa.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jpa.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jpa sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jpa sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jpa sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-json-validator-kafka-connector/src/main/docs/camel-json-validator-kafka-sink-connector.adoc
index 4bc59f3,8c05b51..0702eff
--- a/connectors/camel-json-validator-kafka-connector/src/main/docs/camel-json-validator-kafka-sink-connector.adoc
+++ b/connectors/camel-json-validator-kafka-connector/src/main/docs/camel-json-validator-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-json-validator sink connecto
  | *camel.sink.endpoint.schemaLoader* | To use a custom schema loader allowing for adding custom format validation. The default implementation will create a schema loader with draft v4 support. | null | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.json-validator.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proces [...]
 -| *camel.component.json-validator.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.json-validator.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-json-validator sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-json-validator sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-json-validator sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jsonata-kafka-connector/src/main/docs/camel-jsonata-kafka-sink-connector.adoc
index f32979c,52df8b9..d46ccc5
--- a/connectors/camel-jsonata-kafka-connector/src/main/docs/camel-jsonata-kafka-sink-connector.adoc
+++ b/connectors/camel-jsonata-kafka-connector/src/main/docs/camel-jsonata-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-jsonata sink connector suppor
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.jsonata.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.jsonata.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jsonata.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-jsonata sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jsonata sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jsonata sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-sink-connector.adoc
index f80bc47,7a18173..d8e70fe
--- a/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-sink-connector.adoc
+++ b/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-sink-connector.adoc
@@@ -47,7 -47,23 +47,23 @@@ The camel-jt400 sink connector support
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.sink.endpoint.secured* | Whether connections to IBM i are secured with SSL. | false | MEDIUM
  | *camel.component.jt400.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.jt400.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jt400.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.jt400.connectionPool* | Default connection pool used by the component. Note that this pool is lazily initialized. This is because in a scenario where the user always provides a pool, it would be wasteful for Camel to initialize and keep an idle pool. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-jt400 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jt400 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jt400 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-source-connector.adoc
index f0c3d84,3175b38..613ac29
--- a/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-source-connector.adoc
+++ b/connectors/camel-jt400-kafka-connector/src/main/docs/camel-jt400-kafka-source-connector.adoc
@@@ -65,7 -65,23 +65,23 @@@ The camel-jt400 source connector suppor
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.source.endpoint.secured* | Whether connections to IBM i are secured with SSL. | false | MEDIUM
  | *camel.component.jt400.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.jt400.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.jt400.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.jt400.connectionPool* | Default connection pool used by the component. Note that this pool is lazily initialized. This is because in a scenario where the user always provides a pool, it would be wasteful for Camel to initialize and keep an idle pool. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-jt400 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jt400 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-jt400 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-config-maps-kafka-connector/src/main/docs/camel-kubernetes-config-maps-kafka-sink-connector.adoc
index cb72eca,94f78fc..f21f7f3
--- a/connectors/camel-kubernetes-config-maps-kafka-connector/src/main/docs/camel-kubernetes-config-maps-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-config-maps-kafka-connector/src/main/docs/camel-kubernetes-config-maps-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-config-maps sink c
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-config-maps.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message  [...]
 -| *camel.component.kubernetes-config-maps.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-config-maps.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-config-maps sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-config-maps sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-config-maps sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-sink-connector.adoc
index 23abd32,0c7a3c0..fdde00f
--- a/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-deployments sink c
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-deployments.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message  [...]
 -| *camel.component.kubernetes-deployments.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-deployments.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-deployments sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-deployments sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-deployments sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-source-connector.adoc
index 8e4dbf8,b18e401..078536e
--- a/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-deployments-kafka-connector/src/main/docs/camel-kubernetes-deployments-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-deployments sourc
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-deployments.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.kubernetes-deployments.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-deployments.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-deployments sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-deployments sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-deployments sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-sink-connector.adoc
index bdb2eea,a41c965..aba5f12
--- a/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-hpa sink connecto
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-hpa.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proces [...]
 -| *camel.component.kubernetes-hpa.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-hpa.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-hpa sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-hpa sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-hpa sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc
index 0d8c074,8c01cb7..bb72e30
--- a/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-hpa-kafka-connector/src/main/docs/camel-kubernetes-hpa-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-hpa source connect
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-hpa.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.kubernetes-hpa.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-hpa.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-hpa sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-hpa sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-hpa sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-sink-connector.adoc
index 2d8d3fa,543abc6..c0c25c3
--- a/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-job sink connecto
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-job.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proces [...]
 -| *camel.component.kubernetes-job.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-job.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-job sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-job sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-job sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-source-connector.adoc
index d7ea7b5,edc7e37..644dacc
--- a/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-job-kafka-connector/src/main/docs/camel-kubernetes-job-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-job source connect
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-job.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.kubernetes-job.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-job.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-job sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-job sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-job sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-sink-connector.adoc
index ff3c763,6b14771..4e57351
--- a/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-namespaces sink co
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-namespaces.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message i [...]
 -| *camel.component.kubernetes-namespaces.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-namespaces.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-namespaces sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-namespaces sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-namespaces sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-source-connector.adoc
index 4eb2916,db39b3c..3fdd152
--- a/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-namespaces-kafka-connector/src/main/docs/camel-kubernetes-namespaces-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-namespaces source 
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-namespaces.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.kubernetes-namespaces.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-namespaces.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-namespaces sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-namespaces sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-namespaces sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-sink-connector.adoc
index 45d5b11,f48e20e..9e0401b
--- a/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-nodes sink connect
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-nodes.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proc [...]
 -| *camel.component.kubernetes-nodes.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-nodes.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-nodes sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-nodes sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-nodes sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-source-connector.adoc
index e2c1955,8af75c6..924bfda
--- a/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-nodes-kafka-connector/src/main/docs/camel-kubernetes-nodes-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-nodes source conne
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-nodes.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.kubernetes-nodes.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-nodes.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-nodes sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-nodes sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-nodes sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-persistent-volumes-claims-kafka-connector/src/main/docs/camel-kubernetes-persistent-volumes-claims-kafka-sink-connector.adoc
index a920f1c,7270758..2c58126
--- a/connectors/camel-kubernetes-persistent-volumes-claims-kafka-connector/src/main/docs/camel-kubernetes-persistent-volumes-claims-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-persistent-volumes-claims-kafka-connector/src/main/docs/camel-kubernetes-persistent-volumes-claims-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-persistent-volumes
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | * camel.component.kubernetes-persistent-volumes-claims.lazy StartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the [...]
 -| * camel.component.kubernetes-persistent-volumes-claims.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| * camel.component.kubernetes-persistent-volumes-claims.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-persistent-volumes-claims sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-persistent-volumes-claims sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-persistent-volumes-claims sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-persistent-volumes-kafka-connector/src/main/docs/camel-kubernetes-persistent-volumes-kafka-sink-connector.adoc
index ba8a529,729e420..10b640b
--- a/connectors/camel-kubernetes-persistent-volumes-kafka-connector/src/main/docs/camel-kubernetes-persistent-volumes-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-persistent-volumes-kafka-connector/src/main/docs/camel-kubernetes-persistent-volumes-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-persistent-volume
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-persistent-volumes.lazy StartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first m [...]
 -| * camel.component.kubernetes-persistent-volumes.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| * camel.component.kubernetes-persistent-volumes.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-persistent-volumes sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-persistent-volumes sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-persistent-volumes sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-sink-connector.adoc
index bbd5eff,31942b0..29ed5b4
--- a/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-pods sink connecto
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-pods.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proce [...]
 -| *camel.component.kubernetes-pods.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-pods.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-pods sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-pods sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-pods sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-source-connector.adoc
index 9ef3f5a,5169a13..94da2bf
--- a/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-pods-kafka-connector/src/main/docs/camel-kubernetes-pods-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-pods source connec
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-pods.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.kubernetes-pods.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-pods.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-pods sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-pods sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-pods sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-sink-connector.adoc
index c03f62d,8184c3c..76e3365
--- a/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-replication-contro
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | * camel.component.kubernetes-replication-controllers.lazy StartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the f [...]
 -| * camel.component.kubernetes-replication-controllers.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| * camel.component.kubernetes-replication-controllers.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-replication-controllers sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-replication-controllers sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-replication-controllers sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
index 62e16e1,131d492..20292d0
--- a/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-replication-controllers-kafka-connector/src/main/docs/camel-kubernetes-replication-controllers-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-replication-contro
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | * camel.component.kubernetes-replication-controllers.bridge ErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | fa [...]
 -| * camel.component.kubernetes-replication-controllers.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| * camel.component.kubernetes-replication-controllers.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-replication-controllers sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-replication-controllers sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-replication-controllers sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-resources-quota-kafka-connector/src/main/docs/camel-kubernetes-resources-quota-kafka-sink-connector.adoc
index a441014,ffc339e..f2d6704
--- a/connectors/camel-kubernetes-resources-quota-kafka-connector/src/main/docs/camel-kubernetes-resources-quota-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-resources-quota-kafka-connector/src/main/docs/camel-kubernetes-resources-quota-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-resources-quota si
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-resources-quota.lazy StartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first mess [...]
 -| *camel.component.kubernetes-resources-quota.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-resources-quota.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-resources-quota sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-resources-quota sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-resources-quota sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-secrets-kafka-connector/src/main/docs/camel-kubernetes-secrets-kafka-sink-connector.adoc
index d29bbe2,c0b1936..6b4308d
--- a/connectors/camel-kubernetes-secrets-kafka-connector/src/main/docs/camel-kubernetes-secrets-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-secrets-kafka-connector/src/main/docs/camel-kubernetes-secrets-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-secrets sink conne
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-secrets.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is p [...]
 -| *camel.component.kubernetes-secrets.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-secrets.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-secrets sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-secrets sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-secrets sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-service-accounts-kafka-connector/src/main/docs/camel-kubernetes-service-accounts-kafka-sink-connector.adoc
index 6ea023b,f260181..1a9800b
--- a/connectors/camel-kubernetes-service-accounts-kafka-connector/src/main/docs/camel-kubernetes-service-accounts-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-service-accounts-kafka-connector/src/main/docs/camel-kubernetes-service-accounts-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-service-accounts s
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-service-accounts.lazy StartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first mes [...]
 -| *camel.component.kubernetes-service-accounts.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-service-accounts.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-service-accounts sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-service-accounts sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-service-accounts sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-sink-connector.adoc
index dfd02cb,6a1228a..682ca12
--- a/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-sink-connector.adoc
+++ b/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-kubernetes-services sink conn
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-services.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is  [...]
 -| *camel.component.kubernetes-services.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-services.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-services sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-services sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-services sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-source-connector.adoc
index 9293007,96ba670..d7d2307
--- a/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-source-connector.adoc
+++ b/connectors/camel-kubernetes-services-kafka-connector/src/main/docs/camel-kubernetes-services-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-kubernetes-services source co
  | *camel.source.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.source.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.kubernetes-services.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.kubernetes-services.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kubernetes-services.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kubernetes-services sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-services sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kubernetes-services sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-kudu-kafka-connector/src/main/docs/camel-kudu-kafka-sink-connector.adoc
index 31603d5,c801845..eb54841
--- a/connectors/camel-kudu-kafka-connector/src/main/docs/camel-kudu-kafka-sink-connector.adoc
+++ b/connectors/camel-kudu-kafka-connector/src/main/docs/camel-kudu-kafka-sink-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-kudu sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.kudu.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.kudu.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.kudu.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-kudu sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kudu sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-kudu sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-language-kafka-connector/src/main/docs/camel-language-kafka-sink-connector.adoc
index 923f8f2,6d875b0..a45782f
--- a/connectors/camel-language-kafka-connector/src/main/docs/camel-language-kafka-sink-connector.adoc
+++ b/connectors/camel-language-kafka-connector/src/main/docs/camel-language-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-language sink connector suppo
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.language.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.language.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.language.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-language sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-language sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-language sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ldap-kafka-connector/src/main/docs/camel-ldap-kafka-sink-connector.adoc
index d9dff59,8b2cc71..4e075de
--- a/connectors/camel-ldap-kafka-connector/src/main/docs/camel-ldap-kafka-sink-connector.adoc
+++ b/connectors/camel-ldap-kafka-connector/src/main/docs/camel-ldap-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-ldap sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.ldap.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.ldap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ldap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ldap sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ldap sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ldap sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-ldif-kafka-connector/src/main/docs/camel-ldif-kafka-sink-connector.adoc
index a62bbde,5abe2b0..357e679
--- a/connectors/camel-ldif-kafka-connector/src/main/docs/camel-ldif-kafka-sink-connector.adoc
+++ b/connectors/camel-ldif-kafka-connector/src/main/docs/camel-ldif-kafka-sink-connector.adoc
@@@ -34,6 -34,22 +34,22 @@@ The camel-ldif sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.ldif.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.ldif.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.ldif.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-ldif sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ldif sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-ldif sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-log-kafka-connector/src/main/docs/camel-log-kafka-sink-connector.adoc
index cd89300,70236a8..bdecf2e
--- a/connectors/camel-log-kafka-connector/src/main/docs/camel-log-kafka-sink-connector.adoc
+++ b/connectors/camel-log-kafka-connector/src/main/docs/camel-log-kafka-sink-connector.adoc
@@@ -59,7 -59,23 +59,23 @@@ The camel-log sink connector supports 3
  | *camel.sink.endpoint.skipBodyLineSeparator* | Whether to skip line separators when logging the message body. This allows to log the message body in one line, setting this option to false will preserve any line separators from the body, which then will log the body as is. | true | MEDIUM
  | *camel.sink.endpoint.style* | Sets the outputs style to use. One of: [Default] [Tab] [Fixed] | "Default" | MEDIUM
  | *camel.component.log.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.log.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.log.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.log.exchangeFormatter* | Sets a custom ExchangeFormatter to convert the Exchange to a String suitable for logging. If not specified, we default to DefaultExchangeFormatter. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-log sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-log sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-log sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-lpr-kafka-connector/src/main/docs/camel-lpr-kafka-sink-connector.adoc
index 1dd17cf,3d04f31..604d644
--- a/connectors/camel-lpr-kafka-connector/src/main/docs/camel-lpr-kafka-sink-connector.adoc
+++ b/connectors/camel-lpr-kafka-connector/src/main/docs/camel-lpr-kafka-sink-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-lpr sink connector supports 1
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.lpr.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.lpr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.lpr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-lpr sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-lpr sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-lpr sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-lucene-kafka-connector/src/main/docs/camel-lucene-kafka-sink-connector.adoc
index aad6abf,fbbe4cc..ffafb74
--- a/connectors/camel-lucene-kafka-connector/src/main/docs/camel-lucene-kafka-sink-connector.adoc
+++ b/connectors/camel-lucene-kafka-connector/src/main/docs/camel-lucene-kafka-sink-connector.adoc
@@@ -43,7 -43,23 +43,23 @@@ The camel-lucene sink connector support
  | *camel.component.lucene.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
  | *camel.component.lucene.maxHits* | An integer value that limits the result set of the search operation | null | MEDIUM
  | *camel.component.lucene.srcDir* | An optional directory containing files to be used to be analyzed and added to the index at producer startup. | null | MEDIUM
 -| *camel.component.lucene.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.lucene.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.lucene.config* | To use a shared lucene configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-lucene sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-lucene sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-lucene sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-metrics-kafka-connector/src/main/docs/camel-metrics-kafka-sink-connector.adoc
index 9d25d04,fa4f4db..427e584
--- a/connectors/camel-metrics-kafka-connector/src/main/docs/camel-metrics-kafka-sink-connector.adoc
+++ b/connectors/camel-metrics-kafka-connector/src/main/docs/camel-metrics-kafka-sink-connector.adoc
@@@ -41,7 -41,23 +41,23 @@@ The camel-metrics sink connector suppor
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.metrics.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.metrics.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.metrics.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.metrics.metricRegistry* | To use a custom configured MetricRegistry. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-metrics sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-metrics sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-metrics sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-micrometer-kafka-connector/src/main/docs/camel-micrometer-kafka-sink-connector.adoc
index dbce91e,b0e4d64..d7008fe
--- a/connectors/camel-micrometer-kafka-connector/src/main/docs/camel-micrometer-kafka-sink-connector.adoc
+++ b/connectors/camel-micrometer-kafka-connector/src/main/docs/camel-micrometer-kafka-sink-connector.adoc
@@@ -40,7 -40,23 +40,23 @@@ The camel-micrometer sink connector sup
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.micrometer.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.micrometer.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.micrometer.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.micrometer.metricsRegistry* | To use a custom configured MetricRegistry. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-micrometer sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-micrometer sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-micrometer sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-microprofile-metrics-kafka-connector/src/main/docs/camel-microprofile-metrics-kafka-sink-connector.adoc
index e3b7cbc,a3a8fba..9135647
--- a/connectors/camel-microprofile-metrics-kafka-connector/src/main/docs/camel-microprofile-metrics-kafka-sink-connector.adoc
+++ b/connectors/camel-microprofile-metrics-kafka-connector/src/main/docs/camel-microprofile-metrics-kafka-sink-connector.adoc
@@@ -46,7 -46,23 +46,23 @@@ The camel-microprofile-metrics sink con
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.microprofile-metrics.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is [...]
 -| *camel.component.microprofile-metrics.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.microprofile-metrics.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.microprofile-metrics.metric Registry* | Use a custom MetricRegistry. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-microprofile-metrics sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-microprofile-metrics sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-microprofile-metrics sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-sink-connector.adoc
index 9efd387,8a995e9..d5e3a24
--- a/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-sink-connector.adoc
+++ b/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-sink-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-mongodb-gridfs sink connecto
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.mongodb-gridfs.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proces [...]
 -| *camel.component.mongodb-gridfs.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mongodb-gridfs.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-mongodb-gridfs sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb-gridfs sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb-gridfs sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc
index 898018f,c39a588..7375667
--- a/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc
+++ b/connectors/camel-mongodb-gridfs-kafka-connector/src/main/docs/camel-mongodb-gridfs-kafka-source-connector.adoc
@@@ -47,6 -47,22 +47,22 @@@ The camel-mongodb-gridfs source connect
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.mongodb-gridfs.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.mongodb-gridfs.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mongodb-gridfs.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-mongodb-gridfs sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb-gridfs sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb-gridfs sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-sink-connector.adoc
index f1434ba,c944b71..7cf347b
--- a/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-sink-connector.adoc
+++ b/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-sink-connector.adoc
@@@ -54,6 -54,22 +54,22 @@@ The camel-mongodb sink connector suppor
  | *camel.sink.endpoint.tailTrackIncreasingField* | Correlation field in the incoming record which is of increasing nature and will be used to position the tailing cursor every time it is generated. The cursor will be (re)created with a query of type: tailTrackIncreasingField greater than lastValue (possibly recovered from persistent tail tracking). Can be of type Integer, Date, String, etc. NOTE: No support for dot notation at the current time, so the field should be at the top level of [...]
  | *camel.component.mongodb.mongoConnection* | Shared client used for connection. All endpoints generated from the component will share this connection client. | null | MEDIUM
  | *camel.component.mongodb.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.mongodb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mongodb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-mongodb sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-source-connector.adoc
index 41cc5a3,5bee1b4..f9bb088
--- a/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-source-connector.adoc
+++ b/connectors/camel-mongodb-kafka-connector/src/main/docs/camel-mongodb-kafka-source-connector.adoc
@@@ -57,6 -57,22 +57,22 @@@ The camel-mongodb source connector supp
  | *camel.source.endpoint.tailTrackIncreasingField* | Correlation field in the incoming record which is of increasing nature and will be used to position the tailing cursor every time it is generated. The cursor will be (re)created with a query of type: tailTrackIncreasingField greater than lastValue (possibly recovered from persistent tail tracking). Can be of type Integer, Date, String, etc. NOTE: No support for dot notation at the current time, so the field should be at the top level  [...]
  | *camel.component.mongodb.mongoConnection* | Shared client used for connection. All endpoints generated from the component will share this connection client. | null | MEDIUM
  | *camel.component.mongodb.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.mongodb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mongodb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-mongodb sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mongodb sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mustache-kafka-connector/src/main/docs/camel-mustache-kafka-sink-connector.adoc
index aa42b8e,0fa8a25..4d3dc69
--- a/connectors/camel-mustache-kafka-connector/src/main/docs/camel-mustache-kafka-sink-connector.adoc
+++ b/connectors/camel-mustache-kafka-connector/src/main/docs/camel-mustache-kafka-sink-connector.adoc
@@@ -42,7 -42,23 +42,23 @@@ The camel-mustache sink connector suppo
  | *camel.component.mustache.allowContextMapAll* | Sets whether the context map should allow access to all details. By default only the message body and headers can be accessed. This option can be enabled for full access to the current Exchange and CamelContext. Doing so impose a potential security risk as this opens access to the full power of CamelContext API. | false | MEDIUM
  | *camel.component.mustache.allowTemplateFromHeader* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.mustache.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.mustache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mustache.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.mustache.mustacheFactory* | To use a custom MustacheFactory | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-mustache sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mustache sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mustache sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mvel-kafka-connector/src/main/docs/camel-mvel-kafka-sink-connector.adoc
index 4ee54a8,58a4d23..059f487
--- a/connectors/camel-mvel-kafka-connector/src/main/docs/camel-mvel-kafka-sink-connector.adoc
+++ b/connectors/camel-mvel-kafka-connector/src/main/docs/camel-mvel-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-mvel sink connector supports 
  | *camel.component.mvel.allowContextMapAll* | Sets whether the context map should allow access to all details. By default only the message body and headers can be accessed. This option can be enabled for full access to the current Exchange and CamelContext. Doing so impose a potential security risk as this opens access to the full power of CamelContext API. | false | MEDIUM
  | *camel.component.mvel.allowTemplateFromHeader* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.mvel.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.mvel.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mvel.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-mvel sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mvel sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mvel sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mybatis-bean-kafka-connector/src/main/docs/camel-mybatis-bean-kafka-sink-connector.adoc
index dd87cb1,8996be5..bad62cb
--- a/connectors/camel-mybatis-bean-kafka-connector/src/main/docs/camel-mybatis-bean-kafka-sink-connector.adoc
+++ b/connectors/camel-mybatis-bean-kafka-connector/src/main/docs/camel-mybatis-bean-kafka-sink-connector.adoc
@@@ -39,7 -39,23 +39,23 @@@ The camel-mybatis-bean sink connector s
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.mybatis-bean.configurationUri* | Location of MyBatis xml configuration file. The default value is: SqlMapConfig.xml loaded from the classpath | "SqlMapConfig.xml" | MEDIUM
  | *camel.component.mybatis-bean.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.mybatis-bean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mybatis-bean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.mybatis-bean.sqlSessionFactory* | To use the SqlSessionFactory | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-mybatis-bean sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mybatis-bean sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mybatis-bean sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-sink-connector.adoc
index 627b17f,d840972..5ddfeee
--- a/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-sink-connector.adoc
+++ b/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-sink-connector.adoc
@@@ -39,7 -39,23 +39,23 @@@ The camel-mybatis sink connector suppor
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.mybatis.configurationUri* | Location of MyBatis xml configuration file. The default value is: SqlMapConfig.xml loaded from the classpath | "SqlMapConfig.xml" | MEDIUM
  | *camel.component.mybatis.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.mybatis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mybatis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.mybatis.sqlSessionFactory* | To use the SqlSessionFactory | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-mybatis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mybatis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mybatis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-source-connector.adoc
index f3797fd,fc19ef0..6a4f74e
--- a/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-source-connector.adoc
+++ b/connectors/camel-mybatis-kafka-connector/src/main/docs/camel-mybatis-kafka-source-connector.adoc
@@@ -59,7 -59,23 +59,23 @@@ The camel-mybatis source connector supp
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.mybatis.configurationUri* | Location of MyBatis xml configuration file. The default value is: SqlMapConfig.xml loaded from the classpath | "SqlMapConfig.xml" | MEDIUM
  | *camel.component.mybatis.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.mybatis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.mybatis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.mybatis.sqlSessionFactory* | To use the SqlSessionFactory | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-mybatis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mybatis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-mybatis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-sink-connector.adoc
index bd82287,e30cc70..e67055c
--- a/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-sink-connector.adoc
+++ b/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-sink-connector.adoc
@@@ -54,7 -54,23 +54,23 @@@ The camel-nats sink connector supports 
  | *camel.component.nats.servers* | URLs to one or more NAT servers. Use comma to separate URLs when specifying multiple servers. | null | MEDIUM
  | *camel.component.nats.verbose* | Whether or not running in verbose mode | false | MEDIUM
  | *camel.component.nats.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.nats.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.nats.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.nats.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-nats sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nats sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nats sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-source-connector.adoc
index 4757208,0f81a2c..f960993
--- a/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-source-connector.adoc
+++ b/connectors/camel-nats-kafka-connector/src/main/docs/camel-nats-kafka-source-connector.adoc
@@@ -59,7 -59,23 +59,23 @@@ The camel-nats source connector support
  | *camel.component.nats.servers* | URLs to one or more NAT servers. Use comma to separate URLs when specifying multiple servers. | null | MEDIUM
  | *camel.component.nats.verbose* | Whether or not running in verbose mode | false | MEDIUM
  | *camel.component.nats.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.nats.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.nats.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.nats.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-nats sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nats sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nats sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-sink-connector.adoc
index f24db51,ec1fb5c..2085261
--- a/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-sink-connector.adoc
+++ b/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-sink-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-nitrite sink connector suppor
  | *camel.sink.endpoint.password* | Password for Nitrite database. Required, if option username specified. | null | MEDIUM
  | *camel.sink.endpoint.username* | Username for Nitrite database. Database is not secured if option not specified. | null | MEDIUM
  | *camel.component.nitrite.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.nitrite.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.nitrite.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-nitrite sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nitrite sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nitrite sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-source-connector.adoc
index 08e97c5,704c865..a60db59
--- a/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-source-connector.adoc
+++ b/connectors/camel-nitrite-kafka-connector/src/main/docs/camel-nitrite-kafka-source-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-nitrite source connector supp
  | *camel.source.endpoint.password* | Password for Nitrite database. Required, if option username specified. | null | MEDIUM
  | *camel.source.endpoint.username* | Username for Nitrite database. Database is not secured if option not specified. | null | MEDIUM
  | *camel.component.nitrite.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.nitrite.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.nitrite.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-nitrite sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nitrite sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nitrite sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-sink-connector.adoc
index 402137b,44a5b0a..ff44bba
--- a/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-sink-connector.adoc
+++ b/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-sink-connector.adoc
@@@ -40,7 -40,23 +40,23 @@@ The camel-nsq sink connector supports 1
  | *camel.sink.endpoint.sslContextParameters* | To configure security using SSLContextParameters | null | MEDIUM
  | *camel.component.nsq.servers* | The hostnames of one or more nsqlookupd servers (consumer) or nsqd servers (producer). | null | MEDIUM
  | *camel.component.nsq.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.nsq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.nsq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.nsq.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-nsq sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nsq sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nsq sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-source-connector.adoc
index b861965,919fd19..4cee5a0
--- a/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-source-connector.adoc
+++ b/connectors/camel-nsq-kafka-connector/src/main/docs/camel-nsq-kafka-source-connector.adoc
@@@ -49,7 -48,23 +49,23 @@@ The camel-nsq source connector support
  | *camel.source.endpoint.sslContextParameters* | To configure security using SSLContextParameters | null | MEDIUM
  | *camel.component.nsq.servers* | The hostnames of one or more nsqlookupd servers (consumer) or nsqd servers (producer). | null | MEDIUM
  | *camel.component.nsq.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.nsq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.nsq.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.nsq.useGlobalSslContextParameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-nsq sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nsq sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-nsq sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-sink-connector.adoc
index 1352f2d,f78cdaa..8117b2c
--- a/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-sink-connector.adoc
+++ b/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-oaipmh sink connector support
  | *camel.sink.endpoint.ignoreSSLWarnings* | Ignore SSL certificate warnings | false | MEDIUM
  | *camel.sink.endpoint.ssl* | Causes the defined url to make an https request | false | MEDIUM
  | *camel.component.oaipmh.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.oaipmh.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.oaipmh.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-oaipmh sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-oaipmh sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-oaipmh sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-source-connector.adoc
index 3676d1b,c663906..c3590b3
--- a/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-source-connector.adoc
+++ b/connectors/camel-oaipmh-kafka-connector/src/main/docs/camel-oaipmh-kafka-source-connector.adoc
@@@ -60,6 -60,22 +60,22 @@@ The camel-oaipmh source connector suppo
  | *camel.source.endpoint.ignoreSSLWarnings* | Ignore SSL certificate warnings | false | MEDIUM
  | *camel.source.endpoint.ssl* | Causes the defined url to make an https request | false | MEDIUM
  | *camel.component.oaipmh.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.oaipmh.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.oaipmh.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-oaipmh sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-oaipmh sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-oaipmh sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openshift-build-configs-kafka-connector/src/main/docs/camel-openshift-build-configs-kafka-sink-connector.adoc
index 715f9bd,57b1f5b..2cf7d04
--- a/connectors/camel-openshift-build-configs-kafka-connector/src/main/docs/camel-openshift-build-configs-kafka-sink-connector.adoc
+++ b/connectors/camel-openshift-build-configs-kafka-connector/src/main/docs/camel-openshift-build-configs-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-openshift-build-configs sink 
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.openshift-build-configs.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message [...]
 -| *camel.component.openshift-build-configs.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openshift-build-configs.basic PropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openshift-build-configs sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openshift-build-configs sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openshift-build-configs sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openshift-builds-kafka-connector/src/main/docs/camel-openshift-builds-kafka-sink-connector.adoc
index fb1729d,39fcd5f..eb40253
--- a/connectors/camel-openshift-builds-kafka-connector/src/main/docs/camel-openshift-builds-kafka-sink-connector.adoc
+++ b/connectors/camel-openshift-builds-kafka-connector/src/main/docs/camel-openshift-builds-kafka-sink-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-openshift-builds sink connect
  | *camel.sink.endpoint.trustCerts* | Define if the certs we used are trusted anyway or not | null | MEDIUM
  | *camel.sink.endpoint.username* | Username to connect to Kubernetes | null | MEDIUM
  | *camel.component.openshift-builds.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proc [...]
 -| *camel.component.openshift-builds.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openshift-builds.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openshift-builds sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openshift-builds sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openshift-builds sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openstack-cinder-kafka-connector/src/main/docs/camel-openstack-cinder-kafka-sink-connector.adoc
index c1a56ce,54fae36..58a272c
--- a/connectors/camel-openstack-cinder-kafka-connector/src/main/docs/camel-openstack-cinder-kafka-sink-connector.adoc
+++ b/connectors/camel-openstack-cinder-kafka-connector/src/main/docs/camel-openstack-cinder-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-openstack-cinder sink connect
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.openstack-cinder.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proc [...]
 -| *camel.component.openstack-cinder.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openstack-cinder.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openstack-cinder sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-cinder sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-cinder sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openstack-glance-kafka-connector/src/main/docs/camel-openstack-glance-kafka-sink-connector.adoc
index a8e250e,c4d1071..dc7bc9c
--- a/connectors/camel-openstack-glance-kafka-connector/src/main/docs/camel-openstack-glance-kafka-sink-connector.adoc
+++ b/connectors/camel-openstack-glance-kafka-connector/src/main/docs/camel-openstack-glance-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-openstack-glance sink connect
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.openstack-glance.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proc [...]
 -| *camel.component.openstack-glance.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openstack-glance.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openstack-glance sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-glance sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-glance sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openstack-keystone-kafka-connector/src/main/docs/camel-openstack-keystone-kafka-sink-connector.adoc
index 6df9278,d954754..0ca0eee
--- a/connectors/camel-openstack-keystone-kafka-connector/src/main/docs/camel-openstack-keystone-kafka-sink-connector.adoc
+++ b/connectors/camel-openstack-keystone-kafka-connector/src/main/docs/camel-openstack-keystone-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-openstack-keystone sink conne
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.openstack-keystone.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is p [...]
 -| *camel.component.openstack-keystone.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openstack-keystone.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openstack-keystone sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-keystone sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-keystone sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openstack-neutron-kafka-connector/src/main/docs/camel-openstack-neutron-kafka-sink-connector.adoc
index c43c9bd,b2a22b4..c3be900
--- a/connectors/camel-openstack-neutron-kafka-connector/src/main/docs/camel-openstack-neutron-kafka-sink-connector.adoc
+++ b/connectors/camel-openstack-neutron-kafka-connector/src/main/docs/camel-openstack-neutron-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-openstack-neutron sink connec
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.openstack-neutron.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is pr [...]
 -| *camel.component.openstack-neutron.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openstack-neutron.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openstack-neutron sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-neutron sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-neutron sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openstack-nova-kafka-connector/src/main/docs/camel-openstack-nova-kafka-sink-connector.adoc
index 47e9461,7834c0a..51fccc0
--- a/connectors/camel-openstack-nova-kafka-connector/src/main/docs/camel-openstack-nova-kafka-sink-connector.adoc
+++ b/connectors/camel-openstack-nova-kafka-connector/src/main/docs/camel-openstack-nova-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-openstack-nova sink connecto
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.openstack-nova.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proces [...]
 -| *camel.component.openstack-nova.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openstack-nova.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openstack-nova sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-nova sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-nova sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-openstack-swift-kafka-connector/src/main/docs/camel-openstack-swift-kafka-sink-connector.adoc
index 9fbfba1,a941725..9d6d911
--- a/connectors/camel-openstack-swift-kafka-connector/src/main/docs/camel-openstack-swift-kafka-sink-connector.adoc
+++ b/connectors/camel-openstack-swift-kafka-connector/src/main/docs/camel-openstack-swift-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-openstack-swift sink connecto
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.openstack-swift.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proce [...]
 -| *camel.component.openstack-swift.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.openstack-swift.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-openstack-swift sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-swift sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-openstack-swift sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-sink-connector.adoc
index 128cb73,e39db1f..1190150
--- a/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-sink-connector.adoc
+++ b/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-sink-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-optaplanner sink connector su
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.optaplanner.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed [...]
 -| *camel.component.optaplanner.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.optaplanner.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-optaplanner sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-optaplanner sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-optaplanner sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-source-connector.adoc
index 342391a,f30cdcb..151a1fb
--- a/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-source-connector.adoc
+++ b/connectors/camel-optaplanner-kafka-connector/src/main/docs/camel-optaplanner-kafka-source-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-optaplanner source connector 
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.optaplanner.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.optaplanner.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.optaplanner.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-optaplanner sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-optaplanner sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-optaplanner sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pdf-kafka-connector/src/main/docs/camel-pdf-kafka-sink-connector.adoc
index b3a6740,8ebeacb..8034887
--- a/connectors/camel-pdf-kafka-connector/src/main/docs/camel-pdf-kafka-sink-connector.adoc
+++ b/connectors/camel-pdf-kafka-connector/src/main/docs/camel-pdf-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-pdf sink connector supports 1
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.pdf.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.pdf.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pdf.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-pdf sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pdf sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pdf sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pg-replication-slot-kafka-connector/src/main/docs/camel-pg-replication-slot-kafka-source-connector.adoc
index f679d71,14f79ff..379508f
--- a/connectors/camel-pg-replication-slot-kafka-connector/src/main/docs/camel-pg-replication-slot-kafka-source-connector.adoc
+++ b/connectors/camel-pg-replication-slot-kafka-connector/src/main/docs/camel-pg-replication-slot-kafka-source-connector.adoc
@@@ -61,6 -61,22 +61,22 @@@ The camel-pg-replication-slot source co
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.pg-replication-slot.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.pg-replication-slot.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pg-replication-slot.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-pg-replication-slot sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pg-replication-slot sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pg-replication-slot sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-sink-connector.adoc
index 9da3642,e3b116b..55fe6cf
--- a/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-sink-connector.adoc
+++ b/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-pgevent sink connector suppor
  | *camel.sink.endpoint.pass* | Password for login | null | MEDIUM
  | *camel.sink.endpoint.user* | Username for login | "postgres" | MEDIUM
  | *camel.component.pgevent.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.pgevent.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pgevent.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-pgevent sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pgevent sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pgevent sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-source-connector.adoc
index 131c486,c047151..3f34c0b
--- a/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-source-connector.adoc
+++ b/connectors/camel-pgevent-kafka-connector/src/main/docs/camel-pgevent-kafka-source-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-pgevent source connector supp
  | *camel.source.endpoint.pass* | Password for login | null | MEDIUM
  | *camel.source.endpoint.user* | Username for login | "postgres" | MEDIUM
  | *camel.component.pgevent.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.pgevent.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pgevent.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-pgevent sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pgevent sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pgevent sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-platform-http-kafka-connector/src/main/docs/camel-platform-http-kafka-source-connector.adoc
index 61c2c84,41fefa4..574d4cd
--- a/connectors/camel-platform-http-kafka-connector/src/main/docs/camel-platform-http-kafka-source-connector.adoc
+++ b/connectors/camel-platform-http-kafka-connector/src/main/docs/camel-platform-http-kafka-source-connector.adoc
@@@ -43,7 -43,23 +43,23 @@@ The camel-platform-http source connecto
  | *camel.source.endpoint.platformHttpEngine* | An HTTP Server engine implementation to serve the requests of this endpoint. | null | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.platform-http.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.platform-http.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.platform-http.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.platform-http.engine* | An HTTP Server engine implementation to serve the requests | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-platform-http sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-platform-http sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-platform-http sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-sink-connector.adoc
index 8264d1a,5b1b6db..df36114
--- a/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-sink-connector.adoc
+++ b/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-pubnub sink connector support
  | *camel.sink.endpoint.secure* | Use SSL for secure transmission. | true | MEDIUM
  | *camel.sink.endpoint.subscribeKey* | The subscribe key obtained from your PubNub account. Required when subscribing to channels or listening for presence events | null | MEDIUM
  | *camel.component.pubnub.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.pubnub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pubnub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-pubnub sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pubnub sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pubnub sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-source-connector.adoc
index 2bee34b,170ac22..25970fa
--- a/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-source-connector.adoc
+++ b/connectors/camel-pubnub-kafka-connector/src/main/docs/camel-pubnub-kafka-source-connector.adoc
@@@ -45,6 -45,22 +45,22 @@@ The camel-pubnub source connector suppo
  | *camel.source.endpoint.secure* | Use SSL for secure transmission. | true | MEDIUM
  | *camel.source.endpoint.subscribeKey* | The subscribe key obtained from your PubNub account. Required when subscribing to channels or listening for presence events | null | MEDIUM
  | *camel.component.pubnub.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.pubnub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pubnub.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-pubnub sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pubnub sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pubnub sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-sink-connector.adoc
index 0d8fe13,07bce3d..ec85ad5
--- a/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-sink-connector.adoc
+++ b/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-sink-connector.adoc
@@@ -65,7 -65,23 +65,23 @@@ The camel-pulsar sink connector support
  | *camel.component.pulsar.producerName* | Name of the producer. If unset, lets Pulsar select a unique identifier. | null | MEDIUM
  | *camel.component.pulsar.sendTimeoutMs* | Send timeout in milliseconds | 30000 | MEDIUM
  | *camel.component.pulsar.autoConfiguration* | The pulsar auto configuration | null | MEDIUM
 -| *camel.component.pulsar.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pulsar.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.pulsar.pulsarClient* | The pulsar client | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-pulsar sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pulsar sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pulsar sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-source-connector.adoc
index fb1e29d,37c34ce..c974755
--- a/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-source-connector.adoc
+++ b/connectors/camel-pulsar-kafka-connector/src/main/docs/camel-pulsar-kafka-source-connector.adoc
@@@ -72,7 -72,23 +72,23 @@@ The camel-pulsar source connector suppo
  | *camel.component.pulsar.topicsPattern* | Whether the topic is a pattern (regular expression) that allows the consumer to subscribe to all matching topics in the namespace | false | MEDIUM
  | *camel.component.pulsar.pulsarMessageReceiptFactory* | Provide a factory to create an alternate implementation of PulsarMessageReceipt. | null | MEDIUM
  | *camel.component.pulsar.autoConfiguration* | The pulsar auto configuration | null | MEDIUM
 -| *camel.component.pulsar.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.pulsar.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.pulsar.pulsarClient* | The pulsar client | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-pulsar sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pulsar sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-pulsar sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-rest-api-kafka-connector/src/main/docs/camel-rest-api-kafka-source-connector.adoc
index 85f4c4a,24a7c12..1ba8fe3
--- a/connectors/camel-rest-api-kafka-connector/src/main/docs/camel-rest-api-kafka-source-connector.adoc
+++ b/connectors/camel-rest-api-kafka-connector/src/main/docs/camel-rest-api-kafka-source-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-rest-api source connector sup
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.rest-api.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.rest-api.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.rest-api.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-rest-api sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rest-api sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rest-api sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-sink-connector.adoc
index e510e0f,257081c..0fe2695
--- a/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-sink-connector.adoc
+++ b/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-sink-connector.adoc
@@@ -50,6 -50,22 +50,22 @@@ The camel-rest sink connector supports 
  | *camel.component.rest.host* | Host and port of HTTP service to use (override host in swagger schema) | null | MEDIUM
  | *camel.component.rest.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
  | *camel.component.rest.producerComponentName* | The Camel Rest component to use for (producer) the REST transport, such as http, undertow. If no component has been explicit configured, then Camel will lookup if there is a Camel component that integrates with the Rest DSL, or if a org.apache.camel.spi.RestProducerFactory is registered in the registry. If either one is found, then that is being used. | null | MEDIUM
 -| *camel.component.rest.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.rest.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-rest sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rest sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rest sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-source-connector.adoc
index 20ba99d,df9fe70..b19452a
--- a/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-source-connector.adoc
+++ b/connectors/camel-rest-kafka-connector/src/main/docs/camel-rest-kafka-source-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-rest source connector support
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.rest.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
  | *camel.component.rest.consumerComponentName* | The Camel Rest component to use for (consumer) the REST transport, such as jetty, servlet, undertow. If no component has been explicit configured, then Camel will lookup if there is a Camel component that integrates with the Rest DSL, or if a org.apache.camel.spi.RestConsumerFactory is registered in the registry. If either one is found, then that is being used. | null | MEDIUM
 -| *camel.component.rest.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.rest.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-rest sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rest sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rest sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-sink-connector.adoc
index 0c01dad,ccecafa..e6cc9c1
--- a/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-sink-connector.adoc
+++ b/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-sink-connector.adoc
@@@ -63,7 -63,23 +63,23 @@@ The camel-resteasy sink connector suppo
  | *camel.sink.endpoint.username* | Sets the username | null | MEDIUM
  | *camel.component.resteasy.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
  | *camel.component.resteasy.allowJavaSerializedObject* | Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object. This is by default turned off. If you enable this then be aware that Java will deserialize the incoming data from the request to Java and that can be a potential security risk. | false | MEDIUM
 -| *camel.component.resteasy.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.resteasy.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.resteasy.headerFilterStrategy* | To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel message. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-resteasy sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-resteasy sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-resteasy sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-source-connector.adoc
index 5e1b193,7a9403a..898155c
--- a/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-source-connector.adoc
+++ b/connectors/camel-resteasy-kafka-connector/src/main/docs/camel-resteasy-kafka-source-connector.adoc
@@@ -61,7 -61,23 +61,23 @@@ The camel-resteasy source connector sup
  | *camel.component.resteasy.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
  | *camel.component.resteasy.proxyConsumersClasses* | Proxy classes for consumer endpoints. Multiple classes can be separated by comma. | null | MEDIUM
  | *camel.component.resteasy.allowJavaSerializedObject* | Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object. This is by default turned off. If you enable this then be aware that Java will deserialize the incoming data from the request to Java and that can be a potential security risk. | false | MEDIUM
 -| *camel.component.resteasy.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.resteasy.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.resteasy.headerFilterStrategy* | To use a custom org.apache.camel.spi.HeaderFilterStrategy to filter header to and from Camel message. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-resteasy sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-resteasy sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-resteasy sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-rss-kafka-connector/src/main/docs/camel-rss-kafka-source-connector.adoc
index cbcc9f1,bd0147a..f5cad99
--- a/connectors/camel-rss-kafka-connector/src/main/docs/camel-rss-kafka-source-connector.adoc
+++ b/connectors/camel-rss-kafka-connector/src/main/docs/camel-rss-kafka-source-connector.adoc
@@@ -60,6 -60,22 +60,22 @@@ The camel-rss source connector support
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.rss.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.rss.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.rss.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-rss sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rss sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-rss sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-saga-kafka-connector/src/main/docs/camel-saga-kafka-sink-connector.adoc
index dfa7761,af24de0..5fe2ec0
--- a/connectors/camel-saga-kafka-connector/src/main/docs/camel-saga-kafka-sink-connector.adoc
+++ b/connectors/camel-saga-kafka-connector/src/main/docs/camel-saga-kafka-sink-connector.adoc
@@@ -34,6 -34,22 +34,22 @@@ The camel-saga sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.saga.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.saga.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.saga.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-saga sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-saga sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-saga sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sap-netweaver-kafka-connector/src/main/docs/camel-sap-netweaver-kafka-sink-connector.adoc
index c7a31b8,2ed3653..a095aca
--- a/connectors/camel-sap-netweaver-kafka-connector/src/main/docs/camel-sap-netweaver-kafka-sink-connector.adoc
+++ b/connectors/camel-sap-netweaver-kafka-connector/src/main/docs/camel-sap-netweaver-kafka-sink-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-sap-netweaver sink connector 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.sap-netweaver.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is process [...]
 -| *camel.component.sap-netweaver.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sap-netweaver.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sap-netweaver sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sap-netweaver sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sap-netweaver sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-scheduler-kafka-connector/src/main/docs/camel-scheduler-kafka-source-connector.adoc
index 434bda2,dcdcbb8..130b2c6
--- a/connectors/camel-scheduler-kafka-connector/src/main/docs/camel-scheduler-kafka-source-connector.adoc
+++ b/connectors/camel-scheduler-kafka-connector/src/main/docs/camel-scheduler-kafka-source-connector.adoc
@@@ -53,7 -53,23 +53,23 @@@ The camel-scheduler source connector su
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.scheduler.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.scheduler.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.scheduler.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.scheduler.concurrentTasks* | Number of threads used by the scheduling thread pool. Is by default using a single thread | 1 | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-scheduler sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-scheduler sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-scheduler sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-schematron-kafka-connector/src/main/docs/camel-schematron-kafka-sink-connector.adoc
index 38662a1,77cfb59..c152f21
--- a/connectors/camel-schematron-kafka-connector/src/main/docs/camel-schematron-kafka-sink-connector.adoc
+++ b/connectors/camel-schematron-kafka-connector/src/main/docs/camel-schematron-kafka-sink-connector.adoc
@@@ -37,6 -37,22 +37,22 @@@ The camel-schematron sink connector sup
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.sink.endpoint.uriResolver* | Set the URIResolver to be used for resolving schematron includes in the rules file. | null | MEDIUM
  | *camel.component.schematron.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.schematron.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.schematron.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-schematron sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-schematron sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-schematron sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-scp-kafka-connector/src/main/docs/camel-scp-kafka-sink-connector.adoc
index 9f98806,6fc027b..4489bc5
--- a/connectors/camel-scp-kafka-connector/src/main/docs/camel-scp-kafka-sink-connector.adoc
+++ b/connectors/camel-scp-kafka-connector/src/main/docs/camel-scp-kafka-sink-connector.adoc
@@@ -58,6 -58,22 +58,22 @@@ The camel-scp sink connector supports 3
  | *camel.sink.endpoint.ciphers* | Set a comma separated list of ciphers that will be used in order of preference. Possible cipher names are defined by JCraft JSCH. Some examples include: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc. If not specified the default list from JSCH will be used. | null | MEDIUM
  | *camel.component.scp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
  | *camel.component.scp.verboseLogging* | JSCH is verbose logging out of the box. Therefore we turn the logging down to DEBUG logging by default. But setting this option to true turns on the verbose logging again. | false | MEDIUM
 -| *camel.component.scp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.scp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-scp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-scp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-scp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-sink-connector.adoc
index e0615cb,507e3c8..eda5862
--- a/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-sink-connector.adoc
+++ b/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-sink-connector.adoc
@@@ -87,6 -87,22 +87,22 @@@ The camel-sftp sink connector supports 
  | *camel.sink.endpoint.username* | Username to use for login | null | MEDIUM
  | *camel.sink.endpoint.useUserKnownHostsFile* | If knownHostFile has not been explicit configured then use the host file from System.getProperty(user.home)/.ssh/known_hosts | true | MEDIUM
  | *camel.component.sftp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.sftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sftp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sftp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sftp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-source-connector.adoc
index 21beaee,d02ec66..82f9bf5
--- a/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-source-connector.adoc
+++ b/connectors/camel-sftp-kafka-connector/src/main/docs/camel-sftp-kafka-source-connector.adoc
@@@ -140,6 -140,22 +140,22 @@@ The camel-sftp source connector support
  | *camel.source.endpoint.sortBy* | Built-in sort by using the File Language. Supports nested sorts, so you can have a sort by file name and as a 2nd group sort by modified date. | null | MEDIUM
  | *camel.source.endpoint.sorter* | Pluggable sorter as a java.util.Comparator class. | null | MEDIUM
  | *camel.component.sftp.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.sftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sftp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sftp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sftp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sftp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-sink-connector.adoc
index 6412168,8f8572c..617b738
--- a/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-sink-connector.adoc
+++ b/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-sink-connector.adoc
@@@ -72,6 -72,22 +72,22 @@@ The camel-sip sink connector supports 4
  | *camel.sink.endpoint.maxForwards* | Number of maximum proxy forwards | null | MEDIUM
  | *camel.sink.endpoint.useRouterForAllUris* | This setting is used when requests are sent to the Presence Agent via a proxy. | false | MEDIUM
  | *camel.component.sip.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.sip.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sip.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sip sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sip sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sip sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-source-connector.adoc
index 7338618,16f8095..f226048
--- a/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-source-connector.adoc
+++ b/connectors/camel-sip-kafka-connector/src/main/docs/camel-sip-kafka-source-connector.adoc
@@@ -76,6 -76,22 +76,22 @@@ The camel-sip source connector support
  | *camel.source.endpoint.maxForwards* | Number of maximum proxy forwards | null | MEDIUM
  | *camel.source.endpoint.useRouterForAllUris* | This setting is used when requests are sent to the Presence Agent via a proxy. | false | MEDIUM
  | *camel.component.sip.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.sip.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sip.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sip sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sip sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sip sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-sink-connector.adoc
index 6dba3c3,3acb612..b93560d
--- a/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-sink-connector.adoc
+++ b/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-sink-connector.adoc
@@@ -72,6 -72,22 +72,22 @@@ The camel-sips sink connector supports 
  | *camel.sink.endpoint.maxForwards* | Number of maximum proxy forwards | null | MEDIUM
  | *camel.sink.endpoint.useRouterForAllUris* | This setting is used when requests are sent to the Presence Agent via a proxy. | false | MEDIUM
  | *camel.component.sips.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.sips.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sips.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sips sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sips sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sips sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-source-connector.adoc
index 38b12ca,0cae2c5..90a80a2
--- a/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-source-connector.adoc
+++ b/connectors/camel-sips-kafka-connector/src/main/docs/camel-sips-kafka-source-connector.adoc
@@@ -76,6 -76,22 +76,22 @@@ The camel-sips source connector support
  | *camel.source.endpoint.maxForwards* | Number of maximum proxy forwards | null | MEDIUM
  | *camel.source.endpoint.useRouterForAllUris* | This setting is used when requests are sent to the Presence Agent via a proxy. | false | MEDIUM
  | *camel.component.sips.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.sips.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sips.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sips sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sips sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sips sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-sink-connector.adoc
index 13af4ca,86364d4..e2258cf
--- a/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-sink-connector.adoc
+++ b/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-sink-connector.adoc
@@@ -38,7 -38,23 +38,23 @@@ The camel-slack sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.slack.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.slack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.slack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.slack.webhookUrl* | The incoming webhook URL | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-slack sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-slack sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-slack sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-source-connector.adoc
index a5eae48,5c74d83..84396a7
--- a/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-source-connector.adoc
+++ b/connectors/camel-slack-kafka-connector/src/main/docs/camel-slack-kafka-source-connector.adoc
@@@ -55,7 -55,23 +55,23 @@@ The camel-slack source connector suppor
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.slack.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.slack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.slack.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.slack.webhookUrl* | The incoming webhook URL | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-slack sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-slack sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-slack sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-sink-connector.adoc
index a185fc4,80c9087..3ce0286
--- a/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-sink-connector.adoc
+++ b/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-sink-connector.adoc
@@@ -50,6 -50,22 +50,22 @@@ The camel-snmp sink connector supports 
  | *camel.sink.endpoint.securityLevel* | Sets the security level for this target. The supplied security level must be supported by the security model dependent information associated with the security name set for this target. The value 1 means: No authentication and no encryption. Anyone can create and read messages with this security level The value 2 means: Authentication and no encryption. Only the one with the right authentication key can create messages with this security level, bu [...]
  | *camel.sink.endpoint.securityName* | Sets the security name to be used with this target. | null | MEDIUM
  | *camel.component.snmp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.snmp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.snmp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-snmp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-snmp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-snmp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-source-connector.adoc
index dee4cc2,bfe77c7..88ff53e
--- a/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-source-connector.adoc
+++ b/connectors/camel-snmp-kafka-connector/src/main/docs/camel-snmp-kafka-source-connector.adoc
@@@ -69,6 -69,22 +69,22 @@@ The camel-snmp source connector support
  | *camel.source.endpoint.securityLevel* | Sets the security level for this target. The supplied security level must be supported by the security model dependent information associated with the security name set for this target. The value 1 means: No authentication and no encryption. Anyone can create and read messages with this security level The value 2 means: Authentication and no encryption. Only the one with the right authentication key can create messages with this security level,  [...]
  | *camel.source.endpoint.securityName* | Sets the security name to be used with this target. | null | MEDIUM
  | *camel.component.snmp.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.snmp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.snmp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-snmp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-snmp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-snmp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-solr-kafka-connector/src/main/docs/camel-solr-kafka-sink-connector.adoc
index 3c21602,3ef4345..a7137e6
--- a/connectors/camel-solr-kafka-connector/src/main/docs/camel-solr-kafka-sink-connector.adoc
+++ b/connectors/camel-solr-kafka-connector/src/main/docs/camel-solr-kafka-sink-connector.adoc
@@@ -48,6 -48,22 +48,22 @@@ The camel-solr sink connector supports 
  | *camel.sink.endpoint.collection* | Set the collection name which the solrCloud server could use | null | MEDIUM
  | *camel.sink.endpoint.zkHost* | Set the ZooKeeper host information which the solrCloud could use, such as zkhost=localhost:8123. | null | MEDIUM
  | *camel.component.solr.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.solr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.solr.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-solr sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-solr sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-solr sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-solrcloud-kafka-connector/src/main/docs/camel-solrCloud-kafka-sink-connector.adoc
index 5c62809,caa0035..936c020
--- a/connectors/camel-solrcloud-kafka-connector/src/main/docs/camel-solrCloud-kafka-sink-connector.adoc
+++ b/connectors/camel-solrcloud-kafka-connector/src/main/docs/camel-solrCloud-kafka-sink-connector.adoc
@@@ -48,6 -48,22 +48,22 @@@ The camel-solrCloud sink connector supp
  | *camel.sink.endpoint.collection* | Set the collection name which the solrCloud server could use | null | MEDIUM
  | *camel.sink.endpoint.zkHost* | Set the ZooKeeper host information which the solrCloud could use, such as zkhost=localhost:8123. | null | MEDIUM
  | *camel.component.solrcloud.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.solrcloud.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.solrcloud.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-solrCloud sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-solrCloud sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-solrCloud sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-solrs-kafka-connector/src/main/docs/camel-solrs-kafka-sink-connector.adoc
index 9493687,0b628b0..42bb712
--- a/connectors/camel-solrs-kafka-connector/src/main/docs/camel-solrs-kafka-sink-connector.adoc
+++ b/connectors/camel-solrs-kafka-connector/src/main/docs/camel-solrs-kafka-sink-connector.adoc
@@@ -48,6 -48,22 +48,22 @@@ The camel-solrs sink connector support
  | *camel.sink.endpoint.collection* | Set the collection name which the solrCloud server could use | null | MEDIUM
  | *camel.sink.endpoint.zkHost* | Set the ZooKeeper host information which the solrCloud could use, such as zkhost=localhost:8123. | null | MEDIUM
  | *camel.component.solrs.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.solrs.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.solrs.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-solrs sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-solrs sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-solrs sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-sink-connector.adoc
index 7b9cf28,5fa20fb..32b8da2
--- a/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-sink-connector.adoc
+++ b/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-sink-connector.adoc
@@@ -48,7 -48,23 +48,23 @@@ The camel-soroush sink connector suppor
  | *camel.sink.endpoint.retryWaitingTime* | Waiting time before retry failed request (Millisecond). If backOffStrategy is not Fixed this is the based value for computing back off waiting time. the first retry is always happen immediately after failure and retryWaitingTime do not apply to the first retry. | 1000L | MEDIUM
  | *camel.sink.endpoint.authorizationToken* | The authorization token for using the bot. if uri path does not contain authorization token, this token will be used. | null | MEDIUM
  | *camel.component.soroush.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.soroush.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.soroush.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.soroush.authorizationToken* | The default Soroush authorization token to be used when the information is not provided in the endpoints. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-soroush sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-soroush sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-soroush sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-source-connector.adoc
index ff3f667,6a7d44d..e8879f8
--- a/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-source-connector.adoc
+++ b/connectors/camel-soroush-kafka-connector/src/main/docs/camel-soroush-kafka-source-connector.adoc
@@@ -47,7 -47,23 +47,23 @@@ The camel-soroush source connector supp
  | *camel.source.endpoint.retryWaitingTime* | Waiting time before retry failed request (Millisecond). If backOffStrategy is not Fixed this is the based value for computing back off waiting time. the first retry is always happen immediately after failure and retryWaitingTime do not apply to the first retry. | 1000L | MEDIUM
  | *camel.source.endpoint.authorizationToken* | The authorization token for using the bot. if uri path does not contain authorization token, this token will be used. | null | MEDIUM
  | *camel.component.soroush.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.soroush.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.soroush.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.soroush.authorizationToken* | The default Soroush authorization token to be used when the information is not provided in the endpoints. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-soroush sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-soroush sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-soroush sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spark-kafka-connector/src/main/docs/camel-spark-kafka-sink-connector.adoc
index 31b151b,b9ba697..b3af0e1
--- a/connectors/camel-spark-kafka-connector/src/main/docs/camel-spark-kafka-sink-connector.adoc
+++ b/connectors/camel-spark-kafka-connector/src/main/docs/camel-spark-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-spark sink connector support
  | *camel.component.spark.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
  | *camel.component.spark.rdd* | RDD to compute against. | null | MEDIUM
  | *camel.component.spark.rddCallback* | Function performing action against an RDD. | null | MEDIUM
 -| *camel.component.spark.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spark.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spark sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spark sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spark sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-splunk-hec-kafka-connector/src/main/docs/camel-splunk-hec-kafka-sink-connector.adoc
index 72cbc72,8e0701c..7de120f
--- a/connectors/camel-splunk-hec-kafka-connector/src/main/docs/camel-splunk-hec-kafka-sink-connector.adoc
+++ b/connectors/camel-splunk-hec-kafka-connector/src/main/docs/camel-splunk-hec-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-splunk-hec sink connector sup
  | *camel.sink.endpoint.https* | Contact HEC over https. | true | MEDIUM
  | *camel.sink.endpoint.skipTlsVerify* | Splunk HEC TLS verification. | false | MEDIUM
  | *camel.component.splunk-hec.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.splunk-hec.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.splunk-hec.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-splunk-hec sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-splunk-hec sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-splunk-hec sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-sink-connector.adoc
index e199ddf,f7955b2..eacf1ab
--- a/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-sink-connector.adoc
+++ b/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-sink-connector.adoc
@@@ -50,7 -50,23 +50,23 @@@ The camel-splunk sink connector support
  | *camel.sink.endpoint.username* | Username for Splunk | null | MEDIUM
  | *camel.sink.endpoint.useSunHttpsHandler* | Use sun.net.www.protocol.https.Handler Https handler to establish the Splunk Connection. Can be useful when running in application servers to avoid app. server https handling. | false | MEDIUM
  | *camel.component.splunk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.splunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.splunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.splunk.splunkConfigurationFactory* | To use the SplunkConfigurationFactory | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-splunk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-splunk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-splunk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-source-connector.adoc
index e6c159b,2469a4c..5393991
--- a/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-source-connector.adoc
+++ b/connectors/camel-splunk-kafka-connector/src/main/docs/camel-splunk-kafka-source-connector.adoc
@@@ -69,7 -69,23 +69,23 @@@ The camel-splunk source connector suppo
  | *camel.source.endpoint.username* | Username for Splunk | null | MEDIUM
  | *camel.source.endpoint.useSunHttpsHandler* | Use sun.net.www.protocol.https.Handler Https handler to establish the Splunk Connection. Can be useful when running in application servers to avoid app. server https handling. | false | MEDIUM
  | *camel.component.splunk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.splunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.splunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.splunk.splunkConfigurationFactory* | To use the SplunkConfigurationFactory | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-splunk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-splunk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-splunk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-batch-kafka-connector/src/main/docs/camel-spring-batch-kafka-sink-connector.adoc
index e402135,1347366..c1b71db
--- a/connectors/camel-spring-batch-kafka-connector/src/main/docs/camel-spring-batch-kafka-sink-connector.adoc
+++ b/connectors/camel-spring-batch-kafka-connector/src/main/docs/camel-spring-batch-kafka-sink-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-spring-batch sink connector s
  | *camel.component.spring-batch.jobLauncher* | Explicitly specifies a JobLauncher to be used. | null | MEDIUM
  | *camel.component.spring-batch.jobRegistry* | Explicitly specifies a JobRegistry to be used. | null | MEDIUM
  | *camel.component.spring-batch.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.spring-batch.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-batch.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-batch sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-batch sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-batch sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-sink-connector.adoc
index 6aea275,2c463d6..48ca1d5
--- a/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-sink-connector.adoc
+++ b/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-sink-connector.adoc
@@@ -34,6 -34,22 +34,22 @@@ The camel-spring-event sink connector s
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.spring-event.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.spring-event.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-event.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-event sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-event sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-event sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-source-connector.adoc
index 1179cc9,fae9990..226a9d4
--- a/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-source-connector.adoc
+++ b/connectors/camel-spring-event-kafka-connector/src/main/docs/camel-spring-event-kafka-source-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-spring-event source connecto
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.spring-event.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.spring-event.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-event.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-event sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-event sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-event sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-sink-connector.adoc
index e606da2,b22f7c7..8d8a20f
--- a/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-sink-connector.adoc
+++ b/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-sink-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-spring-integration sink conne
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.spring-integration.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is p [...]
 -| *camel.component.spring-integration.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-integration.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-integration sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-integration sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-integration sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-source-connector.adoc
index 5314f91,f04ce5a..a0fee15
--- a/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-source-connector.adoc
+++ b/connectors/camel-spring-integration-kafka-connector/src/main/docs/camel-spring-integration-kafka-source-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-spring-integration source con
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.spring-integration.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.spring-integration.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-integration.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-integration sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-integration sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-integration sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-ldap-kafka-connector/src/main/docs/camel-spring-ldap-kafka-sink-connector.adoc
index 55a3057,03a469a..a3c69f8
--- a/connectors/camel-spring-ldap-kafka-connector/src/main/docs/camel-spring-ldap-kafka-sink-connector.adoc
+++ b/connectors/camel-spring-ldap-kafka-connector/src/main/docs/camel-spring-ldap-kafka-sink-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-spring-ldap sink connector su
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.spring-ldap.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed [...]
 -| *camel.component.spring-ldap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-ldap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-ldap sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-ldap sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-ldap sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-sink-connector.adoc
index e5d909d,3c29a42..9316886
--- a/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-sink-connector.adoc
+++ b/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-spring-redis sink connector s
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.spring-redis.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processe [...]
 -| *camel.component.spring-redis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-redis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-redis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-redis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-redis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-source-connector.adoc
index b572c90,429ae23..9b48839
--- a/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-source-connector.adoc
+++ b/connectors/camel-spring-redis-kafka-connector/src/main/docs/camel-spring-redis-kafka-source-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-spring-redis source connecto
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.spring-redis.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.spring-redis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-redis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-spring-redis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-redis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-redis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-sink-connector.adoc
index 9acc0b0,385d966..f7f2911
--- a/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-sink-connector.adoc
+++ b/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-sink-connector.adoc
@@@ -48,7 -49,23 +48,23 @@@ The camel-spring-ws sink connector supp
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.sink.endpoint.sslContextParameters* | To configure security using SSLContextParameters | null | MEDIUM
  | *camel.component.spring-ws.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.spring-ws.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-ws.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.spring-ws.useGlobalSslContext Parameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-spring-ws sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-ws sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-ws sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-source-connector.adoc
index 807becf,668d835..e0aebea
--- a/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-source-connector.adoc
+++ b/connectors/camel-spring-ws-kafka-connector/src/main/docs/camel-spring-ws-kafka-source-connector.adoc
@@@ -43,7 -42,23 +43,23 @@@ The camel-spring-ws source connector su
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.source.endpoint.sslContextParameters* | To configure security using SSLContextParameters | null | MEDIUM
  | *camel.component.spring-ws.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.spring-ws.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.spring-ws.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.spring-ws.useGlobalSslContext Parameters* | Enable usage of global SSL context parameters. | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-spring-ws sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-ws sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-spring-ws sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-sink-connector.adoc
index 77d60ab,3cdab61..7f62e70
--- a/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-sink-connector.adoc
+++ b/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-sink-connector.adoc
@@@ -51,7 -51,23 +51,23 @@@ The camel-sql sink connector supports 2
  | *camel.sink.endpoint.usePlaceholder* | Sets whether to use placeholder and replace all placeholder characters with sign in the SQL queries. | true | MEDIUM
  | *camel.component.sql.dataSource* | Sets the DataSource to use to communicate with the database. | null | MEDIUM
  | *camel.component.sql.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.sql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.sql.usePlaceholder* | Sets whether to use placeholder and replace all placeholder characters with sign in the SQL queries. This option is default true | true | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-sql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-source-connector.adoc
index d22c9e6,a53e16f..d924c91
--- a/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-source-connector.adoc
+++ b/connectors/camel-sql-kafka-connector/src/main/docs/camel-sql-kafka-source-connector.adoc
@@@ -76,7 -76,23 +76,23 @@@ The camel-sql source connector support
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.sql.dataSource* | Sets the DataSource to use to communicate with the database. | null | MEDIUM
  | *camel.component.sql.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.sql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sql.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.sql.usePlaceholder* | Sets whether to use placeholder and replace all placeholder characters with sign in the SQL queries. This option is default true | true | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-sql sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sql sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sql sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-sql-stored-kafka-connector/src/main/docs/camel-sql-stored-kafka-sink-connector.adoc
index ff7f753,7d31867..4118d4e
--- a/connectors/camel-sql-stored-kafka-connector/src/main/docs/camel-sql-stored-kafka-sink-connector.adoc
+++ b/connectors/camel-sql-stored-kafka-connector/src/main/docs/camel-sql-stored-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-sql-stored sink connector sup
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.sql-stored.dataSource* | Sets the DataSource to use to communicate with the database. | null | MEDIUM
  | *camel.component.sql-stored.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.sql-stored.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.sql-stored.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-sql-stored sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sql-stored sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-sql-stored sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-stax-kafka-connector/src/main/docs/camel-stax-kafka-sink-connector.adoc
index 050f296,923df1e..27e50d5
--- a/connectors/camel-stax-kafka-connector/src/main/docs/camel-stax-kafka-sink-connector.adoc
+++ b/connectors/camel-stax-kafka-connector/src/main/docs/camel-stax-kafka-sink-connector.adoc
@@@ -34,6 -34,22 +34,22 @@@ The camel-stax sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.stax.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.stax.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.stax.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-stax sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-stax sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-stax sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-sink-connector.adoc
index 23f70ac,ccbd698..1d18aaf
--- a/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-sink-connector.adoc
+++ b/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-stream sink connector support
  | *camel.sink.endpoint.readTimeout* | Sets the read timeout to a specified timeout, in milliseconds. A non-zero value specifies the timeout when reading from Input stream when a connection is established to a resource. If the timeout expires before there is data available for read, a java.net.SocketTimeoutException is raised. A timeout of zero is interpreted as an infinite timeout. | null | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.stream.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.stream.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.stream.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-stream sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-stream sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-stream sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-source-connector.adoc
index 47e04f7,2857e0b..49227df
--- a/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-source-connector.adoc
+++ b/connectors/camel-stream-kafka-connector/src/main/docs/camel-stream-kafka-source-connector.adoc
@@@ -48,6 -48,22 +48,22 @@@ The camel-stream source connector suppo
  | *camel.source.endpoint.readTimeout* | Sets the read timeout to a specified timeout, in milliseconds. A non-zero value specifies the timeout when reading from Input stream when a connection is established to a resource. If the timeout expires before there is data available for read, a java.net.SocketTimeoutException is raised. A timeout of zero is interpreted as an infinite timeout. | null | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.stream.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.stream.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.stream.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-stream sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-stream sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-stream sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-string-template-kafka-connector/src/main/docs/camel-string-template-kafka-sink-connector.adoc
index 97182fe,13ed689..1954bfe
--- a/connectors/camel-string-template-kafka-connector/src/main/docs/camel-string-template-kafka-sink-connector.adoc
+++ b/connectors/camel-string-template-kafka-connector/src/main/docs/camel-string-template-kafka-sink-connector.adoc
@@@ -41,6 -41,22 +41,22 @@@ The camel-string-template sink connecto
  | *camel.component.string-template.allowContextMapAll* | Sets whether the context map should allow access to all details. By default only the message body and headers can be accessed. This option can be enabled for full access to the current Exchange and CamelContext. Doing so impose a potential security risk as this opens access to the full power of CamelContext API. | false | MEDIUM
  | *camel.component.string-template.allowTemplateFrom Header* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.string-template.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proce [...]
 -| *camel.component.string-template.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.string-template.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-string-template sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-string-template sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-string-template sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-sink-connector.adoc
index b894862,75160e2..7707e82
--- a/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-sink-connector.adoc
+++ b/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-sink-connector.adoc
@@@ -41,7 -41,23 +41,23 @@@ The camel-thrift sink connector support
  | *camel.sink.endpoint.negotiationType* | Security negotiation type One of: [PLAINTEXT] [SSL] [SASL] | "PLAINTEXT" | MEDIUM
  | *camel.sink.endpoint.sslParameters* | Configuration parameters for SSL/TLS security negotiation | null | MEDIUM
  | *camel.component.thrift.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.thrift.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.thrift.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.thrift.useGlobalSslContext Parameters* | Determine if the thrift component is using global SSL context parameters | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-thrift sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-thrift sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-thrift sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-source-connector.adoc
index 09595f5,566b520..7768fc9
--- a/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-source-connector.adoc
+++ b/connectors/camel-thrift-kafka-connector/src/main/docs/camel-thrift-kafka-source-connector.adoc
@@@ -45,7 -45,23 +45,23 @@@ The camel-thrift source connector suppo
  | *camel.source.endpoint.negotiationType* | Security negotiation type One of: [PLAINTEXT] [SSL] [SASL] | "PLAINTEXT" | MEDIUM
  | *camel.source.endpoint.sslParameters* | Configuration parameters for SSL/TLS security negotiation | null | MEDIUM
  | *camel.component.thrift.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.thrift.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.thrift.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.thrift.useGlobalSslContext Parameters* | Determine if the thrift component is using global SSL context parameters | false | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-thrift sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-thrift sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-thrift sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-tika-kafka-connector/src/main/docs/camel-tika-kafka-sink-connector.adoc
index 4af5506,bec73c8..79f8630
--- a/connectors/camel-tika-kafka-connector/src/main/docs/camel-tika-kafka-sink-connector.adoc
+++ b/connectors/camel-tika-kafka-connector/src/main/docs/camel-tika-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-tika sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.tika.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.tika.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.tika.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-tika sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-tika sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-tika sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-timer-kafka-connector/src/main/docs/camel-timer-kafka-source-connector.adoc
index adc74bd,9bd7170..9b1056d
--- a/connectors/camel-timer-kafka-connector/src/main/docs/camel-timer-kafka-source-connector.adoc
+++ b/connectors/camel-timer-kafka-connector/src/main/docs/camel-timer-kafka-source-connector.adoc
@@@ -45,6 -45,22 +45,22 @@@ The camel-timer source connector suppor
  | *camel.source.endpoint.time* | A java.util.Date the first event should be generated. If using the URI, the pattern expected is: yyyy-MM-dd HH:mm:ss or yyyy-MM-dd'T'HH:mm:ss. | null | MEDIUM
  | *camel.source.endpoint.timer* | To use a custom Timer | null | MEDIUM
  | *camel.component.timer.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.timer.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.timer.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-timer sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-timer sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-timer sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-validator-kafka-connector/src/main/docs/camel-validator-kafka-sink-connector.adoc
index f3bfa19,5380962..ee021b3
--- a/connectors/camel-validator-kafka-connector/src/main/docs/camel-validator-kafka-sink-connector.adoc
+++ b/connectors/camel-validator-kafka-connector/src/main/docs/camel-validator-kafka-sink-connector.adoc
@@@ -43,7 -43,23 +43,23 @@@ The camel-validator sink connector supp
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.sink.endpoint.useSharedSchema* | Whether the Schema instance should be shared or not. This option is introduced to work around a JDK 1.6.x bug. Xerces should not have this issue. | true | MEDIUM
  | *camel.component.validator.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.validator.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.validator.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.validator.resourceResolverFactory* | To use a custom LSResourceResolver which depends on a dynamic endpoint resource URI | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-validator sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-validator sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-validator sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-velocity-kafka-connector/src/main/docs/camel-velocity-kafka-sink-connector.adoc
index a274ce4,9b8a4c9..b6637a1
--- a/connectors/camel-velocity-kafka-connector/src/main/docs/camel-velocity-kafka-sink-connector.adoc
+++ b/connectors/camel-velocity-kafka-connector/src/main/docs/camel-velocity-kafka-sink-connector.adoc
@@@ -42,7 -42,23 +42,23 @@@ The camel-velocity sink connector suppo
  | *camel.component.velocity.allowContextMapAll* | Sets whether the context map should allow access to all details. By default only the message body and headers can be accessed. This option can be enabled for full access to the current Exchange and CamelContext. Doing so impose a potential security risk as this opens access to the full power of CamelContext API. | false | MEDIUM
  | *camel.component.velocity.allowTemplateFromHeader* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.velocity.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.velocity.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.velocity.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.velocity.velocityEngine* | To use the VelocityEngine otherwise a new engine is created | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-velocity sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-velocity sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-velocity sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-sink-connector.adoc
index 883b031,6f2ffb9..7279e94
--- a/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-sink-connector.adoc
+++ b/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-sink-connector.adoc
@@@ -40,7 -40,23 +40,23 @@@ The camel-vertx sink connector support
  | *camel.component.vertx.vertx* | To use the given vertx EventBus instead of creating a new embedded EventBus | null | MEDIUM
  | *camel.component.vertx.vertxOptions* | Options to use for creating vertx | null | MEDIUM
  | *camel.component.vertx.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.vertx.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.vertx.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.vertx.vertxFactory* | To use a custom VertxFactory implementation | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-vertx sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-vertx sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-vertx sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-source-connector.adoc
index a55b63b,0f2dcf1..11799dc
--- a/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-source-connector.adoc
+++ b/connectors/camel-vertx-kafka-connector/src/main/docs/camel-vertx-kafka-source-connector.adoc
@@@ -42,7 -42,23 +42,23 @@@ The camel-vertx source connector suppor
  | *camel.component.vertx.vertx* | To use the given vertx EventBus instead of creating a new embedded EventBus | null | MEDIUM
  | *camel.component.vertx.vertxOptions* | Options to use for creating vertx | null | MEDIUM
  | *camel.component.vertx.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.vertx.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.vertx.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.vertx.vertxFactory* | To use a custom VertxFactory implementation | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-vertx sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-vertx sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-vertx sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-sink-connector.adoc
index cdaf7f3,f540bb0..4ea086e
--- a/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-sink-connector.adoc
+++ b/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-sink-connector.adoc
@@@ -54,6 -54,22 +54,22 @@@ The camel-weather sink connector suppor
  | *camel.sink.endpoint.geolocationAccessKey* | The geolocation service now needs an accessKey to be used | null | HIGH
  | *camel.sink.endpoint.geolocationRequestHostIP* | The geolocation service now needs to specify the IP associated to the accessKey you're using | null | HIGH
  | *camel.component.weather.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.weather.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.weather.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-weather sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-weather sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-weather sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-source-connector.adoc
index be2aaf7,d59757e..3c1056d
--- a/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-source-connector.adoc
+++ b/connectors/camel-weather-kafka-connector/src/main/docs/camel-weather-kafka-source-connector.adoc
@@@ -72,6 -72,22 +72,22 @@@ The camel-weather source connector supp
  | *camel.source.endpoint.geolocationAccessKey* | The geolocation service now needs an accessKey to be used | null | HIGH
  | *camel.source.endpoint.geolocationRequestHostIP* | The geolocation service now needs to specify the IP associated to the accessKey you're using | null | HIGH
  | *camel.component.weather.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.weather.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.weather.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-weather sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-weather sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-weather sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-sink-connector.adoc
index 7d912c6,cd8c3e5..cbfc07a
--- a/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-sink-connector.adoc
+++ b/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-sink-connector.adoc
@@@ -103,6 -103,22 +103,22 @@@ The camel-web3j sink connector support
  | *camel.component.web3j.transactionHash* | The information about a transaction requested by transaction hash. | null | MEDIUM
  | *camel.component.web3j.ttl* | The time to live in seconds of a whisper message. | null | MEDIUM
  | *camel.component.web3j.value* | The value sent within a transaction. | null | MEDIUM
 -| *camel.component.web3j.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.web3j.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-web3j sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-web3j sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-web3j sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-source-connector.adoc
index b02d1b5,480073c..e3302df
--- a/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-source-connector.adoc
+++ b/connectors/camel-web3j-kafka-connector/src/main/docs/camel-web3j-kafka-source-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-web3j source connector suppor
  | *camel.component.web3j.topics* | Topics are order-dependent. Each topic can also be a list of topics. Specify multiple topics separated by comma. | null | MEDIUM
  | *camel.component.web3j.web3j* | The preconfigured Web3j object. | null | MEDIUM
  | *camel.component.web3j.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.web3j.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.web3j.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-web3j sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-web3j sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-web3j sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-webhook-kafka-connector/src/main/docs/camel-webhook-kafka-source-connector.adoc
index b2b6365,94dd220..46b86e9
--- a/connectors/camel-webhook-kafka-connector/src/main/docs/camel-webhook-kafka-source-connector.adoc
+++ b/connectors/camel-webhook-kafka-connector/src/main/docs/camel-webhook-kafka-source-connector.adoc
@@@ -46,7 -46,23 +46,23 @@@ The camel-webhook source connector supp
  | *camel.component.webhook.webhookComponentName* | The Camel Rest component to use for the REST transport, such as netty-http. | null | MEDIUM
  | *camel.component.webhook.webhookExternalUrl* | The URL of the current service as seen by the webhook provider | null | MEDIUM
  | *camel.component.webhook.webhookPath* | The path where the webhook endpoint will be exposed (relative to basePath, if any) | null | MEDIUM
 -| *camel.component.webhook.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.webhook.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.webhook.configuration* | Set the default configuration for the webhook meta-component. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-webhook sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-webhook sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-webhook sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-sink-connector.adoc
index 146a4ce,e44cfba..c789319
--- a/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-sink-connector.adoc
+++ b/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-sink-connector.adoc
@@@ -35,7 -35,23 +35,23 @@@ The camel-websocket-jsr356 sink connect
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.websocket-jsr356.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is proc [...]
 -| *camel.component.websocket-jsr356.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.websocket-jsr356.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.websocket-jsr356.serverEndpoint DeploymentStrategy* | To enable customization of how a WebSocket ServerEndpoint is configured and deployed. By default DefaultServerEndpointDeploymentStrategy is used. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-websocket-jsr356 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-websocket-jsr356 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-websocket-jsr356 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-source-connector.adoc
index 01f7d37,4080945..fdfedec
--- a/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-source-connector.adoc
+++ b/connectors/camel-websocket-jsr356-kafka-connector/src/main/docs/camel-websocket-jsr356-kafka-source-connector.adoc
@@@ -37,7 -37,23 +37,23 @@@ The camel-websocket-jsr356 source conne
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.websocket-jsr356.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.websocket-jsr356.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.websocket-jsr356.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.websocket-jsr356.serverEndpoint DeploymentStrategy* | To enable customization of how a WebSocket ServerEndpoint is configured and deployed. By default DefaultServerEndpointDeploymentStrategy is used. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-websocket-jsr356 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-websocket-jsr356 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-websocket-jsr356 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-weka-kafka-connector/src/main/docs/camel-weka-kafka-sink-connector.adoc
index b3c4121,d25acfc..d9c70fe
--- a/connectors/camel-weka-kafka-connector/src/main/docs/camel-weka-kafka-sink-connector.adoc
+++ b/connectors/camel-weka-kafka-connector/src/main/docs/camel-weka-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-weka sink connector supports 
  | *camel.sink.endpoint.xval* | Flag on whether to use cross-validation with the current dataset | false | MEDIUM
  | *camel.sink.endpoint.path* | An in/out path for the read/write commands | null | MEDIUM
  | *camel.component.weka.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.weka.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.weka.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-weka sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-weka sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-weka sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-sink-connector.adoc
index ad37a1f,ba93c77..64cc462
--- a/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-sink-connector.adoc
+++ b/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-sink-connector.adoc
@@@ -51,7 -51,23 +51,23 @@@ The camel-wordpress sink connector supp
  | *camel.component.wordpress.url* | The Wordpress API URL from your site, e.g. \http://myblog.com/wp-json/ | null | HIGH
  | *camel.component.wordpress.user* | Authorized user to perform writing operations | null | MEDIUM
  | *camel.component.wordpress.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.wordpress.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.wordpress.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.wordpress.configuration* | Wordpress component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-wordpress sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-wordpress sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-wordpress sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-source-connector.adoc
index 7b1163b,e64e998..61eebec
--- a/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-source-connector.adoc
+++ b/connectors/camel-wordpress-kafka-connector/src/main/docs/camel-wordpress-kafka-source-connector.adoc
@@@ -53,7 -53,23 +53,23 @@@ The camel-wordpress source connector su
  | *camel.component.wordpress.url* | The Wordpress API URL from your site, e.g. \http://myblog.com/wp-json/ | null | HIGH
  | *camel.component.wordpress.user* | Authorized user to perform writing operations | null | MEDIUM
  | *camel.component.wordpress.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.wordpress.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.wordpress.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.wordpress.configuration* | Wordpress component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-wordpress sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-wordpress sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-wordpress sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-workday-kafka-connector/src/main/docs/camel-workday-kafka-sink-connector.adoc
index 4efd579,865edec..90b935f
--- a/connectors/camel-workday-kafka-connector/src/main/docs/camel-workday-kafka-sink-connector.adoc
+++ b/connectors/camel-workday-kafka-connector/src/main/docs/camel-workday-kafka-sink-connector.adoc
@@@ -42,6 -42,22 +42,22 @@@ The camel-workday sink connector suppor
  | *camel.sink.endpoint.tokenRefresh* | Workday token Refresh generated for integrations system user. | null | HIGH
  | *camel.sink.endpoint.tenant* | Workday Tenant name. | null | HIGH
  | *camel.component.workday.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.workday.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.workday.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-workday sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-workday sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-workday sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-xchange-kafka-connector/src/main/docs/camel-xchange-kafka-sink-connector.adoc
index c9f3eca,25fbaf6..c00c92e
--- a/connectors/camel-xchange-kafka-connector/src/main/docs/camel-xchange-kafka-sink-connector.adoc
+++ b/connectors/camel-xchange-kafka-connector/src/main/docs/camel-xchange-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-xchange sink connector suppor
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.xchange.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.xchange.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.xchange.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-xchange sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-xchange sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-xchange sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-sink-connector.adoc
index 2ff16ac,058f013..113a863
--- a/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-sink-connector.adoc
+++ b/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-sink-connector.adoc
@@@ -49,6 -49,22 +49,22 @@@ The camel-xmpp sink connector supports 
  | *camel.sink.endpoint.roomPassword* | Password for room | null | MEDIUM
  | *camel.sink.endpoint.user* | User name (without server name). If not specified, anonymous login will be attempted. | null | MEDIUM
  | *camel.component.xmpp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.xmpp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.xmpp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-xmpp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-xmpp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-xmpp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-source-connector.adoc
index 32d5d06,fb59321..84d64d2
--- a/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-source-connector.adoc
+++ b/connectors/camel-xmpp-kafka-connector/src/main/docs/camel-xmpp-kafka-source-connector.adoc
@@@ -53,6 -53,22 +53,22 @@@ The camel-xmpp source connector support
  | *camel.source.endpoint.roomPassword* | Password for room | null | MEDIUM
  | *camel.source.endpoint.user* | User name (without server name). If not specified, anonymous login will be attempted. | null | MEDIUM
  | *camel.component.xmpp.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.xmpp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.xmpp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-xmpp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-xmpp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-xmpp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-sink-connector.adoc
index b10d839,ba92413..deaec67
--- a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-sink-connector.adoc
+++ b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-sink-connector.adoc
@@@ -39,14 -39,25 +39,30 @@@ The camel-zendesk sink connector suppor
  | *camel.sink.endpoint.password* | The password. | null | MEDIUM
  | *camel.sink.endpoint.token* | The security token. | null | MEDIUM
  | *camel.sink.endpoint.username* | The user name. | null | MEDIUM
 +| *camel.component.zendesk.serverUrl* | The server URL to connect. | null | MEDIUM
  | *camel.component.zendesk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.zendesk.configuration* | Component configuration | null | MEDIUM
  | *camel.component.zendesk.zendesk* | To use a shared Zendesk instance. | null | MEDIUM
 +| *camel.component.zendesk.oauthToken* | The OAuth token. | null | MEDIUM
 +| *camel.component.zendesk.password* | The password. | null | MEDIUM
 +| *camel.component.zendesk.token* | The security token. | null | MEDIUM
 +| *camel.component.zendesk.username* | The user name. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-zendesk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zendesk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zendesk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc
index 3a68db0,44bb528..20c2140
--- a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc
+++ b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc
@@@ -57,14 -57,25 +57,30 @@@ The camel-zendesk source connector supp
  | *camel.source.endpoint.password* | The password. | null | MEDIUM
  | *camel.source.endpoint.token* | The security token. | null | MEDIUM
  | *camel.source.endpoint.username* | The user name. | null | MEDIUM
 +| *camel.component.zendesk.serverUrl* | The server URL to connect. | null | MEDIUM
  | *camel.component.zendesk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.zendesk.configuration* | Component configuration | null | MEDIUM
  | *camel.component.zendesk.zendesk* | To use a shared Zendesk instance. | null | MEDIUM
 +| *camel.component.zendesk.oauthToken* | The OAuth token. | null | MEDIUM
 +| *camel.component.zendesk.password* | The password. | null | MEDIUM
 +| *camel.component.zendesk.token* | The security token. | null | MEDIUM
 +| *camel.component.zendesk.username* | The user name. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-zendesk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zendesk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zendesk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-sink-connector.adoc
index c8968e0,6d32156..5e2eade
--- a/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-sink-connector.adoc
+++ b/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-sink-connector.adoc
@@@ -43,7 -43,23 +43,23 @@@ The camel-zookeeper sink connector supp
  | *camel.component.zookeeper.create* | Should the endpoint create the node if it does not currently exist. | false | MEDIUM
  | *camel.component.zookeeper.createMode* | The create mode that should be used for the newly created node One of: [PERSISTENT] [PERSISTENT_SEQUENTIAL] [EPHEMERAL] [EPHEMERAL_SEQUENTIAL] | "EPHEMERAL" | MEDIUM
  | *camel.component.zookeeper.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.zookeeper.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.zookeeper.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.zookeeper.configuration* | To use a shared ZooKeeperConfiguration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-zookeeper sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zookeeper sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zookeeper sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-source-connector.adoc
index e3eb900,2142c63..84a4e06
--- a/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-source-connector.adoc
+++ b/connectors/camel-zookeeper-kafka-connector/src/main/docs/camel-zookeeper-kafka-source-connector.adoc
@@@ -47,7 -47,23 +47,23 @@@ The camel-zookeeper source connector su
  | *camel.component.zookeeper.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
  | *camel.component.zookeeper.repeat* | Should changes to the znode be 'watched' and repeatedly processed. | false | MEDIUM
  | *camel.component.zookeeper.sendEmptyMessageOnDelete* | Upon the delete of a znode, should an empty message be send to the consumer | true | MEDIUM
 -| *camel.component.zookeeper.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.zookeeper.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.zookeeper.configuration* | To use a shared ZooKeeperConfiguration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-zookeeper sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zookeeper sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-zookeeper sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-apns-kafka-sink-connector.adoc
index 78bb0f2,79300f0..fd543c6
--- a/docs/modules/ROOT/pages/connectors/camel-apns-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-apns-kafka-sink-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-apns sink connector supports 
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.apns.apnsService* | The ApnsService to use. The org.apache.camel.component.apns.factory.ApnsServiceFactory can be used to build a ApnsService | null | HIGH
  | *camel.component.apns.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-apns sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-apns-kafka-source-connector.adoc
index 01dbb7b,2a65765..dee2124
--- a/docs/modules/ROOT/pages/connectors/camel-apns-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-apns-kafka-source-connector.adoc
@@@ -54,6 -54,22 +54,22 @@@ The camel-apns source connector support
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.apns.apnsService* | The ApnsService to use. The org.apache.camel.component.apns.factory.ApnsServiceFactory can be used to build a ApnsService | null | HIGH
  | *camel.component.apns.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.apns.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-apns sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-apns sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-as2-kafka-sink-connector.adoc
index 3a6a72f,4e2cb76..86920bb
--- a/docs/modules/ROOT/pages/connectors/camel-as2-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-as2-kafka-sink-connector.adoc
@@@ -62,7 -62,23 +62,23 @@@ The camel-as2 sink connector supports 3
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.as2.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cr [...]
 -| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.as2.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-as2 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-as2-kafka-source-connector.adoc
index 536b9d0,b3ac87e..5ccc0c9
--- a/docs/modules/ROOT/pages/connectors/camel-as2-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-as2-kafka-source-connector.adoc
@@@ -80,7 -80,23 +80,23 @@@ The camel-as2 source connector support
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.as2.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.as2.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.as2.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-as2 sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-as2 sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-sink-connector.adoc
index 8953fa4,1065536..b7fffde
--- a/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-asterisk sink connector suppo
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.asterisk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-asterisk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-source-connector.adoc
index e998267,ddec0f6..3dddb7e
--- a/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-asterisk-kafka-source-connector.adoc
@@@ -39,6 -39,22 +39,22 @@@ The camel-asterisk source connector sup
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.asterisk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.asterisk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-asterisk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-asterisk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-atom-kafka-source-connector.adoc
index a742fd8,ad7af5b..e949515
--- a/docs/modules/ROOT/pages/connectors/camel-atom-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-atom-kafka-source-connector.adoc
@@@ -60,6 -60,22 +60,22 @@@ The camel-atom source connector support
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.atom.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.atom.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.atom.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-atom sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-atom sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-atom sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-avro-kafka-sink-connector.adoc
index 0512812,5d6fcb0..370b639
--- a/docs/modules/ROOT/pages/connectors/camel-avro-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-avro-kafka-sink-connector.adoc
@@@ -49,7 -49,23 +49,23 @@@ The camel-avro sink connector supports 
  | *camel.component.avro.singleParameter* | If true, consumer parameter won't be wrapped into array. Will fail if protocol specifies more then 1 parameter for the message | false | MEDIUM
  | *camel.component.avro.uriAuthority* | Authority to use (username and password) | null | MEDIUM
  | *camel.component.avro.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.avro.configuration* | To use a shared AvroConfiguration to configure options once | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-avro sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-avro-kafka-source-connector.adoc
index 1cefc51,65f5a4e..548f10a
--- a/docs/modules/ROOT/pages/connectors/camel-avro-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-avro-kafka-source-connector.adoc
@@@ -51,7 -51,23 +51,23 @@@ The camel-avro source connector support
  | *camel.component.avro.singleParameter* | If true, consumer parameter won't be wrapped into array. Will fail if protocol specifies more then 1 parameter for the message | false | MEDIUM
  | *camel.component.avro.uriAuthority* | Authority to use (username and password) | null | MEDIUM
  | *camel.component.avro.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.avro.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.avro.configuration* | To use a shared AvroConfiguration to configure options once | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-avro sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-avro sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-aws-sdb-kafka-sink-connector.adoc
index fbdacbd,63ab3d0..26c83a9
--- a/docs/modules/ROOT/pages/connectors/camel-aws-sdb-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws-sdb-kafka-sink-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-aws-sdb sink connector suppor
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.aws-sdb.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed the [...]
 -| *camel.component.aws-sdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.aws-sdb.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-aws-sdb sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-sdb sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-sdb sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-aws-translate-kafka-sink-connector.adoc
index 03d3fcb,48271b0..6a2f44c
--- a/docs/modules/ROOT/pages/connectors/camel-aws-translate-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws-translate-kafka-sink-connector.adoc
@@@ -59,6 -59,22 +59,22 @@@ The camel-aws-translate sink connector 
  | *camel.component.aws-translate.sourceLanguage* | Source language to use | null | MEDIUM
  | *camel.component.aws-translate.targetLanguage* | Target language to use | null | MEDIUM
  | *camel.component.aws-translate.translateClient* | To use a existing configured AWS Translate as client | null | MEDIUM
 -| *camel.component.aws-translate.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.aws-translate.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-aws-translate sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-translate sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws-translate sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-aws2-athena-kafka-sink-connector.adoc
index df493dd,8ca2f0c..b1f92a1
--- a/docs/modules/ROOT/pages/connectors/camel-aws2-athena-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-aws2-athena-kafka-sink-connector.adoc
@@@ -88,7 -88,23 +88,23 @@@ The camel-aws2-athena sink connector su
  | *camel.component.aws2-athena.secretKey* | Amazon AWS Secret Key. | null | MEDIUM
  | *camel.component.aws2-athena.waitTimeout* | Optional max wait time in millis to wait for a successful query completion. See the section 'Waiting for Query Completion and Retrying Failed Queries' to learn more. | 0L | MEDIUM
  | *camel.component.aws2-athena.workGroup* | The workgroup to use for running the query. | null | MEDIUM
 -| *camel.component.aws2-athena.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.aws2-athena.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.aws2-athena.clientRequestToken* | A unique string to ensure issues queries are idempotent. It is unlikely you will need to set this. | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-aws2-athena sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws2-athena sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-aws2-athena sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-sink-connector.adoc
index 9a4c7ff,e32f05d..aebf489
--- a/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-sink-connector.adoc
@@@ -82,7 -82,23 +82,23 @@@ The camel-azure-storage-blob sink conne
  | *camel.component.azure-storage-blob.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is p [...]
  | *camel.component.azure-storage-blob.operation* | The blob operation that can be used with this component on the producer One of: [listBlobContainers] [createBlobContainer] [deleteBlobContainer] [listBlobs] [getBlob] [deleteBlob] [downloadBlobToFile] [downloadLink] [uploadBlockBlob] [stageBlockBlobList] [commitBlobBlockList] [getBlobBlockList] [createAppendBlob] [commitAppendBlob] [createPageBlob] [uploadPageBlob] [resizePageBlob] [clearPageBlob] [getPageBlobRanges] | "listBlobContaine [...]
  | *camel.component.azure-storage-blob.pageBlobSize* | Specifies the maximum size for the page blob, up to 8 TB. The page blob size must be aligned to a 512-byte boundary. | "512" | MEDIUM
 -| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.azure-storage-blob.accessKey* | Access key for the associated azure account name to be used for authentication with azure blob services | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-source-connector.adoc
index 1fdd32e,cc80e25..d0b63a9
--- a/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-azure-storage-blob-kafka-source-connector.adoc
@@@ -66,7 -66,23 +66,23 @@@ The camel-azure-storage-blob source con
  | *camel.component.azure-storage-blob.serviceClient* | Client to a storage account. This client does not hold any state about a particular storage account but is instead a convenient way of sending off appropriate requests to the resource on the service. It may also be used to construct URLs to blobs and containers. This client contains operations on a service account. Operations on a container are available on BlobContainerClient through getBlobContainerClient(String), and operations o [...]
  | *camel.component.azure-storage-blob.timeout* | An optional timeout value beyond which a RuntimeException will be raised. | null | MEDIUM
  | *camel.component.azure-storage-blob.bridgeError Handler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.azure-storage-blob.basicProperty Binding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.azure-storage-blob.accessKey* | Access key for the associated azure account name to be used for authentication with azure blob services | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-azure-storage-blob sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-bean-kafka-sink-connector.adoc
index 924dce1,269ac8e..94020fe
--- a/docs/modules/ROOT/pages/connectors/camel-bean-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-bean-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-bean sink connector supports 
  | *camel.component.bean.cache* | Use singleton option instead. | "true" | LOW
  | *camel.component.bean.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
  | *camel.component.bean.scope* | Scope of bean. When using singleton scope (default) the bean is created or looked up only once and reused for the lifetime of the endpoint. The bean should be thread-safe in case concurrent threads is calling the bean at the same time. When using request scope the bean is created or looked up once per request (exchange). This can be used if you want to store state on a bean while processing a request and you want to call the same bean instance multiple t [...]
 -| *camel.component.bean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.bean.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-bean sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-bean sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-bean sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-sink-connector.adoc
index 7f75d22,1a0baa5..595e661
--- a/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-sink-connector.adoc
@@@ -38,7 -38,23 +38,23 @@@ The camel-beanstalk sink connector supp
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.beanstalk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.beanstalk.connectionSettings Factory* | Custom ConnectionSettingsFactory. Specify which ConnectionSettingsFactory to use to make connections to Beanstalkd. Especially useful for unit testing without beanstalkd daemon (you can mock ConnectionSettings) | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-source-connector.adoc
index 452ce57,95a98c5..bd35146
--- a/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-beanstalk-kafka-source-connector.adoc
@@@ -59,7 -59,23 +59,23 @@@ The camel-beanstalk source connector su
  | *camel.source.endpoint.timeUnit* | Time unit for initialDelay and delay options. One of: [NANOSECONDS] [MICROSECONDS] [MILLISECONDS] [SECONDS] [MINUTES] [HOURS] [DAYS] | "MILLISECONDS" | MEDIUM
  | *camel.source.endpoint.useFixedDelay* | Controls if fixed delay or fixed rate is used. See ScheduledExecutorService in JDK for details. | true | MEDIUM
  | *camel.component.beanstalk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.beanstalk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.beanstalk.connectionSettings Factory* | Custom ConnectionSettingsFactory. Specify which ConnectionSettingsFactory to use to make connections to Beanstalkd. Especially useful for unit testing without beanstalkd daemon (you can mock ConnectionSettings) | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-beanstalk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-braintree-kafka-sink-connector.adoc
index f824ea7,66b71c4..3af5de6
--- a/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-sink-connector.adoc
@@@ -47,7 -47,23 +47,23 @@@ The camel-braintree sink connector supp
  | *camel.sink.endpoint.privateKey* | The private key provided by Braintree. | null | MEDIUM
  | *camel.sink.endpoint.publicKey* | The public key provided by Braintree. | null | MEDIUM
  | *camel.component.braintree.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.braintree.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-braintree sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-braintree-kafka-source-connector.adoc
index 8c78fe7,2d0dfa9..6b8ead0
--- a/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-source-connector.adoc
@@@ -65,7 -65,23 +65,23 @@@ The camel-braintree source connector su
  | *camel.source.endpoint.privateKey* | The private key provided by Braintree. | null | MEDIUM
  | *camel.source.endpoint.publicKey* | The public key provided by Braintree. | null | MEDIUM
  | *camel.component.braintree.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.braintree.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.braintree.configuration* | Component configuration | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-braintree sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-braintree sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-browse-kafka-sink-connector.adoc
index 978dfa8,8adb0b7..f3b2f29
--- a/docs/modules/ROOT/pages/connectors/camel-browse-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-browse-kafka-sink-connector.adoc
@@@ -34,6 -34,22 +34,22 @@@ The camel-browse sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.browse.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-browse sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-browse-kafka-source-connector.adoc
index 469e864,9c62392..3ef4df4
--- a/docs/modules/ROOT/pages/connectors/camel-browse-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-browse-kafka-source-connector.adoc
@@@ -36,6 -36,22 +36,22 @@@ The camel-browse source connector suppo
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.browse.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.browse.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-browse sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-browse sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-chatscript-kafka-sink-connector.adoc
index 1393925,92dff38..54dd64b
--- a/docs/modules/ROOT/pages/connectors/camel-chatscript-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-chatscript-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-chatscript sink connector sup
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.chatscript.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed  [...]
 -| *camel.component.chatscript.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.chatscript.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-chatscript sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chatscript sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chatscript sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-chunk-kafka-sink-connector.adoc
index b27e0fd,6b88bbe..aa5f4d1
--- a/docs/modules/ROOT/pages/connectors/camel-chunk-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-chunk-kafka-sink-connector.adoc
@@@ -44,6 -44,22 +44,22 @@@ The camel-chunk sink connector support
  | *camel.component.chunk.allowContextMapAll* | Sets whether the context map should allow access to all details. By default only the message body and headers can be accessed. This option can be enabled for full access to the current Exchange and CamelContext. Doing so impose a potential security risk as this opens access to the full power of CamelContext API. | false | MEDIUM
  | *camel.component.chunk.allowTemplateFromHeader* | Whether to allow to use resource template from header or not (default false). Enabling this allows to specify dynamic templates via message header. However this can be seen as a potential security vulnerability if the header is coming from a malicious user, so use this with care. | false | MEDIUM
  | *camel.component.chunk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
 -| *camel.component.chunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.chunk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-chunk sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chunk sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-chunk sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-class-kafka-sink-connector.adoc
index 1818150,3e594a1..6737848
--- a/docs/modules/ROOT/pages/connectors/camel-class-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-class-kafka-sink-connector.adoc
@@@ -40,6 -40,22 +40,22 @@@ The camel-class sink connector support
  | *camel.component.class.cache* | Use singleton option instead. | "true" | LOW
  | *camel.component.class.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then  [...]
  | *camel.component.class.scope* | Scope of bean. When using singleton scope (default) the bean is created or looked up only once and reused for the lifetime of the endpoint. The bean should be thread-safe in case concurrent threads is calling the bean at the same time. When using request scope the bean is created or looked up once per request (exchange). This can be used if you want to store state on a bean while processing a request and you want to call the same bean instance multiple  [...]
 -| *camel.component.class.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.class.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-class sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-class sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-class sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-cm-sms-kafka-sink-connector.adoc
index ca14c6b,a92f4b7..8e49298
--- a/docs/modules/ROOT/pages/connectors/camel-cm-sms-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cm-sms-kafka-sink-connector.adoc
@@@ -38,6 -38,22 +38,22 @@@ The camel-cm-sms sink connector support
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.cm-sms.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...]
 -| *camel.component.cm-sms.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cm-sms.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-cm-sms sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cm-sms sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cm-sms sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-cmis-kafka-sink-connector.adoc
index 81c6162,18454ae..7e63710
--- a/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-sink-connector.adoc
@@@ -42,7 -42,23 +42,23 @@@ The camel-cmis sink connector supports 
  | *camel.sink.endpoint.password* | Password for the cmis repository | null | MEDIUM
  | *camel.sink.endpoint.username* | Username for the cmis repository | null | MEDIUM
  | *camel.component.cmis.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.cmis.sessionFacadeFactory* | To use a custom CMISSessionFacadeFactory to create the CMISSessionFacade instances | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-cmis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-cmis-kafka-source-connector.adoc
index 36f2ff5,3ee541a..a5539bf
--- a/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-cmis-kafka-source-connector.adoc
@@@ -44,7 -44,23 +44,23 @@@ The camel-cmis source connector support
  | *camel.source.endpoint.password* | Password for the cmis repository | null | MEDIUM
  | *camel.source.endpoint.username* | Username for the cmis repository | null | MEDIUM
  | *camel.component.cmis.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.cmis.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  | *camel.component.cmis.sessionFacadeFactory* | To use a custom CMISSessionFacadeFactory to create the CMISSessionFacade instances | null | MEDIUM
  |===
+ 
+ 
+ 
+ The camel-cmis sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-cmis sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-sink-connector.adoc
index da28578,25a1071..c12e145
--- a/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-coap-tcp sink connector suppo
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap-tcp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed th [...]
 -| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-source-connector.adoc
index f4fd906,90a9e18..671b47c
--- a/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coap+tcp-kafka-source-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-coap-tcp source connector sup
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap-tcp.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap-tcp sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-coap-kafka-sink-connector.adoc
index 6bfd775,339d0f2..5b7746b
--- a/docs/modules/ROOT/pages/connectors/camel-coap-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coap-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-coap sink connector supports 
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then c [...]
 -| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-coap-kafka-source-connector.adoc
index 39b55e0,1d37f7c..6b2999f
--- a/docs/modules/ROOT/pages/connectors/camel-coap-kafka-source-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coap-kafka-source-connector.adoc
@@@ -46,6 -46,22 +46,22 @@@ The camel-coap source connector support
  | *camel.source.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.source.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coap.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM
 -| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
 +| *camel.component.coap.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | LOW
  |===
+ 
+ 
+ 
+ The camel-coap sink connector has no converters out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no transforms out of the box.
+ 
+ 
+ 
+ 
+ 
+ The camel-coap sink connector has no aggregation strategies out of the box.
  // kafka-connector options: END
diff --cc docs/modules/ROOT/pages/connectors/camel-coaps+tcp-kafka-sink-connector.adoc
index 473ebdc,ff6d6fe..378c66a
--- a/docs/modules/ROOT/pages/connectors/camel-coaps+tcp-kafka-sink-connector.adoc
+++ b/docs/modules/ROOT/pages/connectors/camel-coaps+tcp-kafka-sink-connector.adoc
@@@ -43,6 -43,22 +43,22 @@@ The camel-coaps-tcp sink connector supp
  | *camel.sink.endpoint.basicPropertyBinding* | Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
  | *camel.sink.endpoint.synchronous* | Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported). | false | MEDIUM
  | *camel.component.coaps-tcp.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed t [...]
 -| *camel.component.coaps-tcp.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM
... 7039 lines suppressed ...