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 1425bb6 Updated CHANGELOG.md
1425bb6 is described below
commit 1425bb64b9f0597ca16ec174e619c6d96e0df11e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 24 03:34:28 2020 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4585bff..9c4b92a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -771,6 +771,7 @@
**Fixed bugs:**
+- Camel-elasticsearch-rest-kafka-connector throws
java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager
[\#259](https://github.com/apache/camel-kafka-connector/issues/259)
- Possible problems in CamelSinkAWSSQSITCase tests
[\#215](https://github.com/apache/camel-kafka-connector/issues/215)
**Merged pull requests:**
@@ -785,10 +786,6 @@
[Full
Changelog](https://github.com/apache/camel-kafka-connector/compare/container-image-0.3.0...camel-kafka-connector-0.3.0.fuse-jdk11-800003)
-**Fixed bugs:**
-
-- Camel-elasticsearch-rest-kafka-connector throws
java.lang.NoClassDefFoundError: org/apache/logging/log4j/LogManager
[\#259](https://github.com/apache/camel-kafka-connector/issues/259)
-
**Closed issues:**
- Question: How to provide aws role:arn value to authenticate S3
[\#267](https://github.com/apache/camel-kafka-connector/issues/267)