This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3x in repository https://gitbox.apache.org/repos/asf/camel.git
from 3e4f1307616 CAMEL-19392: Correct template bean definition schema (#10214) add ea4d77a35c7 CAMEL-19393: camel-kafka - Should keep the configuration value types as-is as Kafka converts this automatic. add 8038c120de2 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. add 8f8ecf83f4a 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. No new revisions were added by this update. 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(-)