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 37fb8bd Updated CHANGELOG.md
37fb8bd is described below
commit 37fb8bda1eed7d6278a3d82b01041b4ba0ff798f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 14 03:08:29 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55380a5..bc898ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -141,6 +141,7 @@
- Add gh action for daily maven plugins IT
[\#1032](https://github.com/apache/camel-kafka-connector/pull/1032)
([tadayosi](https://github.com/tadayosi))
- Remove headers docs
[\#1029](https://github.com/apache/camel-kafka-connector/pull/1029)
([oscerd](https://github.com/oscerd))
- Temporarily disable the syslog source tests on Github
[\#1025](https://github.com/apache/camel-kafka-connector/pull/1025)
([orpiske](https://github.com/orpiske))
+- \(backport\) Fixed checkstyle issues with the CXF integration tests
[\#1024](https://github.com/apache/camel-kafka-connector/pull/1024)
([orpiske](https://github.com/orpiske))
- Fixed checkstyle issues with the CXF integration tests
[\#1023](https://github.com/apache/camel-kafka-connector/pull/1023)
([orpiske](https://github.com/orpiske))
- Make sure CXF tests are included in the test run
[\#1021](https://github.com/apache/camel-kafka-connector/pull/1021)
([orpiske](https://github.com/orpiske))
- Add tests to camel-kafka-connector-generator-maven-plugin
[\#1019](https://github.com/apache/camel-kafka-connector/pull/1019)
([tadayosi](https://github.com/tadayosi))
@@ -367,6 +368,7 @@
- Camel-Master updated to 3.7.0 staging
[\#789](https://github.com/apache/camel-kafka-connector/pull/789)
([oscerd](https://github.com/oscerd))
- Couchbase timeout fixes on camel-master
[\#787](https://github.com/apache/camel-kafka-connector/pull/787)
([orpiske](https://github.com/orpiske))
- Rebase camel-master on master by hand
[\#783](https://github.com/apache/camel-kafka-connector/pull/783)
([oscerd](https://github.com/oscerd))
+- \(chores\) Use diamond operators instead of type specification
[\#779](https://github.com/apache/camel-kafka-connector/pull/779)
([orpiske](https://github.com/orpiske))
- \[Github Actions\] Periodic Sync Camel-kafka-connector camel-master Branch
[\#776](https://github.com/apache/camel-kafka-connector/pull/776)
([github-actions[bot]](https://github.com/apps/github-actions))
- Set the service version to the supported one from Azurite to prevent test
failures [\#775](https://github.com/apache/camel-kafka-connector/pull/775)
([orpiske](https://github.com/orpiske))
- Fix example CamelAmqpSourceConnector using sink instead of source pro…
[\#768](https://github.com/apache/camel-kafka-connector/pull/768)
([apupier](https://github.com/apupier))