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 c2a7455 Updated CHANGELOG.md
c2a7455 is described below
commit c2a74552b074d0f55796616683e28377be6e1b20
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 23 03:16:34 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5170d2a..b7c98b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,10 @@
**Merged pull requests:**
+- 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))
- Replaced the use of kubectl with oc command.
[\#468](https://github.com/apache/camel-kafka-connector/pull/468)
([valdar](https://github.com/valdar))
@@ -262,6 +266,7 @@
- Fixed con cong autogen
[\#222](https://github.com/apache/camel-kafka-connector/pull/222)
([valdar](https://github.com/valdar))
- Remove core from test plugin path
[\#218](https://github.com/apache/camel-kafka-connector/pull/218)
([orpiske](https://github.com/orpiske))
- Sink test refactoring
[\#216](https://github.com/apache/camel-kafka-connector/pull/216)
([fvaleri](https://github.com/fvaleri))
+- Produce an assembly artifact containing all the released artifacts
[\#195](https://github.com/apache/camel-kafka-connector/pull/195)
([oscerd](https://github.com/oscerd))
- Add contentLogLevel task property
[\#193](https://github.com/apache/camel-kafka-connector/pull/193)
([fvaleri](https://github.com/fvaleri))
##
[camel-kafka-connector-0.2.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.2.0)
(2020-05-17)
@@ -308,7 +313,6 @@
- Flakey tests
[\#200](https://github.com/apache/camel-kafka-connector/pull/200)
([valdar](https://github.com/valdar))
- Generate a table with supported connectors
[\#198](https://github.com/apache/camel-kafka-connector/pull/198)
([oscerd](https://github.com/oscerd))
- Make the topics property consistent between source and sink connectors
[\#196](https://github.com/apache/camel-kafka-connector/pull/196)
([oscerd](https://github.com/oscerd))
-- Produce an assembly artifact containing all the released artifacts
[\#195](https://github.com/apache/camel-kafka-connector/pull/195)
([oscerd](https://github.com/oscerd))
- Switched to use RuntimeCatalog.asEndpointUri method to construct the …
[\#192](https://github.com/apache/camel-kafka-connector/pull/192)
([valdar](https://github.com/valdar))
- Connectors doc: Show up only the priority in the table column
[\#190](https://github.com/apache/camel-kafka-connector/pull/190)
([oscerd](https://github.com/oscerd))
- Added test on different component properties formats fix \#132
[\#187](https://github.com/apache/camel-kafka-connector/pull/187)
([valdar](https://github.com/valdar))