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 242bba9 Updated CHANGELOG.md 242bba9 is described below commit 242bba9fc446abd342a5804e6ec8f5a95d243005 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Apr 7 03:10:56 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa6e067..430a9f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,7 +62,6 @@ - Add netty-http itests \#1036 [\#1084](https://github.com/apache/camel-kafka-connector/pull/1084) ([tadayosi](https://github.com/tadayosi)) - Added Camel-Kafka-connector 0.8.0 to compatibility matrix [\#1081](https://github.com/apache/camel-kafka-connector/pull/1081) ([oscerd](https://github.com/oscerd)) - Fix Netty tests reliability [\#1079](https://github.com/apache/camel-kafka-connector/pull/1079) ([orpiske](https://github.com/orpiske)) -- 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)) @@ -558,6 +557,7 @@ - core: cast from Byte\[\] to byte\[\] fails because of incompatible types [\#543](https://github.com/apache/camel-kafka-connector/pull/543) ([lburgazzoli](https://github.com/lburgazzoli)) - core: add support for aggreation on source sinks [\#541](https://github.com/apache/camel-kafka-connector/pull/541) ([lburgazzoli](https://github.com/lburgazzoli)) - Improve Catalog and cleanup [\#540](https://github.com/apache/camel-kafka-connector/pull/540) ([oscerd](https://github.com/oscerd)) +- \[Github Actions\] Periodic Sync Camel-kafka-connector camel-master Branch [\#539](https://github.com/apache/camel-kafka-connector/pull/539) ([github-actions[bot]](https://github.com/apps/github-actions)) - \[core\] use Endpoint instead of URI string to send exchnages using the producer template [\#538](https://github.com/apache/camel-kafka-connector/pull/538) ([lburgazzoli](https://github.com/lburgazzoli)) - Catalog: Rename the json file to reflect the id and connectors.properties content [\#536](https://github.com/apache/camel-kafka-connector/pull/536) ([oscerd](https://github.com/oscerd)) - Improve core [\#535](https://github.com/apache/camel-kafka-connector/pull/535) ([lburgazzoli](https://github.com/lburgazzoli)) @@ -803,6 +803,7 @@ - Upgrade Kafka to version 2.5.0 [\#306](https://github.com/apache/camel-kafka-connector/pull/306) ([oscerd](https://github.com/oscerd)) - Fix Typo in CamelTypeConverterTransform [\#304](https://github.com/apache/camel-kafka-connector/pull/304) ([oscerd](https://github.com/oscerd)) - Added Aggregation timeout [\#301](https://github.com/apache/camel-kafka-connector/pull/301) ([oscerd](https://github.com/oscerd)) +- Antora: Set the version to 0.3.x for branch 0.3.x [\#300](https://github.com/apache/camel-kafka-connector/pull/300) ([oscerd](https://github.com/oscerd)) - Fixes camel-dependencies to point to 3.4.0 [\#298](https://github.com/apache/camel-kafka-connector/pull/298) ([oscerd](https://github.com/oscerd)) - ToD support [\#296](https://github.com/apache/camel-kafka-connector/pull/296) ([oscerd](https://github.com/oscerd)) - Add tests for MongoDB [\#295](https://github.com/apache/camel-kafka-connector/pull/295) ([orpiske](https://github.com/orpiske))