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 2385a11 Updated CHANGELOG.md
2385a11 is described below
commit 2385a11dc0b11a36aa5446f875509adffa35134c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 20 03:10:16 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3400bcb..53bbeb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- camel-mongodb-kafka-connector produce message format error
[\#1113](https://github.com/apache/camel-kafka-connector/issues/1113)
- aws2 s3 source connector ClassCastException for value.conver
[\#1107](https://github.com/apache/camel-kafka-connector/issues/1107)
- Release 0.7.3
[\#1095](https://github.com/apache/camel-kafka-connector/issues/1095)
@@ -50,6 +51,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)
+- create a toHeader SMT
[\#902](https://github.com/apache/camel-kafka-connector/issues/902)
- How to set Map property via the kafka connector configuration
[\#323](https://github.com/apache/camel-kafka-connector/issues/323)
**Merged pull requests:**
@@ -209,7 +211,6 @@
- Add a map Camel Headers to Kafka headers option to make the behavior
configurable [\#923](https://github.com/apache/camel-kafka-connector/issues/923)
- Add a map Camel Properties to Kafka headers option to make the behavior
configurable [\#922](https://github.com/apache/camel-kafka-connector/issues/922)
- Java 14 support
[\#913](https://github.com/apache/camel-kafka-connector/issues/913)
-- create a toHeader SMT
[\#902](https://github.com/apache/camel-kafka-connector/issues/902)
- 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)
@@ -454,6 +455,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)
+- Catalog: expose an API for consuming connectors catalog metadata and options
[\#542](https://github.com/apache/camel-kafka-connector/issues/542)
- 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)
@@ -579,7 +581,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)
- Create descriptors for source and sink connector for catalog purpose
[\#523](https://github.com/apache/camel-kafka-connector/issues/523)