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 51364e7 [create-pull-request] automated change 51364e7 is described below commit 51364e73cfc67093e455589bebbca3fdc508c84c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Jan 30 00:49:38 2021 +0000 [create-pull-request] automated change --- docs/modules/ROOT/pages/components.adoc | 38 ++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index 5f95800..7d6faf1 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: 206 in 206 JAR artifacts (1 deprecated) +Number of Camel components: 206 in 206 JAR artifacts (19 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -42,58 +42,58 @@ Number of Camel components: 206 in 206 JAR artifacts (1 deprecated) `avro:transport:host:port/messageName` | 2.10 | Produce or consume Apache Avro RPC services. | xref:components::aws-cw-component.adoc[AWS CloudWatch] (camel-aws-cw) + -`aws-cw:namespace` | 2.11 | Send metrics to AWS CloudWatch. +`aws-cw:namespace` | 2.11 | *deprecated* Send metrics to AWS CloudWatch. | xref:components::aws-ddb-component.adoc[AWS DynamoDB] (camel-aws-ddb) + -`aws-ddb:tableName` | 2.10 | Store and retrieve data from AWS DynamoDB service. +`aws-ddb:tableName` | 2.10 | *deprecated* Store and retrieve data from AWS DynamoDB service. | xref:components::aws-ec2-component.adoc[AWS Elastic Compute Cloud (EC2)] (camel-aws-ec2) + -`aws-ec2:label` | 2.16 | Manage AWS EC2 instances. +`aws-ec2:label` | 2.16 | *deprecated* Manage AWS EC2 instances. | xref:components::aws-ecs-component.adoc[AWS Elastic Container Service (ECS)] (camel-aws-ecs) + -`aws-ecs:label` | 3.0 | Manage AWS ECS cluster instances. +`aws-ecs:label` | 3.0 | *deprecated* Manage AWS ECS cluster instances. | xref:components::aws-eks-component.adoc[AWS Elastic Kubernetes Service (EKS)] (camel-aws-eks) + -`aws-eks:label` | 3.0 | Manage AWS EKS cluster instances. +`aws-eks:label` | 3.0 | *deprecated* Manage AWS EKS cluster instances. | xref:components::aws-iam-component.adoc[AWS Identity and Access Management (IAM)] (camel-aws-iam) + -`aws-iam:label` | 2.23 | Manage AWS IAM instances. +`aws-iam:label` | 2.23 | *deprecated* Manage AWS IAM instances. | xref:components::aws-kms-component.adoc[AWS Key Management Service (KMS)] (camel-aws-kms) + -`aws-kms:label` | 2.21 | Manage keys stored in AWS KMS instances. +`aws-kms:label` | 2.21 | *deprecated* Manage keys stored in AWS KMS instances. | xref:components::aws-kinesis-component.adoc[AWS Kinesis] (camel-aws-kinesis) + -`aws-kinesis:streamName` | 2.17 | Consume and produce records from AWS Kinesis Streams. +`aws-kinesis:streamName` | 2.17 | *deprecated* Consume and produce records from AWS Kinesis Streams. | xref:components::aws-lambda-component.adoc[AWS Lambda] (camel-aws-lambda) + -`aws-lambda:function` | 2.20 | Manage and invoke AWS Lambda functions. +`aws-lambda:function` | 2.20 | *deprecated* Manage and invoke AWS Lambda functions. | xref:components::aws-msk-component.adoc[AWS Managed Streaming for Apache Kafka (MSK)] (camel-aws-msk) + -`aws-msk:label` | 3.0 | Manage AWS MSK instances. +`aws-msk:label` | 3.0 | *deprecated* Manage AWS MSK instances. | xref:components::aws-mq-component.adoc[AWS MQ] (camel-aws-mq) + -`aws-mq:label` | 2.21 | Manage AWS MQ instances. +`aws-mq:label` | 2.21 | *deprecated* Manage AWS MQ instances. | xref:components::aws-s3-component.adoc[AWS S3 Storage Service] (camel-aws-s3) + -`aws-s3://bucketNameOrArn` | 2.8 | Store and retrieve objects from AWS S3 Storage Service. +`aws-s3://bucketNameOrArn` | 2.8 | *deprecated* Store and retrieve objects from AWS S3 Storage Service. | xref:components::aws-ses-component.adoc[AWS Simple Email Service (SES)] (camel-aws-ses) + -`aws-ses:from` | 2.9 | Send e-mails through AWS SES service. +`aws-ses:from` | 2.9 | *deprecated* Send e-mails through AWS SES service. | xref:components::aws-sns-component.adoc[AWS Simple Notification System (SNS)] (camel-aws-sns) + -`aws-sns:topicNameOrArn` | 2.8 | Send messages to an AWS Simple Notification Topic. +`aws-sns:topicNameOrArn` | 2.8 | *deprecated* Send messages to an AWS Simple Notification Topic. | xref:components::aws-sqs-component.adoc[AWS Simple Queue Service (SQS)] (camel-aws-sqs) + -`aws-sqs:queueNameOrArn` | 2.6 | Sending and receive messages to/from AWS SQS service. +`aws-sqs:queueNameOrArn` | 2.6 | *deprecated* Sending and receive messages to/from AWS SQS service. | xref:components::aws-swf-component.adoc[AWS Simple Workflow (SWF)] (camel-aws-swf) + -`aws-swf:type` | 2.13 | Manage workflows in the AWS Simple Workflow service. +`aws-swf:type` | 2.13 | *deprecated* Manage workflows in the AWS Simple Workflow service. | xref:components::aws-sdb-component.adoc[AWS SimpleDB] (camel-aws-sdb) + -`aws-sdb:domainName` | 2.9 | Store and Retrieve data from/to AWS SDB service. +`aws-sdb:domainName` | 2.9 | *deprecated* Store and Retrieve data from/to AWS SDB service. | xref:components::aws-translate-component.adoc[AWS Translate] (camel-aws-translate) + -`aws-translate:label` | 3.0 | Translate texts using 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.