This is an automated email from the ASF dual-hosted git repository.
github-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 702edcf Updated CHANGELOG.md
702edcf is described below
commit 702edcfd64513d9e83acf9c7b95963971c4218ed
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 8 03:04:23 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74eb330..cb6c201 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- how to convert csv to json using unmarshal/marshal
[\#1253](https://github.com/apache/camel-kafka-connector/issues/1253)
- Bump to Strimzi 0.25.0
[\#1248](https://github.com/apache/camel-kafka-connector/issues/1248)
- Configurable parameters in AWS2-s3 Kafka source connector
[\#1247](https://github.com/apache/camel-kafka-connector/issues/1247)
- Using a Kafka Consumer with Idempotency enabled Kafka consume
[\#1245](https://github.com/apache/camel-kafka-connector/issues/1245)