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 2019/02/20 11:04:51 UTC

[camel] branch master updated (0d6dd6a -> 4551a27)

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

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


    from 0d6dd6a  Upgrade Commons-pool2 to version 2.6.1
     new 5b3b499  Added schema.registry.url propery to support Confluent schema registry servers.
     new ce268f9  Added schema.registry.url property to documentation.
     new fa1cc28  Camel-Kafka: Regen docs and SB starter
     new a33bacd  Camel-Kafka: Fixed CS
     new 1ab9ce0  Camel-Kafka: Schema Registry docs modified
     new 4551a27  Camel-Kafka: Regen docs and SB Starter again

The 35586 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:
 .../camel-kafka/src/main/docs/kafka-component.adoc |   7 +-
 .../camel/component/kafka/KafkaConfiguration.java  | 630 ++++++++++++---------
 .../springboot/KafkaComponentConfiguration.java    |  26 +-
 3 files changed, 397 insertions(+), 266 deletions(-)