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 9e2a95c8e2e Regen
9e2a95c8e2e is described below
commit 9e2a95c8e2ee9c9a5424f2aa505ab8a2f3bf558e
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed May 14 07:12:46 2025 +0200
Regen
---
.../apache/camel/springboot/catalog/components/aws2-ddb.json | 5 ++++-
tooling/camel-spring-boot-dependencies/pom.xml | 10 +++++-----
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ddb.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ddb.json
index aa290f254ed..4cf98f0ed1e 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ddb.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/aws2-ddb.json
@@ -85,7 +85,10 @@
"CamelAwsDdbUpdateCondition": { "index": 28, "kind": "header",
"displayName": "", "group": "producer", "label": "", "required": false,
"javaType": "Map<String, ExpectedAttributeValue>", "deprecated": false,
"deprecationNote": "", "autowired": false, "secret": false, "description":
"Designates an attribute for a conditional modification.", "constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#UPDATE_CONDITION" },
"CamelAwsDdbUpdateValues": { "index": 29, "kind": "header", "displayName":
"", "group": "producer", "label": "", "required": false, "javaType":
"Map<String, AttributeValueUpdate>", "deprecated": false, "deprecationNote":
"", "autowired": false, "secret": false, "description": "Map of attribute name
to the new value and action for the update.", "constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#UPDATE_VALUES" },
"CamelAwsDdbUnprocessedKeys": { "index": 30, "kind": "header",
"displayName": "", "group": "BatchGetItems", "label": "BatchGetItems",
"required": false, "javaType": "Map<String,KeysAndAttributes>", "deprecated":
false, "deprecationNote": "", "autowired": false, "secret": false,
"description": "Contains a map of tables and their respective keys that were
not processed with the current response.", "constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#UNPROCESSED_KEYS" },
- "CamelAwsDdbWriteCapacity": { "index": 31, "kind": "header",
"displayName": "", "group": "UpdateTable DescribeTable", "label": "UpdateTable
DescribeTable", "required": false, "javaType": "Long", "deprecated": false,
"deprecationNote": "", "autowired": false, "secret": false, "description":
"WriteCapacityUnits property of this table.", "constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#WRITE_CAPACITY" }
+ "CamelAwsDdbWriteCapacity": { "index": 31, "kind": "header",
"displayName": "", "group": "UpdateTable DescribeTable", "label": "UpdateTable
DescribeTable", "required": false, "javaType": "Long", "deprecated": false,
"deprecationNote": "", "autowired": false, "secret": false, "description":
"WriteCapacityUnits property of this table.", "constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#WRITE_CAPACITY" },
+ "CamelAwsDdbFilterExpression": { "index": 32, "kind": "header",
"displayName": "", "group": "Query Scan", "label": "Query Scan", "required":
false, "javaType": "String", "deprecated": false, "deprecationNote": "",
"autowired": false, "secret": false, "description": "The Filter Expression.",
"constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#FILTER_EXPRESSION" },
+ "CamelAwsDdbFilterExpressionAttributeNames": { "index": 33, "kind":
"header", "displayName": "", "group": "Query Scan", "label": "Query Scan",
"required": false, "javaType": "Map<String, String>", "deprecated": false,
"deprecationNote": "", "autowired": false, "secret": false, "description": "The
Filter Expression Attribute Names.", "constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#FILTER_EXPRESSION_ATTRIBUTE_NAMES"
},
+ "CamelAwsDdbFilterExpressionAttributeValues": { "index": 34, "kind":
"header", "displayName": "", "group": "Query Scan", "label": "Query Scan",
"required": false, "javaType": "Map<String, String>", "deprecated": false,
"deprecationNote": "", "autowired": false, "secret": false, "description": "The
Filter Expression Attribute Values.", "constantName":
"org.apache.camel.component.aws2.ddb.Ddb2Constants#FILTER_EXPRESSION_ATTRIBUTE_VALUES"
}
},
"properties": {
"tableName": { "index": 0, "kind": "path", "displayName": "Table Name",
"group": "producer", "label": "", "required": true, "type": "string",
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "",
"autowired": false, "secret": false, "configurationClass":
"org.apache.camel.component.aws2.ddb.Ddb2Configuration", "configurationField":
"configuration", "description": "The name of the table currently worked with."
},
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 43c135bad71..5ecaad63a63 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -220,27 +220,27 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-commons</artifactId>
- <version>1.14.6</version>
+ <version>1.15.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-observation</artifactId>
- <version>1.14.6</version>
+ <version>1.15.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-jmx</artifactId>
- <version>1.14.6</version>
+ <version>1.15.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
- <version>1.14.6</version>
+ <version>1.15.0</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-tracing</artifactId>
- <version>1.4.5</version>
+ <version>1.5.0</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>