Mongo Connector 2.1 released!

18 views
Skip to first unread message

Luke Lovett

unread,
Jun 30, 2015, 3:54:03 PM6/30/15
to mongod...@googlegroups.com
I'm pleased to announce the release of Mongo Connector 2.1! This release adds a few new features and patches up bugs from the previous version. Here are some highlights of the new release:

Features
  • Bulk write support when synchronizing to MongoDB
  • '--stdout' option for logging to stdout instead of a log file
  • allow passing arbitrary options to DocManager clients
  • allow specifying size of bulk requests

Fixes
  • Fix autoCommitInterval when set to 0
  • Clean out 'Inf'/'NaN' from being sent to Elasticsearch in number fields
  • Fix authenticating to shards within a sharded cluster
For a more complete list of changes, see the changelog: https://github.com/10gen-labs/mongo-connector/blob/2.1/CHANGELOG.rst

You can upgrade to this version using pip:

    pip install --upgrade mongo-connector

Or you can install mongo-connector for the first time like this:

    pip install mongo-connector

For complete documentation on the project, visit the wiki: https://github.com/10gen-labs/mongo-connector/wiki

Please file any bug reports or feature requests as new issues on the project's Github page: https://github.com/10gen-labs/mongo-connector

Thank you, and happy connecting!
Reply all
Reply to author
Forward
0 new messages