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 37c952d645b build tooling - Should not change support level for
versions when changing x.y.z (z digit).
new 821959a6556 Upgrade to apache 29 parent
new 93d71b6e803 CAMEL-18841: camel-kafka: producer idempotence is not
enabled by default
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:
.../org/apache/camel/catalog/components/kafka.json | 12 +--
.../org/apache/camel/component/kafka/kafka.json | 12 +--
.../camel/component/kafka/KafkaConfiguration.java | 55 +++++++----
.../camel/component/kafka/KafkaComponentTest.java | 1 -
.../ROOT/pages/camel-3x-upgrade-guide-3_20.adoc | 9 ++
.../dsl/KafkaComponentBuilderFactory.java | 71 ++++++++------
.../endpoint/dsl/KafkaEndpointBuilderFactory.java | 106 +++++++++++++--------
pom.xml | 2 +-
8 files changed, 169 insertions(+), 99 deletions(-)