This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from c021916 CAMEL-17398: Include core/dsl in catalog
add da996eb CAMEL-17284: upgrade Kafka clients to 3.1.0
add f4ce16f Regen for commit da996eb89d8b264349d2db5b4f6e41fcba4e10f4
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/vertx-kafka.json | 64 +-
.../vertx/kafka/VertxKafkaComponentConfigurer.java | 84 ++
.../vertx/kafka/VertxKafkaEndpointConfigurer.java | 84 ++
.../vertx/kafka/VertxKafkaEndpointUriFactory.java | 16 +-
.../configuration/VertxKafkaConfiguration.java | 354 ++++-
.../camel/component/vertx/kafka/vertx-kafka.json | 64 +-
.../dsl/VertxKafkaComponentBuilderFactory.java | 371 ++++-
.../dsl/VertxKafkaEndpointBuilderFactory.java | 1474 +++++++++++++++++++-
parent/pom.xml | 2 +-
9 files changed, 2373 insertions(+), 140 deletions(-)