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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 831ea78 CAMEL-17779: camel-elasticsearch-rest - Deprecate due to change of license 831ea78 is described below commit 831ea7824cb2db9c8400cdc951cd564abd8404c1 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Mar 11 08:02:55 2022 +0100 CAMEL-17779: camel-elasticsearch-rest - Deprecate due to change of license --- .../apache/camel/springboot/catalog/components/elasticsearch-rest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json index 636b411..9ec31bf 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest.json @@ -4,7 +4,7 @@ "name": "elasticsearch-rest", "title": "Elasticsearch Rest", "description": "Send requests to ElasticSearch via REST API", - "deprecated": false, + "deprecated": true, "firstVersion": "2.21.0", "label": "search,monitoring", "javaType": "org.apache.camel.component.elasticsearch.ElasticsearchComponent",