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 4efa149 Updated CHANGELOG.md 4efa149 is described below commit 4efa14944bf40f65fa75dc4c383e9f5a1d68c592 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue May 25 03:39:22 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b616fc..34f4cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ [Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.10.0...HEAD) +**Closed issues:** + +- Release 0.10.0 [\#1184](https://github.com/apache/camel-kafka-connector/issues/1184) +- Bump to Camel 3.10.0 [\#1183](https://github.com/apache/camel-kafka-connector/issues/1183) + **Merged pull requests:** +- Update to Camel 3.11.0-SNAPSHOT [\#1185](https://github.com/apache/camel-kafka-connector/pull/1185) ([valdar](https://github.com/valdar)) - \[Github Actions\] Periodic Sync Camel-kafka-connector main Branch [\#1182](https://github.com/apache/camel-kafka-connector/pull/1182) ([github-actions[bot]](https://github.com/apps/github-actions)) - \[Github Actions\] Periodic Sync Camel-kafka-connector main Branch [\#1180](https://github.com/apache/camel-kafka-connector/pull/1180) ([github-actions[bot]](https://github.com/apps/github-actions)) - Made Kinesis tests hopefully more robust. [\#1179](https://github.com/apache/camel-kafka-connector/pull/1179) ([valdar](https://github.com/valdar))