Skip to content

Updates to node-mongodb-native 3.3.3#73

Open
peterbroadhurst wants to merge 1 commit intocayasso:masterfrom
kaleido-io:master
Open

Updates to node-mongodb-native 3.3.3#73
peterbroadhurst wants to merge 1 commit intocayasso:masterfrom
kaleido-io:master

Conversation

@peterbroadhurst
Copy link

In order to pick up a fix for https://www.npmjs.com/advisories/1203 we wanted to update the mongodb version.

There were a couple of changes needed with the latest client:

@QuotableWater7
Copy link

@peterbroadhurst thanks for this PR! This driver upgrade fixes an issue I had with connecting to the oplog on a 3.6 Atlas cluster. The problem I ran into is my connection string would specify the local database but the connection would still go to the admin database and it tried to execute the oplog queries there 🤦‍♂. It seems the new mongo driver has fixed this issue and mongo-oplog correctly connects to local.

It would be 💯to get this merged soon so I don't have to point our package.json at a fork.

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.

2 participants

Comments