This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
commit 35a80bee87cda17c0d1a530156e2ee6b4cc1eb84 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Feb 16 09:23:36 2021 +0100 Regen --- docs/modules/ROOT/pages/components.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index ddcd73f..4fe6414 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as Karaf features == Camel Components // components: START -Number of Camel components: 203 in 203 JAR artifacts (18 deprecated) +Number of Camel components: 202 in 202 JAR artifacts (17 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -89,9 +89,6 @@ Number of Camel components: 203 in 203 JAR artifacts (18 deprecated) | xref:components::aws-swf-component.adoc[AWS Simple Workflow (SWF)] (camel-aws-swf) + `aws-swf:type` | 2.13 | *deprecated* Manage workflows in the AWS Simple Workflow service. -| xref:components::aws-translate-component.adoc[AWS Translate] (camel-aws-translate) + -`aws-translate:label` | 3.0 | *deprecated* Translate texts using AWS Translate. - | xref:components::azure-eventhubs-component.adoc[Azure Event Hubs] (camel-azure-eventhubs) + `azure-eventhubs:namespace/eventHubName` | 3.5 | The azure-eventhubs component that integrates Azure Event Hubs using AMQP protocol. Azure EventHubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers.
