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 e309308 Updated CHANGELOG.md
e309308 is described below
commit e309308497ad5f45499d07025c4d500e3eb1cd18
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 5 03:14:41 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 289e5f5..7223c29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,9 +11,11 @@
- 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)
- Add Openshift instrunctions for Telegram examples
[\#636](https://github.com/apache/camel-kafka-connector/issues/636)
+- Create example for camel-resteasy-kafka-source-connector
[\#565](https://github.com/apache/camel-kafka-connector/issues/565)
**Merged pull requests:**
+- Decouple the RabbitMQ client from the service to simplify using the test
infra from Camel
[\#666](https://github.com/apache/camel-kafka-connector/pull/666)
([orpiske](https://github.com/orpiske))
- Decouple the MongoDB client from the service to simplify using the test
infra from Camel
[\#662](https://github.com/apache/camel-kafka-connector/pull/662)
([orpiske](https://github.com/orpiske))
- 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))