This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/master by this push: new d6ad53a Updated CHANGELOG.md d6ad53a is described below commit d6ad53af1dbe3a2122b88a7c3d392b450b082604 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Mar 10 03:06:57 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54dc2de..a5b01f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - Add SMT for GenericFile of Camel-file-kafka-connector [\#1047](https://github.com/apache/camel-kafka-connector/issues/1047) - Add itests for camel-kafka-netty\*-connectors [\#1036](https://github.com/apache/camel-kafka-connector/issues/1036) - Grab topics using regex and put in S3 by topic name [\#1020](https://github.com/apache/camel-kafka-connector/issues/1020) +- How to set Map property via the kafka connector configuration [\#323](https://github.com/apache/camel-kafka-connector/issues/323) **Merged pull requests:** @@ -29,7 +30,6 @@ - Refresh to master fixes that were lying on camel-master \(pt 3\) [\#1076](https://github.com/apache/camel-kafka-connector/pull/1076) ([orpiske](https://github.com/orpiske)) - Refresh to master fixes that were lying on camel-master \(pt 2\) [\#1075](https://github.com/apache/camel-kafka-connector/pull/1075) ([orpiske](https://github.com/orpiske)) - Refresh to master fixes that were lying on camel-master [\#1074](https://github.com/apache/camel-kafka-connector/pull/1074) ([orpiske](https://github.com/orpiske)) -- Add netty sink itest \#1036 [\#1071](https://github.com/apache/camel-kafka-connector/pull/1071) ([tadayosi](https://github.com/tadayosi)) - Add Netty source itest \#1036 [\#1066](https://github.com/apache/camel-kafka-connector/pull/1066) ([tadayosi](https://github.com/tadayosi)) - chore: update latestReleasedVersion to 0.8.0 and regen. [\#1063](https://github.com/apache/camel-kafka-connector/pull/1063) ([valdar](https://github.com/valdar)) - The count of transforms, converter and aggregation strategy seems to be broken for docs [\#1059](https://github.com/apache/camel-kafka-connector/pull/1059) ([oscerd](https://github.com/oscerd)) @@ -336,6 +336,7 @@ - Added PojoToSchemaAndStructTransform to infer POJO kafka connec schem… [\#686](https://github.com/apache/camel-kafka-connector/pull/686) ([valdar](https://github.com/valdar)) - AWS v2 tests tweaks [\#684](https://github.com/apache/camel-kafka-connector/pull/684) ([orpiske](https://github.com/orpiske)) - Provide API to retrieve Basic configuration \#679 [\#683](https://github.com/apache/camel-kafka-connector/pull/683) ([apupier](https://github.com/apupier)) +- Updates camel master to 3.7.0 [\#682](https://github.com/apache/camel-kafka-connector/pull/682) ([orpiske](https://github.com/orpiske)) - Minor SJMS2 test cleanups [\#681](https://github.com/apache/camel-kafka-connector/pull/681) ([orpiske](https://github.com/orpiske)) - fix typo [\#680](https://github.com/apache/camel-kafka-connector/pull/680) ([apupier](https://github.com/apupier)) - Use foreach instead of Iterator to simplify code [\#678](https://github.com/apache/camel-kafka-connector/pull/678) ([apupier](https://github.com/apupier)) @@ -533,6 +534,7 @@ - Added AWS S3 test using AWS v2 [\#480](https://github.com/apache/camel-kafka-connector/pull/480) ([orpiske](https://github.com/orpiske)) - Fix GH connection timeout issue [\#478](https://github.com/apache/camel-kafka-connector/pull/478) ([orpiske](https://github.com/orpiske)) - Fixes typos when an invalid instance type is provided [\#477](https://github.com/apache/camel-kafka-connector/pull/477) ([orpiske](https://github.com/orpiske)) +- Implement the connection timeout work-around [\#476](https://github.com/apache/camel-kafka-connector/pull/476) ([orpiske](https://github.com/orpiske)) - Removed browse and class connector [\#475](https://github.com/apache/camel-kafka-connector/pull/475) ([oscerd](https://github.com/oscerd)) - Removed digitalocean connector [\#472](https://github.com/apache/camel-kafka-connector/pull/472) ([oscerd](https://github.com/oscerd)) - .asf.yaml: Enabled only rebase and squash button on PR [\#471](https://github.com/apache/camel-kafka-connector/pull/471) ([oscerd](https://github.com/oscerd)) @@ -719,7 +721,6 @@ - Outdated camel-dependencies version? [\#297](https://github.com/apache/camel-kafka-connector/issues/297) - Aggregator support for completionTimeout too [\#290](https://github.com/apache/camel-kafka-connector/issues/290) - Upgrade to Camel 3.4.0 LTS version [\#283](https://github.com/apache/camel-kafka-connector/issues/283) -- Bump to Camel 3.3.0 [\#217](https://github.com/apache/camel-kafka-connector/issues/217) - Camel-MongoDB Kafka connector: example with sink connector [\#212](https://github.com/apache/camel-kafka-connector/issues/212) **Merged pull requests:** @@ -788,6 +789,7 @@ - CamelSinkTask Properties need to be cleaned up before going ahead [\#224](https://github.com/apache/camel-kafka-connector/issues/224) - CamelSinkTask headers must be cleaned before sending them ahead [\#223](https://github.com/apache/camel-kafka-connector/issues/223) - Updater the readme of autogenerated connectors doc page [\#219](https://github.com/apache/camel-kafka-connector/issues/219) +- Bump to Camel 3.3.0 [\#217](https://github.com/apache/camel-kafka-connector/issues/217) **Merged pull requests:**