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 03e5f14 Updated CHANGELOG.md
03e5f14 is described below
commit 03e5f14b998a62dbda8abb3efcc2f15fb78cb10b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 5 03:09:48 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e21e9ae..363b732 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -307,6 +307,7 @@
- Upgrade to 3.7.1 and regen
[\#917](https://github.com/apache/camel-kafka-connector/pull/917)
([oscerd](https://github.com/oscerd))
- Camel-Cron connector: We need to add at least camel-quartz as dependency
[\#911](https://github.com/apache/camel-kafka-connector/pull/911)
([oscerd](https://github.com/oscerd))
- Ensures that Couchbase client dependencies are packed with the connector
\(GH issue \#878\)
[\#892](https://github.com/apache/camel-kafka-connector/pull/892)
([orpiske](https://github.com/orpiske))
+- Idempotency docs 0.7.x
[\#852](https://github.com/apache/camel-kafka-connector/pull/852)
([oscerd](https://github.com/oscerd))
- \(backport\) Ensure the DLQ configuration from Kafka Connect is correctly
handled \(issue \#835\)
[\#837](https://github.com/apache/camel-kafka-connector/pull/837)
([orpiske](https://github.com/orpiske))
- \(backport\) Bump camel dependency to use camel 3.7.1-SNAPSHOT
[\#832](https://github.com/apache/camel-kafka-connector/pull/832)
([orpiske](https://github.com/orpiske))
- Set version to 0.7.1-SNAPSHOT
[\#831](https://github.com/apache/camel-kafka-connector/pull/831)
([orpiske](https://github.com/orpiske))
@@ -396,7 +397,6 @@
- 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,6 +520,7 @@
- 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))