You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/05/26 14:01:22 UTC

[camel] branch regen_bot updated (9f6abaf7d14 -> 02e56ce29e0)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 9f6abaf7d14 Upgrade to nats 2.9.17 docker image
     add c415b8ea45f Upgrade AWS SDK v2 to version 2.20.73
     add 59c3b04ab1d Upgrade Minio to version 8.5.3
     add 838ab6be455 Sync deps
     add f3da80a32d2 CAMEL-19393: camel-kafka - Should keep the configuration value types as-is as Kafka converts this automatic.
     add 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.
     add 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.

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  4 ++--
 .../camel/component/kafka/KafkaConfiguration.java  | 12 +++++------
 .../camel/support/PropertyBindingSupportTest.java  | 24 ++++++++++++++++++++++
 .../camel/support/PropertyBindingSupport.java      | 16 +++++++++++++--
 .../modules/ROOT/pages/property-binding.adoc       |  6 ++++--
 parent/pom.xml                                     |  4 ++--
 6 files changed, 51 insertions(+), 15 deletions(-)