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 4fd5984 Updated CHANGELOG.md 4fd5984 is described below commit 4fd5984282af8931658cc9110120fad9e83f2f9a Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Jun 17 03:05:21 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e095c7..7c04448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,20 +2,11 @@ ## [Unreleased](https://github.com/apache/camel-kafka-connector/tree/HEAD) -[Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.10.0...HEAD) - -**Closed issues:** - -- aws2s3 source connector split file into several messages [\#1196](https://github.com/apache/camel-kafka-connector/issues/1196) -- camel-elasticsearch-rest-kafka-connector indexId [\#1192](https://github.com/apache/camel-kafka-connector/issues/1192) -- CAMEL-AWS-KINESIS-KAFKA-CONNECTOR SOURCE CONFIGURATION [\#1186](https://github.com/apache/camel-kafka-connector/issues/1186) -- 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) -- camel-salesforce-kafka-connector missing dependency library [\#1114](https://github.com/apache/camel-kafka-connector/issues/1114) -- Improve documentation TOC [\#389](https://github.com/apache/camel-kafka-connector/issues/389) +[Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.10.1...HEAD) **Merged pull requests:** +- \[Github Actions\] Periodic Sync Camel-kafka-connector main Branch [\#1213](https://github.com/apache/camel-kafka-connector/pull/1213) ([github-actions[bot]](https://github.com/apps/github-actions)) - Added a brief note about adjusting connectors behavior via Kafka message headers [\#1212](https://github.com/apache/camel-kafka-connector/pull/1212) ([orpiske](https://github.com/orpiske)) - \[Github Actions\] Periodic Sync Camel-kafka-connector main Branch [\#1210](https://github.com/apache/camel-kafka-connector/pull/1210) ([github-actions[bot]](https://github.com/apps/github-actions)) - \[Github Actions\] Periodic Sync Camel-kafka-connector main Branch [\#1207](https://github.com/apache/camel-kafka-connector/pull/1207) ([github-actions[bot]](https://github.com/apps/github-actions)) @@ -305,6 +296,20 @@ - Minor changes to docs - correct the camel-log and camel-timer properties file names, verbiage change on untar/unzip section. [\#639](https://github.com/apache/camel-kafka-connector/pull/639) ([cunningt](https://github.com/cunningt)) - Decouple the Elasticsearch client from the service to simplify moving the services to Camel core [\#638](https://github.com/apache/camel-kafka-connector/pull/638) ([orpiske](https://github.com/orpiske)) +## [camel-kafka-connector-0.10.1](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.10.1) (2021-06-16) + +[Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.10.0...camel-kafka-connector-0.10.1) + +**Closed issues:** + +- aws2s3 source connector split file into several messages [\#1196](https://github.com/apache/camel-kafka-connector/issues/1196) +- camel-elasticsearch-rest-kafka-connector indexId [\#1192](https://github.com/apache/camel-kafka-connector/issues/1192) +- CAMEL-AWS-KINESIS-KAFKA-CONNECTOR SOURCE CONFIGURATION [\#1186](https://github.com/apache/camel-kafka-connector/issues/1186) +- 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) +- camel-salesforce-kafka-connector missing dependency library [\#1114](https://github.com/apache/camel-kafka-connector/issues/1114) +- Improve documentation TOC [\#389](https://github.com/apache/camel-kafka-connector/issues/389) + ## [camel-kafka-connector-0.10.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.10.0) (2021-05-22) [Full Changelog](https://github.com/apache/camel-kafka-connector/compare/camel-kafka-connector-0.9.0...camel-kafka-connector-0.10.0)