mongosh icon indicating copy to clipboard operation
mongosh copied to clipboard

feat(deps)!: upgrade mongodb driver to 7.0.0 MONGOSH-2978

Open kmruiz opened this issue 4 months ago • 1 comments

The idea is to adapt mongosh to use the latest driver, at least, in Node.js 20. The integration with Node.js 24 will happen in another PR.

kmruiz avatar Nov 24 '25 13:11 kmruiz

You'll probably want a bunch of changes from #2560 too and/or base this PR on that one – there's a bunch of stuff that's already been addressed there

Touche! I'll rebase my changes on that branch and start from there.

kmruiz avatar Nov 24 '25 14:11 kmruiz