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 ecdca05fa4d Add missing license header add f9346ac691e CAMEL-18104: camel-core - Add more type converters from byte[] to general object types, which helps Camel Kafka Connector and Kafka users. No new revisions were added by this update. Summary of changes: .../converter/CamelBaseBulkConverterLoader.java | 92 +++++++++++++--- .../apache/camel/converter/ObjectConverter.java | 116 +++++++++++++++++---- .../camel/converter/ObjectConverterTest.java | 23 ++-- .../java/org/apache/camel/util/ObjectHelper.java | 6 ++ 4 files changed, 196 insertions(+), 41 deletions(-)