This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-4.8.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 090ec2c2ba0 CAMEL-21550: start the extender before visibility new 0333692e958 CAMEL-21559, mongodb: insertOne instead of replaceOne when saving without _id (#16604) new bf554ea2c94 CAMEL-21559, mongodb: insertOne instead of replaceOne when saving without _id 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/component/mongodb/MongoDbProducer.java | 11 ++++-- .../mongodb/integration/MongoDbOperationsIT.java | 39 +++++++++++----------- 2 files changed, 27 insertions(+), 23 deletions(-)