You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/11/04 01:15:17 UTC

[camel-kafka-connector] branch camel-master updated (5f60bda -> 06dc711)

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

github-bot pushed a change to branch camel-master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


    from 5f60bda  Added a dataformat archetype for extending connectors
     add 2a8b51c  Updated CHANGELOG.md
     add 27dcfd0  Decouple the MongoDB client from the service to simplify using the test infra from Camel
     add 06dc711  chore: replace absolute links with relative

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                                      | 6 ++++++
 docs/modules/ROOT/pages/aggregation.adoc                          | 2 +-
 docs/modules/ROOT/pages/getting-started.adoc                      | 2 +-
 .../mongodb/services/MongoDBLocalContainerService.java            | 7 -------
 .../camel/kafkaconnector/mongodb/services/MongoDBService.java     | 3 ---
 .../kafkaconnector/mongodb/services/RemoteMongoDBService.java     | 8 --------
 .../camel/kafkaconnector/mongodb/sink/CamelSinkMongoDBITCase.java | 3 ++-
 .../kafkaconnector/mongodb/source/CamelSourceMongoDBITCase.java   | 3 ++-
 8 files changed, 12 insertions(+), 22 deletions(-)