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 417b49297e3 Regen
417b49297e3 is described below
commit 417b49297e3800ed50b7754452147e5fa2a26eef
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 11 13:29:00 2024 +0200
Regen
---
.../org/apache/camel/springboot/catalog/components/coap+tcp.json | 2 +-
.../org/apache/camel/springboot/catalog/components/coap.json | 2 +-
.../org/apache/camel/springboot/catalog/components/coaps+tcp.json | 2 +-
.../org/apache/camel/springboot/catalog/components/coaps.json | 2 +-
.../springboot/catalog/components/elasticsearch-rest-client.json | 6 ++++++
.../apache/camel/coap/springboot/CoAPComponentConfiguration.java | 3 ++-
tooling/camel-spring-boot-dependencies/pom.xml | 8 ++++----
7 files changed, 16 insertions(+), 9 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap+tcp.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap+tcp.json
index 584d9907309..9883f83955c 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap+tcp.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap+tcp.json
@@ -3,7 +3,7 @@
"kind": "component",
"name": "coap+tcp",
"title": "CoAP",
- "description": "Send and receive messages to\/from COAP capable devices.",
+ "description": "Send and receive messages to\/from CoAP (Constrained
Application Protocol) capable devices.",
"deprecated": false,
"firstVersion": "2.16.0",
"label": "iot",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap.json
index 231f4fa4db9..02e6404c91e 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coap.json
@@ -3,7 +3,7 @@
"kind": "component",
"name": "coap",
"title": "CoAP",
- "description": "Send and receive messages to\/from COAP capable devices.",
+ "description": "Send and receive messages to\/from CoAP (Constrained
Application Protocol) capable devices.",
"deprecated": false,
"firstVersion": "2.16.0",
"label": "iot",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps+tcp.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps+tcp.json
index 96178603fe1..c5f6f046344 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps+tcp.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps+tcp.json
@@ -3,7 +3,7 @@
"kind": "component",
"name": "coaps+tcp",
"title": "CoAP",
- "description": "Send and receive messages to\/from COAP capable devices.",
+ "description": "Send and receive messages to\/from CoAP (Constrained
Application Protocol) capable devices.",
"deprecated": false,
"firstVersion": "2.16.0",
"label": "iot",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps.json
index 0e2eac0caa9..4d5e07bbfac 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/coaps.json
@@ -3,7 +3,7 @@
"kind": "component",
"name": "coaps",
"title": "CoAP (Secure)",
- "description": "Send and receive messages to\/from COAP capable devices.",
+ "description": "Send and receive messages to\/from CoAP (Constrained
Application Protocol) capable devices.",
"deprecated": false,
"firstVersion": "2.16.0",
"label": "iot",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest-client.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest-client.json
index fe3151ddda5..9d8ba651b8a 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest-client.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/elasticsearch-rest-client.json
@@ -36,6 +36,12 @@
"password": { "index": 10, "kind": "property", "displayName": "Password",
"group": "security", "label": "security", "required": false, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "autowired": false,
"secret": true, "description": "Password" },
"user": { "index": 11, "kind": "property", "displayName": "User", "group":
"security", "label": "security", "required": false, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "autowired": false,
"secret": true, "description": "Username" }
},
+ "headers": {
+ "ID": { "index": 0, "kind": "header", "displayName": "", "group":
"producer", "label": "", "required": false, "javaType": "String", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "ID of the object to index or retrieve or delete",
"constantName":
"org.apache.camel.component.elasticsearch.rest.client.ElasticSearchRestClientConstant#ID"
},
+ "SEARCH_QUERY": { "index": 1, "kind": "header", "displayName": "",
"group": "producer", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "The JSON Query to perform for search", "constantName":
"org.apache.camel.component.elasticsearch.rest.client.ElasticSearchRestClientConstant#SEARCH_QUERY"
},
+ "INDEX_SETTINGS": { "index": 2, "kind": "header", "displayName": "",
"group": "producer", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "Advanced - The JSON Index Settings and\/or Mappings
Query to perform to create an index", "constantName":
"org.apache.camel.component.elasticsearch.rest.client.ElasticSearchRestClientConstant#INDEX_SETTINGS"
},
+ "INDEX_NAME": { "index": 3, "kind": "header", "displayName": "", "group":
"producer", "label": "", "required": false, "javaType": "String", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "The Index name", "constantName":
"org.apache.camel.component.elasticsearch.rest.client.ElasticSearchRestClientConstant#INDEX_NAME"
}
+ },
"properties": {
"clusterName": { "index": 0, "kind": "path", "displayName": "Cluster
Name", "group": "producer", "label": "", "required": true, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "",
"autowired": false, "secret": false, "description": "Cluster Name" },
"connectionTimeout": { "index": 1, "kind": "parameter", "displayName":
"Connection Timeout", "group": "producer", "label": "", "required": false,
"type": "integer", "javaType": "int", "deprecated": false, "autowired": false,
"secret": false, "defaultValue": 30000, "description": "Connection timeout" },
diff --git
a/components-starter/camel-coap-starter/src/main/java/org/apache/camel/coap/springboot/CoAPComponentConfiguration.java
b/components-starter/camel-coap-starter/src/main/java/org/apache/camel/coap/springboot/CoAPComponentConfiguration.java
index 4f3bcc04921..1164f48f42a 100644
---
a/components-starter/camel-coap-starter/src/main/java/org/apache/camel/coap/springboot/CoAPComponentConfiguration.java
+++
b/components-starter/camel-coap-starter/src/main/java/org/apache/camel/coap/springboot/CoAPComponentConfiguration.java
@@ -20,7 +20,8 @@ import
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
- * Send and receive messages to/from COAP capable devices.
+ * Send and receive messages to/from CoAP (Constrained Application Protocol)
+ * capable devices.
*
* Generated by camel-package-maven-plugin - do not edit this file!
*/
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 3c69061c1ee..529dd4134d0 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -215,22 +215,22 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-commons</artifactId>
- <version>1.13.0</version>
+ <version>1.13.1</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-observation</artifactId>
- <version>1.13.0</version>
+ <version>1.13.1</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-jmx</artifactId>
- <version>1.13.0</version>
+ <version>1.13.1</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
- <version>1.13.0</version>
+ <version>1.13.1</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>