This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 701e033 CAMEL-12079: Bean language: support bean::function notation new 0d209e7 CAMEL-12316 : Add allowDiskUse option to aggregate operation new c5b2689 CAMEL-12316 : update documentation for allowDiskUse option The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel-mongodb/src/main/docs/mongodb-component.adoc | 9 ++++++--- .../apache/camel/component/mongodb/MongoDbConstants.java | 1 + .../org/apache/camel/component/mongodb/MongoDbProducer.java | 5 ++++- .../component/mongodb/MongoDbAggregateOperationTest.java | 13 ++++++++++--- .../camel-mongodb3/src/main/docs/mongodb3-component.adoc | 9 ++++++--- .../apache/camel/component/mongodb3/MongoDbConstants.java | 1 + .../apache/camel/component/mongodb3/MongoDbProducer.java | 8 ++++++-- .../component/mongodb3/MongoDbAggregateOperationTest.java | 12 +++++++++--- 8 files changed, 43 insertions(+), 15 deletions(-) -- To stop receiving notification emails like this one, please contact acosent...@apache.org.