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 ba2617f Updated CHANGELOG.md ba2617f is described below commit ba2617f9e1c28eb682b92df54b2b5b127f3225cd Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Mon Feb 8 03:07:46 2021 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33aedf1..e49edcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -343,6 +343,7 @@ - Create an AWS2-Translate example [\#564](https://github.com/apache/camel-kafka-connector/issues/564) - Add converters, transforms and aggregationStrategies to catalog [\#559](https://github.com/apache/camel-kafka-connector/issues/559) - Add more convenience method to CamelKafkaConnectorCatalog [\#558](https://github.com/apache/camel-kafka-connector/issues/558) +- source: better handling of headers of type Data [\#544](https://github.com/apache/camel-kafka-connector/issues/544) - Improve Catalog and cleanup [\#537](https://github.com/apache/camel-kafka-connector/issues/537) - Create a source distribution module [\#524](https://github.com/apache/camel-kafka-connector/issues/524) - Create examples with dataformat in camel-kafka-connector-examples repo [\#509](https://github.com/apache/camel-kafka-connector/issues/509) @@ -467,7 +468,6 @@ **Closed issues:** -- source: better handling of headers of type Data [\#544](https://github.com/apache/camel-kafka-connector/issues/544) - Catalog: expose an API for consuming connectors catalog metadata and options [\#542](https://github.com/apache/camel-kafka-connector/issues/542) - Catalog: Rename the json file to reflect the id and connectors.properties content [\#534](https://github.com/apache/camel-kafka-connector/issues/534) - Add a Maven Plugin to collect the connector descriptors for catalog purpose [\#529](https://github.com/apache/camel-kafka-connector/issues/529)