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 8e76968574757fdd5b4dc1eb404519e7838d1736 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 25 18:49:06 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 79a5e3a..f9c03af 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: 187 in 187 JAR artifacts (2 deprecated) +Number of Camel components: 186 in 186 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -41,9 +41,6 @@ Number of Camel components: 187 in 187 JAR artifacts (2 deprecated) | xref:components::avro-component.adoc[Avro RPC] (camel-avro-rpc) + `avro:transport:host:port/messageName` | 2.10 | Produce or consume Apache Avro RPC services. -| 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::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.