This is an automated email from the ASF dual-hosted git repository.

acosentino 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 1eaf94d  [create-pull-request] automated change
1eaf94d is described below

commit 1eaf94d8796effe7410b1f09bc7965493dd0ce9c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 21 00:48:28 2021 +0000

    [create-pull-request] automated change
---
 .../resources/org/apache/camel/springboot/catalog/others/ribbon.json  | 2 +-
 components-starter/README.adoc                                        | 4 ++--
 docs/modules/ROOT/pages/list.adoc                                     | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/ribbon.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/ribbon.json
index d54036c..459d060 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/ribbon.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/ribbon.json
@@ -4,7 +4,7 @@
     "name": "ribbon",
     "title": "Ribbon",
     "description": "Using Netflix Ribbon for client side load balancing",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "2.18.0",
     "label": "microservice",
     "supportLevel": "Stable",
diff --git a/components-starter/README.adoc b/components-starter/README.adoc
index 7a0d071..5746865 100644
--- a/components-starter/README.adoc
+++ b/components-starter/README.adoc
@@ -843,7 +843,7 @@ Number of Camel languages: 19 in 13 JAR artifacts (0 
deprecated)
 == Miscellaneous Extensions
 
 // others: START
-Number of miscellaneous extensions: 28 in 28 JAR artifacts (3 deprecated)
+Number of miscellaneous extensions: 28 in 28 JAR artifacts (4 deprecated)
 
 [width="100%",cols="4,3,3,3,6",options="header"]
 |===
@@ -881,7 +881,7 @@ Number of miscellaneous extensions: 28 in 28 JAR artifacts 
(3 deprecated)
 
 | xref:latest@components:others:resilience4j.adoc[Resilience4j] | 
camel-resilience4j-starter | Stable | 3.0 | Circuit Breaker EIP using 
Resilience4j
 
-| xref:latest@components:others:ribbon.adoc[Ribbon] | camel-ribbon-starter | 
Stable | 2.18 | Using Netflix Ribbon for client side load balancing
+| xref:latest@components:others:ribbon.adoc[Ribbon] | camel-ribbon-starter | 
Stable | 2.18 | *deprecated* Using Netflix Ribbon for client side load balancing
 
 | xref:latest@components:others:rxjava.adoc[RxJava] | camel-rxjava-starter | 
Stable | 2.22 | RxJava based back-end for Camel's reactive streams component
 
diff --git a/docs/modules/ROOT/pages/list.adoc 
b/docs/modules/ROOT/pages/list.adoc
index 7a0d071..5746865 100644
--- a/docs/modules/ROOT/pages/list.adoc
+++ b/docs/modules/ROOT/pages/list.adoc
@@ -843,7 +843,7 @@ Number of Camel languages: 19 in 13 JAR artifacts (0 
deprecated)
 == Miscellaneous Extensions
 
 // others: START
-Number of miscellaneous extensions: 28 in 28 JAR artifacts (3 deprecated)
+Number of miscellaneous extensions: 28 in 28 JAR artifacts (4 deprecated)
 
 [width="100%",cols="4,3,3,3,6",options="header"]
 |===
@@ -881,7 +881,7 @@ Number of miscellaneous extensions: 28 in 28 JAR artifacts 
(3 deprecated)
 
 | xref:latest@components:others:resilience4j.adoc[Resilience4j] | 
camel-resilience4j-starter | Stable | 3.0 | Circuit Breaker EIP using 
Resilience4j
 
-| xref:latest@components:others:ribbon.adoc[Ribbon] | camel-ribbon-starter | 
Stable | 2.18 | Using Netflix Ribbon for client side load balancing
+| xref:latest@components:others:ribbon.adoc[Ribbon] | camel-ribbon-starter | 
Stable | 2.18 | *deprecated* Using Netflix Ribbon for client side load balancing
 
 | xref:latest@components:others:rxjava.adoc[RxJava] | camel-rxjava-starter | 
Stable | 2.22 | RxJava based back-end for Camel's reactive streams component
 

Reply via email to