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 3da3b50 Updated CHANGELOG.md
3da3b50 is described below
commit 3da3b5005c4cd39aaa6fb2bda8dd7ca671b1bb75
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 9 03:07:55 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e49edcc..6b340f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
- Upgrade to Camel 3.7.1 the 0.7.x branch and release
[\#872](https://github.com/apache/camel-kafka-connector/issues/872)
- Camel-Master: SJMS2 it test is failing
[\#844](https://github.com/apache/camel-kafka-connector/issues/844)
- Support camel dataformat configuration for marshaller/unmarshaller
[\#816](https://github.com/apache/camel-kafka-connector/issues/816)
+- Create a Twitter timeline example
[\#640](https://github.com/apache/camel-kafka-connector/issues/640)
- Introduce Error Handling Options possibilities
[\#407](https://github.com/apache/camel-kafka-connector/issues/407)
**Merged pull requests:**
@@ -343,7 +344,6 @@
- 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)
@@ -468,6 +468,7 @@
**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)