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 e6ef704 Updated CHANGELOG.md e6ef704 is described below commit e6ef7040d9a22d04adc48facdd391ff602d7aff1 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu Mar 11 03:07:22 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5b01f3..5beee2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ - 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,7 +337,6 @@ - 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)) @@ -823,6 +823,7 @@ - Fixed con cong autogen [\#222](https://github.com/apache/camel-kafka-connector/pull/222) ([valdar](https://github.com/valdar)) - Remove core from test plugin path [\#218](https://github.com/apache/camel-kafka-connector/pull/218) ([orpiske](https://github.com/orpiske)) - Sink test refactoring [\#216](https://github.com/apache/camel-kafka-connector/pull/216) ([fvaleri](https://github.com/fvaleri)) +- Improved CamelSourceTaskTest [\#205](https://github.com/apache/camel-kafka-connector/pull/205) ([fvaleri](https://github.com/fvaleri)) - Add contentLogLevel task property [\#193](https://github.com/apache/camel-kafka-connector/pull/193) ([fvaleri](https://github.com/fvaleri)) ## [camel-kafka-connector-0.2.0](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.2.0) (2020-05-17) @@ -864,7 +865,6 @@ - chore: rename poorly named variable in test code [\#208](https://github.com/apache/camel-kafka-connector/pull/208) ([orpiske](https://github.com/orpiske)) - Re-enable Cassandra test using properties [\#207](https://github.com/apache/camel-kafka-connector/pull/207) ([orpiske](https://github.com/orpiske)) - Bump to Camel 3.2.0 [\#206](https://github.com/apache/camel-kafka-connector/pull/206) ([oscerd](https://github.com/oscerd)) -- Improved CamelSourceTaskTest [\#205](https://github.com/apache/camel-kafka-connector/pull/205) ([fvaleri](https://github.com/fvaleri)) - Removed Thread.seep\(...\) in unit tests in order to avoid possible sou… [\#204](https://github.com/apache/camel-kafka-connector/pull/204) ([valdar](https://github.com/valdar)) - Flakey tests [\#200](https://github.com/apache/camel-kafka-connector/pull/200) ([valdar](https://github.com/valdar)) - Generate a table with supported connectors [\#198](https://github.com/apache/camel-kafka-connector/pull/198) ([oscerd](https://github.com/oscerd))