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 f6c340b Updated CHANGELOG.md
f6c340b is described below
commit f6c340b75c4559da42768135160e4f7ac407a394
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 17 03:15:31 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee51939..4ae5ad2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
**Closed issues:**
+- Add Google Sheets Stream source example
[\#703](https://github.com/apache/camel-kafka-connector/issues/703)
- Add RemoteFileTransforms to the FTPS connector directly
[\#702](https://github.com/apache/camel-kafka-connector/issues/702)
- Add RemoteFileTransforms to the FTP connector directly
[\#701](https://github.com/apache/camel-kafka-connector/issues/701)
- Camel Kafka Connector Catalog throws NPE on Windows
[\#697](https://github.com/apache/camel-kafka-connector/issues/697)
@@ -35,6 +36,7 @@
**Merged pull requests:**
+- Decouple the jdbc clients from the service to simplify using the test infra
from Camel [\#713](https://github.com/apache/camel-kafka-connector/pull/713)
([orpiske](https://github.com/orpiske))
- Add RemoteFileTransforms to the FTP connector directly
[\#709](https://github.com/apache/camel-kafka-connector/pull/709)
([oscerd](https://github.com/oscerd))
- Add RemoteFileTransforms to the FTPS connector directly
[\#707](https://github.com/apache/camel-kafka-connector/pull/707)
([oscerd](https://github.com/oscerd))
- Added missing dependency causing Strimzi tests to fail
[\#706](https://github.com/apache/camel-kafka-connector/pull/706)
([orpiske](https://github.com/orpiske))
@@ -320,6 +322,7 @@
- Removed wrong terminal output from example in archetype docs
[\#394](https://github.com/apache/camel-kafka-connector/pull/394)
([oscerd](https://github.com/oscerd))
- Kafka-clients is not a test dependency
[\#393](https://github.com/apache/camel-kafka-connector/pull/393)
([oscerd](https://github.com/oscerd))
- Added automatic-sync gh action for camel-kafka-connector on camel-mas…
[\#392](https://github.com/apache/camel-kafka-connector/pull/392)
([oscerd](https://github.com/oscerd))
+- Added automatic-sync-camel-master to camel-master branch for testing …
[\#390](https://github.com/apache/camel-kafka-connector/pull/390)
([oscerd](https://github.com/oscerd))
- Adds basic aggregation test \(github issue \#291\)
[\#388](https://github.com/apache/camel-kafka-connector/pull/388)
([orpiske](https://github.com/orpiske))
- Fix flaky syslog test
[\#386](https://github.com/apache/camel-kafka-connector/pull/386)
([orpiske](https://github.com/orpiske))
- Added a simple troubleshooting guide
[\#383](https://github.com/apache/camel-kafka-connector/pull/383)
([orpiske](https://github.com/orpiske))