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 c3a3d69e0e8 Regen
c3a3d69e0e8 is described below
commit c3a3d69e0e80973389373b1e7368023c7b26a95f
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Nov 14 11:16:03 2024 +0100
Regen
---
.../camel/springboot/catalog/beans/Etcd3AggregationRepository.json | 2 +-
.../resources/org/apache/camel/springboot/catalog/components/etcd3.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/Etcd3AggregationRepository.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/Etcd3AggregationRepository.json
index cb51dff3581..f3c5805794f 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/Etcd3AggregationRepository.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/beans/Etcd3AggregationRepository.json
@@ -6,7 +6,7 @@
"interfaceType": "org.apache.camel.spi.AggregationRepository",
"title": "Etcd3 Aggregation Repository",
"description": "Aggregation repository that uses Etcd3 to store
exchanges.",
- "deprecated": false,
+ "deprecated": true,
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-etcd3-starter",
"version": "4.9.0-SNAPSHOT",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/etcd3.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/etcd3.json
index 3a25c57c2f3..1e3db2320ca 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/etcd3.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/etcd3.json
@@ -4,7 +4,7 @@
"name": "etcd3",
"title": "Etcd v3",
"description": "Get, set, delete or watch keys in etcd key-value store.",
- "deprecated": false,
+ "deprecated": true,
"firstVersion": "3.19.0",
"label": "clustering,database",
"javaType": "org.apache.camel.component.etcd3.Etcd3Component",