This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from ec4d3c420d1d chore(deps): Bump
dev.langchain4j:langchain4j-community-dashscope (#20073)
add 043b3fb595cd docs: completionFromBatchConsumer should be used with
eagerCheckCompletion (#20082)
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/models/aggregate.json | 2 +-
.../apache/camel/catalog/schemas/camel-spring.xsd | 4 +-
.../apache/camel/catalog/schemas/camel-xml-io.xsd | 4 +-
.../remote/integration/FromFtpAggregateIT.java | 78 ++++++++++++++++++++++
.../META-INF/org/apache/camel/model/aggregate.json | 2 +-
.../apache/camel/model/AggregateDefinition.java | 4 ++
.../dsl/yaml/deserializers/ModelDeserializers.java | 2 +-
.../generated/resources/schema/camelYamlDsl.json | 2 +-
8 files changed, 92 insertions(+), 6 deletions(-)
create mode 100644
components/camel-ftp/src/test/java/org/apache/camel/component/file/remote/integration/FromFtpAggregateIT.java