Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MongoDB 3.6 #819

Closed
mydaypower1 opened this issue May 18, 2018 · 3 comments
Closed

Add support for MongoDB 3.6 #819

mydaypower1 opened this issue May 18, 2018 · 3 comments

Comments

@mydaypower1
Copy link

mydaypower1 commented May 18, 2018

You know the MongoDB's latest and stable version is v3.6 now, We are planning to upgrade to v3.6,
But when we come back here in mongo-connector in Github, It do not say can support v3.6 of MongoDB.
<<Getting Started: mongo-connector supports Python 2.6, 2.7, and 3.3+ and MongoDB versions 2.4, 2.6, 3.0, 3.2, and 3.4.>>

Could you please let us know what time could the mongo-connector support the MongoDB v3.6 if possible??

Thank you so much

@jaraco
Copy link
Collaborator

jaraco commented Oct 13, 2018

See #781. The next release should include support for MongoDB 3.6.

@jaraco jaraco closed this as completed Oct 13, 2018
@jaraco jaraco changed the title What time could the mongo-connector support the MongoDB v3.6 Add support for MongoDB 3.6 Oct 13, 2018
@jaraco
Copy link
Collaborator

jaraco commented Oct 13, 2018

Hmm. There are indications that some tests fail on MongoDB 3.6 or maybe on Python 3.6.

Despite the hard blocker fixed by the 2.6 release, more work remains to ensure proper MongoDB 3.6 support:

  • Get tests passing against MongoDB 3.6.

@jaraco
Copy link
Collaborator

jaraco commented Oct 13, 2018

This ticket is a duplicate of #767, so leaving closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants