This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from 200b5d6  Updated CHANGELOG.md
     new 3fd8d6c  fix(mongodb): support for named clients
     new d64ec11  doc(mongodb): adding named connection
     new 4e46470  feat(mongodb): add test for named client connection

The 3 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:
 .../ROOT/pages/reference/extensions/mongodb.adoc   | 23 +++++++++++++++++
 .../deployment/SupportMongoDBProcessor.java        | 23 +++++++++--------
 .../runtime/src/main/doc/configuration.adoc        | 23 +++++++++++++++++
 .../component/mongodb/it/MongoDbResource.java      | 25 +++++++++++++++----
 .../mongodb/it/MongodbGridfsResource.java          | 29 +++++++++++++++++-----
 .../quarkus/component/mongodb/it/MongoDbTest.java  | 19 ++++++++++----
 .../component/mongodb/it/MongoDbTestResource.java  |  2 ++
 .../component/mongodb/it/MongodbGridfsTest.java    | 23 +++++++++++------
 8 files changed, 133 insertions(+), 34 deletions(-)

Reply via email to