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 ada8e47 Updated CHANGELOG.md ada8e47 is described below commit ada8e47ae9e84ab9d03d2493f6918f8beb2f4a3c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Oct 31 03:03:41 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4f8f27..b0195d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ [Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.11.0...HEAD) +**Fixed bugs:** + +- Error with Syslog Source Connector [\#665](https://github.com/apache/camel-kafka-connector/issues/665) + **Closed issues:** - Using kinesis sink with STS assumeRole credentials? [\#1272](https://github.com/apache/camel-kafka-connector/issues/1272) @@ -12,9 +16,13 @@ - AWS SQS Source Message Delete [\#1266](https://github.com/apache/camel-kafka-connector/issues/1266) - Modular packaging of connectors? [\#1264](https://github.com/apache/camel-kafka-connector/issues/1264) - Bearer Token with HTTP sink? [\#1255](https://github.com/apache/camel-kafka-connector/issues/1255) +- Run slow tests on Apache CI [\#786](https://github.com/apache/camel-kafka-connector/issues/786) **Merged pull requests:** +- chore: regen. [\#1281](https://github.com/apache/camel-kafka-connector/pull/1281) ([valdar](https://github.com/valdar)) +- GenerateCamelKafkaConnectorsMojo : Added possibility to exclude conne⦠[\#1280](https://github.com/apache/camel-kafka-connector/pull/1280) ([valdar](https://github.com/valdar)) +- Camel3.12 [\#1279](https://github.com/apache/camel-kafka-connector/pull/1279) ([valdar](https://github.com/valdar)) - Main latest to next2 [\#1278](https://github.com/apache/camel-kafka-connector/pull/1278) ([djencks](https://github.com/djencks)) - \[Github Actions\] Periodic Sync Camel-kafka-connector main Branch [\#1277](https://github.com/apache/camel-kafka-connector/pull/1277) ([github-actions[bot]](https://github.com/apps/github-actions)) - camel kafka connector main latest to next [\#1275](https://github.com/apache/camel-kafka-connector/pull/1275) ([djencks](https://github.com/djencks))