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
The following commit(s) were added to refs/heads/master by this push:
new d9ef47e [create-pull-request] automated change
d9ef47e is described below
commit d9ef47e3e24502ff4ba384a12b70a13d7c9592ac
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 30 01:06:16 2020 +0000
[create-pull-request] automated change
---
docs/modules/ROOT/pages/components.adoc | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/components.adoc
b/docs/modules/ROOT/pages/components.adoc
index 42d4ef5..fc2812c 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: 208 in 208 JAR artifacts (1 deprecated)
+Number of Camel components: 209 in 209 JAR artifacts (1 deprecated)
[width="100%",cols="4,1,5",options="header"]
|===
@@ -98,6 +98,9 @@ Number of Camel components: 208 in 208 JAR artifacts (1
deprecated)
| xref:components::aws-translate-component.adoc[AWS Translate]
(camel-aws-translate) +
`aws-translate:label` | 3.0 | 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.
+
| xref:components::azure-storage-blob-component.adoc[Azure Storage Blob
Service] (camel-azure-storage-blob) +
`azure-storage-blob:containerName` | 3.3 | Store and retrieve blobs from Azure
Storage Blob Service using SDK v12.