This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-spring-boot-3.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this
push:
new 5e689fb8472 [create-pull-request] automated change
5e689fb8472 is described below
commit 5e689fb84721d19224dfb63f21828a5e27bfaf82
Author: orpiske <[email protected]>
AuthorDate: Thu Jul 6 01:08:19 2023 +0000
[create-pull-request] automated change
---
.../springboot/catalog/components/azure-files.json | 28 +++++++++++-----------
.../springboot/catalog/components/influxdb2.json | 2 +-
.../catalog/components/kubernetes-events.json | 2 +-
.../camel/springboot/catalog/components/plc4x.json | 2 +-
.../springboot/catalog/components/rocketmq.json | 2 +-
.../springboot/catalog/dataformats/swiftMt.json | 2 +-
.../springboot/catalog/dataformats/swiftMx.json | 2 +-
.../camel/springboot/catalog/languages/js.json | 2 +-
8 files changed, 21 insertions(+), 21 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-files.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-files.json
index 7b7fdedc516..1ac6512d82c 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-files.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/azure-files.json
@@ -6,7 +6,7 @@
"description": "Camel Azure Files Component",
"deprecated": false,
"deprecationNote": "",
- "firstVersion": "3.21.0",
+ "firstVersion": "3.22.0",
"label": "cloud,file",
"javaType": "org.apache.camel.component.file.azure.FilesComponent",
"supportLevel": "Preview",
@@ -15,7 +15,7 @@
"version": "3.22.0-SNAPSHOT",
"scheme": "azure-files",
"extendsScheme": "file",
- "syntax": "azure-files:\/\/account\/share",
+ "syntax": "azure-files:account\/share",
"async": false,
"api": false,
"consumerOnly": false,
@@ -80,19 +80,7 @@
"reconnectDelay": { "kind": "parameter", "displayName": "Reconnect Delay",
"group": "advanced", "label": "advanced", "required": false, "type":
"duration", "javaType": "long", "deprecated": false, "autowired": false,
"secret": false, "defaultValue": "1000", "description": "Delay in millis Camel
will wait before performing a reconnect attempt." },
"throwExceptionOnConnectFailed": { "kind": "parameter", "displayName":
"Throw Exception On Connect Failed", "group": "advanced", "label": "advanced",
"required": false, "type": "boolean", "javaType": "boolean", "deprecated":
false, "autowired": false, "secret": false, "defaultValue": false,
"configurationClass":
"org.apache.camel.component.file.azure.FilesConfiguration",
"configurationField": "configuration", "description": "Should an exception be
thrown if connection failed (exhaust [...]
"timeout": { "kind": "parameter", "displayName": "Timeout", "group":
"advanced", "label": "advanced", "required": false, "type": "duration",
"javaType": "int", "deprecated": false, "autowired": false, "secret": false,
"defaultValue": "30000", "configurationClass":
"org.apache.camel.component.file.azure.FilesConfiguration",
"configurationField": "configuration", "description": "Sets the data timeout
for waiting for reply Used only by FTPClient" },
- "sdd": { "kind": "parameter", "displayName": "Sdd", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of service SAS token" },
- "se": { "kind": "parameter", "displayName": "Se", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
"sharedKey": { "kind": "parameter", "displayName": "Shared Key", "group":
"both", "label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass":
"org.apache.camel.component.file.azure.FilesConfiguration",
"configurationField": "configuration", "description": "Shared key (storage
account key)" },
- "si": { "kind": "parameter", "displayName": "Si", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of service SAS token" },
- "sig": { "kind": "parameter", "displayName": "Sig", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
- "sip": { "kind": "parameter", "displayName": "Sip", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
- "sp": { "kind": "parameter", "displayName": "Sp", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
- "spr": { "kind": "parameter", "displayName": "Spr", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
- "sr": { "kind": "parameter", "displayName": "Sr", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of service SAS token" },
- "srt": { "kind": "parameter", "displayName": "Srt", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
- "ss": { "kind": "parameter", "displayName": "Ss", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of account SAS token" },
- "st": { "kind": "parameter", "displayName": "St", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
- "sv": { "kind": "parameter", "displayName": "Sv", "group": "both",
"label": "both", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
"antExclude": { "kind": "parameter", "displayName": "Ant Exclude",
"group": "filter", "label": "consumer,filter", "required": false, "type":
"string", "javaType": "java.lang.String", "deprecated": false, "autowired":
false, "secret": false, "description": "Ant style filter exclusion. If both
antInclude and antExclude are used, antExclude takes precedence over
antInclude. Multiple exclusions may be specified in comma-delimited format." },
"antFilterCaseSensitive": { "kind": "parameter", "displayName": "Ant
Filter Case Sensitive", "group": "filter", "label": "consumer,filter",
"required": false, "type": "boolean", "javaType": "boolean", "deprecated":
false, "autowired": false, "secret": false, "defaultValue": true,
"description": "Sets case sensitive flag on ant filter." },
"antInclude": { "kind": "parameter", "displayName": "Ant Include",
"group": "filter", "label": "consumer,filter", "required": false, "type":
"string", "javaType": "java.lang.String", "deprecated": false, "autowired":
false, "secret": false, "description": "Ant style filter inclusion. Multiple
inclusions may be specified in comma-delimited format." },
@@ -136,6 +124,18 @@
"startScheduler": { "kind": "parameter", "displayName": "Start Scheduler",
"group": "scheduler", "label": "consumer,scheduler", "required": false, "type":
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false,
"secret": false, "defaultValue": true, "description": "Whether the scheduler
should be auto started." },
"timeUnit": { "kind": "parameter", "displayName": "Time Unit", "group":
"scheduler", "label": "consumer,scheduler", "required": false, "type":
"object", "javaType": "java.util.concurrent.TimeUnit", "enum": [ "NANOSECONDS",
"MICROSECONDS", "MILLISECONDS", "SECONDS", "MINUTES", "HOURS", "DAYS" ],
"deprecated": false, "autowired": false, "secret": false, "defaultValue":
"MILLISECONDS", "description": "Time unit for initialDelay and delay options."
},
"useFixedDelay": { "kind": "parameter", "displayName": "Use Fixed Delay",
"group": "scheduler", "label": "consumer,scheduler", "required": false, "type":
"boolean", "javaType": "boolean", "deprecated": false, "autowired": false,
"secret": false, "defaultValue": true, "description": "Controls if fixed delay
or fixed rate is used. See ScheduledExecutorService in JDK for details." },
+ "sdd": { "kind": "parameter", "displayName": "Sdd", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of service SAS token" },
+ "se": { "kind": "parameter", "displayName": "Se", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
+ "si": { "kind": "parameter", "displayName": "Si", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of service SAS token" },
+ "sig": { "kind": "parameter", "displayName": "Sig", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
+ "sip": { "kind": "parameter", "displayName": "Sip", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
+ "sp": { "kind": "parameter", "displayName": "Sp", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
+ "spr": { "kind": "parameter", "displayName": "Spr", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
+ "sr": { "kind": "parameter", "displayName": "Sr", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of service SAS token" },
+ "srt": { "kind": "parameter", "displayName": "Srt", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
+ "ss": { "kind": "parameter", "displayName": "Ss", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of account SAS token" },
+ "st": { "kind": "parameter", "displayName": "St", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
+ "sv": { "kind": "parameter", "displayName": "Sv", "group": "security",
"label": "security", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "autowired": false, "secret": true,
"configurationClass": "org.apache.camel.component.file.azure.FilesToken",
"configurationField": "token", "description": "part of SAS token" },
"shuffle": { "kind": "parameter", "displayName": "Shuffle", "group":
"sort", "label": "consumer,sort", "required": false, "type": "boolean",
"javaType": "boolean", "deprecated": false, "autowired": false, "secret":
false, "defaultValue": false, "description": "To shuffle the list of files
(sort in random order)" },
"sortBy": { "kind": "parameter", "displayName": "Sort By", "group":
"sort", "label": "consumer,sort", "required": false, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "autowired": false,
"secret": false, "description": "Built-in sort by using the File Language.
Supports nested sorts, so you can have a sort by file name and as a 2nd group
sort by modified date." },
"sorter": { "kind": "parameter", "displayName": "Sorter", "group": "sort",
"label": "consumer,sort", "required": false, "type": "object", "javaType":
"java.util.Comparator<org.apache.camel.component.file.GenericFile<com.azure.storage.file.share.models.ShareFileItem>>",
"deprecated": false, "autowired": false, "secret": false, "description":
"Pluggable sorter as a java.util.Comparator class." }
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json
index 1af0ddb06cc..4c5f7b8dfbc 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/influxdb2.json
@@ -8,7 +8,7 @@
"firstVersion": "3.20.0",
"label": "database",
"javaType": "org.apache.camel.component.influxdb2.InfluxDb2Component",
- "supportLevel": "Preview",
+ "supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-influxdb2-starter",
"version": "3.22.0-SNAPSHOT",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kubernetes-events.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kubernetes-events.json
index b950ad05988..96f00910c33 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kubernetes-events.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kubernetes-events.json
@@ -8,7 +8,7 @@
"firstVersion": "3.20.0",
"label": "container,cloud,paas",
"javaType":
"org.apache.camel.component.kubernetes.events.KubernetesEventsComponent",
- "supportLevel": "Preview",
+ "supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-kubernetes-starter",
"version": "3.22.0-SNAPSHOT",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
index 62289a90aac..2fcb53fbfc6 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/plc4x.json
@@ -8,7 +8,7 @@
"firstVersion": "3.20.0",
"label": "iot",
"javaType": "org.apache.camel.component.plc4x.Plc4XComponent",
- "supportLevel": "Preview",
+ "supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-plc4x-starter",
"version": "3.22.0-SNAPSHOT",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/rocketmq.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/rocketmq.json
index 94617dc5263..10712e860c1 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/rocketmq.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/rocketmq.json
@@ -8,7 +8,7 @@
"firstVersion": "3.20.0",
"label": "messaging",
"javaType": "org.apache.camel.component.rocketmq.RocketMQComponent",
- "supportLevel": "Preview",
+ "supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-rocketmq-starter",
"version": "3.22.0-SNAPSHOT",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMt.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMt.json
index 5c1310f732f..cedec703a1b 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMt.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMt.json
@@ -8,7 +8,7 @@
"firstVersion": "3.20.0",
"label": "dataformat,transformation,swift",
"javaType": "org.apache.camel.dataformat.swift.mt.SwiftMtDataFormat",
- "supportLevel": "Preview",
+ "supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-swift-starter",
"version": "3.22.0-SNAPSHOT",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMx.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMx.json
index 5ee584a7454..9d2284905f4 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMx.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats/swiftMx.json
@@ -8,7 +8,7 @@
"firstVersion": "3.20.0",
"label": "dataformat,transformation,swift",
"javaType": "org.apache.camel.dataformat.swift.mx.SwiftMxDataFormat",
- "supportLevel": "Preview",
+ "supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-swift-starter",
"version": "3.22.0-SNAPSHOT",
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/languages/js.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/languages/js.json
index b0866714723..ecee4ecd9e8 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/languages/js.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/languages/js.json
@@ -8,7 +8,7 @@
"firstVersion": "3.20.0",
"label": "language,javascript",
"javaType": "org.apache.camel.language.js.JavaScriptLanguage",
- "supportLevel": "Preview",
+ "supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-javascript-starter",
"version": "3.22.0-SNAPSHOT",