This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push: new 42a26f9 Updated CHANGELOG.md 42a26f9 is described below commit 42a26f98e0c7cb59c4d17eb136073b995f75c2c3 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri Jul 23 03:04:11 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aeb5943..537c10e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- Upgrade to Camel 3.11.0 [\#1237](https://github.com/apache/camel-kafka-connector/issues/1237) - aws2-s3 prefix not working with Kafka source connector [\#1235](https://github.com/apache/camel-kafka-connector/issues/1235) - Jira source connector only sourcing new issues [\#1221](https://github.com/apache/camel-kafka-connector/issues/1221) - Bump to Strimzi Operator 0.24.0 [\#1219](https://github.com/apache/camel-kafka-connector/issues/1219) @@ -17,6 +18,7 @@ **Merged pull requests:** +- Upgrade to Camel 3.11.0 [\#1238](https://github.com/apache/camel-kafka-connector/pull/1238) ([oscerd](https://github.com/oscerd)) - Adjusted test code to avoid recycling test topics [\#1234](https://github.com/apache/camel-kafka-connector/pull/1234) ([orpiske](https://github.com/orpiske)) - \(chores\): replaces duplicated TestUtils code with the one from Camel Core [\#1233](https://github.com/apache/camel-kafka-connector/pull/1233) ([orpiske](https://github.com/orpiske)) - Update compatibility matrix with no LTS for 0.8, 0.9 and 0.10.x [\#1231](https://github.com/apache/camel-kafka-connector/pull/1231) ([oscerd](https://github.com/oscerd))