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-kafka-connector.git.
from 2464b1a Merge pull request #42 from orpiske/use-property-not-env
add 1d49281 Allow to configure a source record key from camel message
header key
new 37caf10 Merge pull request #39 from apache/source-record-key
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:
.../kafkaconnector/CamelSourceConnectorConfig.java | 8 ++-
.../camel/kafkaconnector/CamelSourceTask.java | 10 +++-
.../camel/kafkaconnector/utils/SchemaHelper.java | 3 ++
.../camel/kafkaconnector/CamelSourceTaskTest.java | 62 ++++++++++++++++++++++
4 files changed, 81 insertions(+), 2 deletions(-)