This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-kafka-connector-0.4.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
from 4f6406e Merge pull request #364 from apache/fix-362-0.4 add b7650bb 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. add 1d4fdbe 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 4371561 Merge pull request #371 from apache/backport-raw-fixes 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 | 29 ++++++++++++++++++++ 3 files changed, 66 insertions(+)