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 9ca0ad0 Updated CHANGELOG.md
9ca0ad0 is described below
commit 9ca0ad020c3307eb6f4562ca036ac837a5cadcb0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 21 03:09:45 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53bbeb5..e227e20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,7 +30,6 @@
- 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))
-- Add SMT for GenericFile of Camel-file-kafka-connector
[\#1055](https://github.com/apache/camel-kafka-connector/pull/1055)
([oscerd](https://github.com/oscerd))
- Added 0.7.1 and 0.7.2 release to camel compatibility matrix
[\#1054](https://github.com/apache/camel-kafka-connector/pull/1054)
([oscerd](https://github.com/oscerd))
##
[camel-kafka-connector-0.7.3](https://github.com/apache/camel-kafka-connector/tree/camel-kafka-connector-0.7.3)
(2021-03-13)
@@ -51,7 +50,6 @@
- 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:**
@@ -211,6 +209,7 @@
- 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)
@@ -455,7 +454,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)
-- 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)
@@ -581,6 +579,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)
- Create descriptors for source and sink connector for catalog purpose
[\#523](https://github.com/apache/camel-kafka-connector/issues/523)