This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 7dd2ca69e0d Bump version new 444b5af854c 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 e9b17d66a61 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 2 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/support/PropertyBindingSupportTest.java | 24 ++++++++++++++++++++++ .../camel/support/PropertyBindingSupport.java | 16 +++++++++++++-- .../modules/ROOT/pages/property-binding.adoc | 6 ++++-- 3 files changed, 42 insertions(+), 4 deletions(-)