This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 2a8b51c Updated CHANGELOG.md
2a8b51c is described below
commit 2a8b51c077c0726aff9e77fc0b9eece4d4a53246
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 3 03:14:10 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4648354..85af231 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Add an extensible connector archetype with dataformat
[\#660](https://github.com/apache/camel-kafka-connector/issues/660)
- Create a Camel-exec example
[\#649](https://github.com/apache/camel-kafka-connector/issues/649)
- Provide an archetype with needed bits to use Apicurio Registry stuff
[\#646](https://github.com/apache/camel-kafka-connector/issues/646)
- Bump to Strimzi 0.20.0 and Kafka 2.6.0
[\#641](https://github.com/apache/camel-kafka-connector/issues/641)
@@ -13,6 +14,11 @@
**Merged pull requests:**
+- Added a dataformat archetype for extending connectors
[\#661](https://github.com/apache/camel-kafka-connector/pull/661)
([oscerd](https://github.com/oscerd))
+- Update azure-tests
[\#659](https://github.com/apache/camel-kafka-connector/pull/659)
([unsortedhashsets](https://github.com/unsortedhashsets))
+- Index.adoc should reflect nav.adoc
[\#658](https://github.com/apache/camel-kafka-connector/pull/658)
([oscerd](https://github.com/oscerd))
+- Added a page in docs related to basic configuration of camel kafka co…
[\#657](https://github.com/apache/camel-kafka-connector/pull/657)
([oscerd](https://github.com/oscerd))
+- Added specific section in documentation related to archetype
[\#656](https://github.com/apache/camel-kafka-connector/pull/656)
([oscerd](https://github.com/oscerd))
- Update archetypes docs to point to the latest snapshot 0.7.0
[\#654](https://github.com/apache/camel-kafka-connector/pull/654)
([oscerd](https://github.com/oscerd))
- Error handling 1st part
[\#653](https://github.com/apache/camel-kafka-connector/pull/653)
([oscerd](https://github.com/oscerd))
- Minor fixes
[\#652](https://github.com/apache/camel-kafka-connector/pull/652)
([valdar](https://github.com/valdar))