This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 696f1f2 Regen
696f1f2 is described below
commit 696f1f2154854c9f388548059279746fb8245f65
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 10 18:06:41 2021 +0200
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 0f83a01..6006926 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: 184 in 184 JAR artifacts (0 deprecated)
+Number of Camel components: 183 in 183 JAR artifacts (0 deprecated)
[width="100%",cols="4,1,5",options="header"]
|===
@@ -197,9 +197,6 @@ Number of Camel components: 184 in 184 JAR artifacts (0
deprecated)
| xref:components::graphql-component.adoc[GraphQL] (camel-graphql) +
`graphql:httpUri` | 3.0 | Send GraphQL queries and mutations to external
systems.
-| xref:components::grpc-component.adoc[gRPC] (camel-grpc) +
-`grpc:host:port/service` | 2.19 | Expose gRPC endpoints and access external
gRPC endpoints.
-
| xref:components::guava-eventbus-component.adoc[Guava EventBus]
(camel-guava-eventbus) +
`guava-eventbus:eventBusRef` | 2.10 | Send and receive messages to/from Guava
EventBus.