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 a9914ff Merge pull request #365 from apache/cutting-down-connectors
add f654f09 Building endpoint uris should for secret options automatic
use RAW() syntax for the value so we wont have encoding issue for passwords or
access tokens etc.
new 4ff165a Merge pull request #366 from apache/secret-raw
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:
core/pom.xml | 5 ++++
.../camel/kafkaconnector/utils/TaskHelper.java | 32 ++++++++++++++++++++++
.../camel/kafkaconnector/CamelSinkTaskTest.java | 14 ++++++++++
3 files changed, 51 insertions(+)