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-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new 6e7a5862 Updated CHANGELOG.md 6e7a5862 is described below commit 6e7a58623e340b767c72dcb962967208934df0b4 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Oct 21 03:09:23 2023 +0000 Updated CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0ed99d2..358f25d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Expose maxMessagesPerPoll in AWS S3 Source Kamelet [\#1690](https://github.com/apache/camel-kamelets/issues/1690) - Create a Specialized Kamelet starting from Kafka Source using Azure Schema Registry [\#1689](https://github.com/apache/camel-kamelets/issues/1689) - Update to Camel 4.1.0 [\#1687](https://github.com/apache/camel-kamelets/issues/1687) +- Create a Specialized Kamelet starting from Kafka Sink using Apicurio Registry [\#1683](https://github.com/apache/camel-kamelets/issues/1683) - Create a Specialized Kamelet starting from Kafka Source using Apicurio Registry [\#1681](https://github.com/apache/camel-kamelets/issues/1681) - Azure Storage Blob Changefeed : remove dependencies not required anymore [\#1674](https://github.com/apache/camel-kamelets/issues/1674) - Splunk-source kamelet - initEarliestTime is required parameter [\#1663](https://github.com/apache/camel-kamelets/issues/1663) @@ -17,6 +18,7 @@ **Merged pull requests:** +- Added Kafka Apicurio Registry Sink Kamelet [\#1697](https://github.com/apache/camel-kamelets/pull/1697) ([oscerd](https://github.com/oscerd)) - Create a Specialized Kamelet starting from Kafka Source using Azure Schema Registry - Added Kamelet [\#1696](https://github.com/apache/camel-kamelets/pull/1696) ([oscerd](https://github.com/oscerd)) - Upgrade tests and doc to Camel 4.1.0 [\#1695](https://github.com/apache/camel-kamelets/pull/1695) ([apupier](https://github.com/apupier)) - Upgrade to Camel 4.1.0 [\#1694](https://github.com/apache/camel-kamelets/pull/1694) ([oscerd](https://github.com/oscerd))