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 0673b9c Updated CHANGELOG.md 0673b9c is described below commit 0673b9caa19dce3c5f4445571919eab9f14339fd Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Sep 2 10:15:12 2020 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cc0b74..a632a24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,7 +71,6 @@ - Being able to inject an aggregator in a sink connector [\#274](https://github.com/apache/camel-kafka-connector/issues/274) - In case of Sink we need to use toD instead of to [\#252](https://github.com/apache/camel-kafka-connector/issues/252) - Upgrade to Kafka 2.5.0 [\#249](https://github.com/apache/camel-kafka-connector/issues/249) -- Improve integration test support when component dependencies are present [\#211](https://github.com/apache/camel-kafka-connector/issues/211) - Support both marshal and unmarshal in source and sinks [\#194](https://github.com/apache/camel-kafka-connector/issues/194) - camel-kafka-connector-generator-maven-plugin: implement a component exclusion mechanism [\#148](https://github.com/apache/camel-kafka-connector/issues/148) @@ -144,6 +143,7 @@ - Use camel-depencencies to import versions of common libraries like Jakson, qpid, log4j etc. [\#241](https://github.com/apache/camel-kafka-connector/issues/241) - Autogenerate and example config file for each connector [\#220](https://github.com/apache/camel-kafka-connector/issues/220) +- Improve integration test support when component dependencies are present [\#211](https://github.com/apache/camel-kafka-connector/issues/211) - S3 source connector delete files from source bucket [\#97](https://github.com/apache/camel-kafka-connector/issues/97) - Create example and itest for camel-syslog [\#77](https://github.com/apache/camel-kafka-connector/issues/77)