This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push:
new 6d7e85d01a Updated CHANGELOG.md
6d7e85d01a is described below
commit 6d7e85d01a934b7bd6261f3a024f0ab44b076a25
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 04:22:03 2026 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3c760ae05..aea0b32c50 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
[Full
Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-4.14.5...HEAD)
+**Implemented enhancements:**
+
+- Reduce generated connector module boilerplate
[\#1787](https://github.com/apache/camel-kafka-connector/issues/1787)
+
**Closed issues:**
- Upgrade to Apache Kafka 4.x
[\#1778](https://github.com/apache/camel-kafka-connector/issues/1778)