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 bf93b53 Updated CHANGELOG.md
bf93b53 is described below
commit bf93b53a54d414e82ad50b35d6f2c96f7669f335
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 6 03:11:42 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 363b732..fa6e067 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -397,6 +397,7 @@
- AWS v2 tests tweaks
[\#684](https://github.com/apache/camel-kafka-connector/pull/684)
([orpiske](https://github.com/orpiske))
- Provide API to retrieve Basic configuration \#679
[\#683](https://github.com/apache/camel-kafka-connector/pull/683)
([apupier](https://github.com/apupier))
- Minor SJMS2 test cleanups
[\#681](https://github.com/apache/camel-kafka-connector/pull/681)
([orpiske](https://github.com/orpiske))
+- fix typo [\#680](https://github.com/apache/camel-kafka-connector/pull/680)
([apupier](https://github.com/apupier))
- Use foreach instead of Iterator to simplify code
[\#678](https://github.com/apache/camel-kafka-connector/pull/678)
([apupier](https://github.com/apupier))
- Avoid mix of stream and non-stream; simplify comparison
[\#676](https://github.com/apache/camel-kafka-connector/pull/676)
([apupier](https://github.com/apupier))
- 672 provide description in catalog
[\#675](https://github.com/apache/camel-kafka-connector/pull/675)
([apupier](https://github.com/apupier))
@@ -520,7 +521,6 @@
- Swap arguments so they are in the correct order: expected value, actual
[\#616](https://github.com/apache/camel-kafka-connector/pull/616)
([apupier](https://github.com/apupier))
- Added Release to 0.4.4 to Camel compatibility matrix
[\#614](https://github.com/apache/camel-kafka-connector/pull/614)
([oscerd](https://github.com/oscerd))
- Staging 3.6.0 and camel master
[\#612](https://github.com/apache/camel-kafka-connector/pull/612)
([oscerd](https://github.com/oscerd))
-- Test early: Point to Strimzi 0.20.0 RC2
[\#611](https://github.com/apache/camel-kafka-connector/pull/611)
([oscerd](https://github.com/oscerd))
- JDK naming Jenkinsfiles
[\#610](https://github.com/apache/camel-kafka-connector/pull/610)
([oscerd](https://github.com/oscerd))
- Apply the Strimzi next profile only to the connector build
[\#608](https://github.com/apache/camel-kafka-connector/pull/608)
([orpiske](https://github.com/orpiske))
- Reneamed a method to better understanding, added a test and javadoc a…
[\#607](https://github.com/apache/camel-kafka-connector/pull/607)
([valdar](https://github.com/valdar))