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 df14db0 Updated CHANGELOG.md
df14db0 is described below
commit df14db05aede82ca83fe270be9d5644e617dd54a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 9 03:07:37 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dff171a..54dc2de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
**Merged pull requests:**
+- Some folowup improvements fro \#969 and \#202.
[\#1093](https://github.com/apache/camel-kafka-connector/pull/1093)
([valdar](https://github.com/valdar))
- Issue/969
[\#1091](https://github.com/apache/camel-kafka-connector/pull/1091)
([valdar](https://github.com/valdar))
- \(backport\) Added Google pub/sub sink integration test
[\#1088](https://github.com/apache/camel-kafka-connector/pull/1088)
([orpiske](https://github.com/orpiske))
- Add netty-http itests \#1036
[\#1084](https://github.com/apache/camel-kafka-connector/pull/1084)
([tadayosi](https://github.com/tadayosi))
@@ -532,7 +533,6 @@
- Added AWS S3 test using AWS v2
[\#480](https://github.com/apache/camel-kafka-connector/pull/480)
([orpiske](https://github.com/orpiske))
- Fix GH connection timeout issue
[\#478](https://github.com/apache/camel-kafka-connector/pull/478)
([orpiske](https://github.com/orpiske))
- Fixes typos when an invalid instance type is provided
[\#477](https://github.com/apache/camel-kafka-connector/pull/477)
([orpiske](https://github.com/orpiske))
-- Implement the connection timeout work-around
[\#476](https://github.com/apache/camel-kafka-connector/pull/476)
([orpiske](https://github.com/orpiske))
- Removed browse and class connector
[\#475](https://github.com/apache/camel-kafka-connector/pull/475)
([oscerd](https://github.com/oscerd))
- Removed digitalocean connector
[\#472](https://github.com/apache/camel-kafka-connector/pull/472)
([oscerd](https://github.com/oscerd))
- .asf.yaml: Enabled only rebase and squash button on PR
[\#471](https://github.com/apache/camel-kafka-connector/pull/471)
([oscerd](https://github.com/oscerd))
@@ -719,6 +719,7 @@
- Outdated camel-dependencies version?
[\#297](https://github.com/apache/camel-kafka-connector/issues/297)
- Aggregator support for completionTimeout too
[\#290](https://github.com/apache/camel-kafka-connector/issues/290)
- Upgrade to Camel 3.4.0 LTS version
[\#283](https://github.com/apache/camel-kafka-connector/issues/283)
+- Bump to Camel 3.3.0
[\#217](https://github.com/apache/camel-kafka-connector/issues/217)
- Camel-MongoDB Kafka connector: example with sink connector
[\#212](https://github.com/apache/camel-kafka-connector/issues/212)
**Merged pull requests:**
@@ -787,7 +788,6 @@
- CamelSinkTask Properties need to be cleaned up before going ahead
[\#224](https://github.com/apache/camel-kafka-connector/issues/224)
- CamelSinkTask headers must be cleaned before sending them ahead
[\#223](https://github.com/apache/camel-kafka-connector/issues/223)
- Updater the readme of autogenerated connectors doc page
[\#219](https://github.com/apache/camel-kafka-connector/issues/219)
-- Bump to Camel 3.3.0
[\#217](https://github.com/apache/camel-kafka-connector/issues/217)
**Merged pull requests:**