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

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


    from 838ab6be455 Sync deps
     new f3da80a32d2 CAMEL-19393: camel-kafka - Should keep the configuration 
value types as-is as Kafka converts this automatic.
     new dcdd2343115 CAMEL-19393: Allow to specify if a value should be 
converter to a specific type when using property binding. This is needed with 
camel-kafka and other vendor integrations such as MS Azure.
     new 02e56ce29e0 CAMEL-19393: Allow to specify if a value should be 
converter to a specific type when using property binding. This is needed with 
camel-kafka and other vendor integrations such as MS Azure.

The 3 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/component/kafka/KafkaConfiguration.java  | 12 +++++------
 .../camel/support/PropertyBindingSupportTest.java  | 24 ++++++++++++++++++++++
 .../camel/support/PropertyBindingSupport.java      | 16 +++++++++++++--
 .../modules/ROOT/pages/property-binding.adoc       |  6 ++++--
 4 files changed, 47 insertions(+), 11 deletions(-)

Reply via email to