This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from bf70330aff2 doc upgrade 4.12: deprecation of csb jetty and undertow (#18057) add a3742ef46c5 CAMEL-22040 - AWS-DDB: Support project expressions in scan and query operation (#18058) No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/aws2-ddb.json | 3 ++- .../apache/camel/component/aws2/ddb/aws2-ddb.json | 3 ++- .../camel/component/aws2/ddb/Ddb2Constants.java | 3 +++ .../camel/component/aws2/ddb/QueryCommand.java | 10 ++++++++ .../camel/component/aws2/ddb/ScanCommand.java | 6 +++++ .../aws2/ddb/localstack/AWS2QueryRuleIT.java | 29 +++++++++++++++++++++ .../aws2/ddb/localstack/AWS2ScanRuleIT.java | 30 ++++++++++++++++++++++ .../endpoint/dsl/Ddb2EndpointBuilderFactory.java | 12 +++++++++ 8 files changed, 94 insertions(+), 2 deletions(-)