mongo-connector
mongo-connector copied to clipboard
Support MongoDB 3.6
Will it work with MongoDB 3.6?
MongoDB 3.6 and Elasticsearch 6, would be very nice :)
Yes, please !
@jesben mongo-connector seems to work just fine with MongoDB 3.6.2. I just tried it out and mongo.connector.log
prints out
2018-02-08 00:58:35,558 [ALWAYS] mongo_connector.connector:51 - Source MongoDB version: 3.6.2
@mistermoe nice I will try the same to day then. Have you see this pull request: https://github.com/mongodb-labs/mongo-connector/pull/781 ?
#781 has been merged and is releasing as 2.6.0.
Still remaining for proper support:
- [ ] Get tests passing against MongoDB 3.6.
- [x] Update docs to declare support for MongoDB 3.6.
- [x] Fix #836.