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

support bson 2.0 #1

Open
markevans opened this issue Dec 18, 2013 · 5 comments
Open

support bson 2.0 #1

markevans opened this issue Dec 18, 2013 · 5 comments

Comments

@markevans
Copy link
Owner

BSON::InvalidObjectId seems not to exist any more

@markevans
Copy link
Owner Author

wait till mongo 2.0 is released

@vgchl
Copy link

vgchl commented Dec 24, 2013

👍 Looking forward to it.

@jwg2s
Copy link

jwg2s commented May 19, 2014

Any update on this?

@jwg2s
Copy link

jwg2s commented May 21, 2014

This is a total blocker for me so I'm going to attempt the legwork to get this supporting BSON 2.0. I'll open a pull request with my changes.

@markevans
Copy link
Owner Author

ok but it might be tricky because the latest version of mongo (1.10.1) has a dependency on bson ~> 1.10.1, which clashes with bson 2. I haven't looked into it properly so maybe you'll have luck with it but at first glance that seems to be a problem.

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

No branches or pull requests

3 participants