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 b320626ed34 [CAMEL-18527] Camel Kafka Component: batch producer with
individual headers (#8408)
new 7764e156a4e camel-jbang - Upgrade to Camel 3.18.2
new 60680015b24 CAMEL-18527: Regen
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 | 2 +
.../dsl/KafkaComponentBuilderFactory.java | 22 +++++++++++
.../endpoint/dsl/KafkaEndpointBuilderFactory.java | 43 ++++++++++++++++++++++
.../camel-jbang-main/dist/CamelJBang.java | 4 +-
.../src/main/jbang/main/CamelJBang.java | 4 +-
5 files changed, 71 insertions(+), 4 deletions(-)