This is an automated email from the ASF dual-hosted git repository.
valdar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0950b64 Edited Camel-kafka-connector-070-Whatsnew blog post (#519)
0950b64 is described below
commit 0950b6485ad31e324381a6576f36f273a6b8f993
Author: Andrea Tarocchi <[email protected]>
AuthorDate: Thu Dec 24 01:06:57 2020 +0100
Edited Camel-kafka-connector-070-Whatsnew blog post (#519)
---
content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md
b/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md
index 57a89f1..3cce53f 100644
--- a/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md
+++ b/content/blog/2020/12/Camel-kafka-connector-070-Whatsnew/index.md
@@ -46,6 +46,10 @@ There are situation in which you'll be using a
Camel-Kafka-Connector source conn
In the [camel-kafka-connector-examples
repository](https://github.com/apache/camel-kafka-connector-examples/tree/master/aws2-s3/aws2-s3-move-bucket-to-bucket)
we provided a little example based on 0.7.0 SNAPSHOT version.
+### Json marshal/unmarshal present by default in each connector
+
+We added `camel-jackson` in each connector so that is possible to use
`json-jackson` marshal/unmarshal out of the box.
+
### New Archetypes
We added two new archetypes: