This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
     new 32f64a8  Updated CHANGELOG.md
32f64a8 is described below

commit 32f64a8eb52dfd4c72e4d61decccb57653889375
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 8 03:04:17 2021 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 816c664..b441722 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -760,6 +760,7 @@
 - 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)
 - Move model classes CamelKafkaConnectorModel and 
CamelKafkaConnectorOptionModel in their own module 
[\#515](https://github.com/apache/camel-kafka-connector/issues/515)
 - Copy all Json connectors metadata into a camel-kafka-connector-catalog 
[\#514](https://github.com/apache/camel-kafka-connector/issues/514)
@@ -924,6 +925,7 @@
 - Version bump to Camel 3.3.0 
[\#230](https://github.com/apache/camel-kafka-connector/pull/230) 
([orpiske](https://github.com/orpiske))
 - Connectors doc generation shuld be moved from `core` to `connectors` … 
[\#229](https://github.com/apache/camel-kafka-connector/pull/229) 
([oscerd](https://github.com/oscerd))
 - Syslog docs 
[\#227](https://github.com/apache/camel-kafka-connector/pull/227) 
([oscerd](https://github.com/oscerd))
+- Fixed con cong autogen 
[\#222](https://github.com/apache/camel-kafka-connector/pull/222) 
([valdar](https://github.com/valdar))
 - Remove core from test plugin path 
[\#218](https://github.com/apache/camel-kafka-connector/pull/218) 
([orpiske](https://github.com/orpiske))
 - Sink test refactoring 
[\#216](https://github.com/apache/camel-kafka-connector/pull/216) 
([fvaleri](https://github.com/fvaleri))
 - Add contentLogLevel task property 
[\#193](https://github.com/apache/camel-kafka-connector/pull/193) 
([fvaleri](https://github.com/fvaleri))

Reply via email to