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 99df710 Updated CHANGELOG.md 99df710 is described below commit 99df710d1d2856398ce849b84a912861785f97af Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Jul 13 03:04:08 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a07ba6f..036a6c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ **Merged pull requests:** +- 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)) - Align compatibility matrix [\#1229](https://github.com/apache/camel-kafka-connector/pull/1229) ([oscerd](https://github.com/oscerd)) - Upgrade to Strimzi 0.24.0 [\#1226](https://github.com/apache/camel-kafka-connector/pull/1226) ([oscerd](https://github.com/oscerd))