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

fix: we don't support mongodb-core v3.1.10+ #792

Merged
merged 1 commit into from
Jan 16, 2019

Conversation

watson
Copy link
Contributor

@watson watson commented Jan 16, 2019

Version 3.1.10 of mongodb-core removed the _find method that we depended upon to start new spans. Until we find a workaround for this, we'll have to drop support for this and newer versions.

Version 3.1.10 of mongodb-core removed the _find method that we depended
upon to start new spans. Until we find a workaround for this, we'll have
to drop support for this and newer versions.
@watson watson self-assigned this Jan 16, 2019
@watson watson requested a review from Qard January 16, 2019 10:25
@Qard
Copy link
Contributor

Qard commented Jan 16, 2019

jenkins, retest this please

@watson
Copy link
Contributor Author

watson commented Jan 16, 2019

jenkins, retest this please

1 similar comment
@Qard
Copy link
Contributor

Qard commented Jan 16, 2019

jenkins, retest this please

@Qard
Copy link
Contributor

Qard commented Jan 16, 2019

I'm going to just land this. The test failures on jenkins are unrelated, and the Travis tests are validation enough. It'll help with other PRs to get this fixed.

@Qard Qard merged commit 19fa199 into elastic:master Jan 16, 2019
@watson watson deleted the mongodb-core branch January 17, 2019 09:26
watson added a commit to watson/apm-agent-nodejs that referenced this pull request Jan 17, 2019
Version 3.1.10 of mongodb-core removed the _find method that we depended
upon to start new spans. Until we find a workaround for this, we'll have
to drop support for this and newer versions.
watson added a commit to watson/apm-agent-nodejs that referenced this pull request Jan 17, 2019
Version 3.1.10 of mongodb-core removed the _find method that we depended
upon to start new spans. Until we find a workaround for this, we'll have
to drop support for this and newer versions.
watson added a commit that referenced this pull request Jan 18, 2019
Version 3.1.10 of mongodb-core removed the _find method that we depended
upon to start new spans. Until we find a workaround for this, we'll have
to drop support for this and newer versions.
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

Successfully merging this pull request may close these issues.

None yet

2 participants