seppevs / migrate-mongo

A database migration tool for MongoDB in Node
MIT License
902 stars 160 forks source link

Upgrade mongodb to version 5 #427

Closed klassm closed 1 year ago

klassm commented 1 year ago

Migrate the dependency to a peer dependency, so the user can choose what mongodb version to use. For the sake of this project, no version specifics seem to be used. So it does not really matter what version we get, as long as it is mongodb 4 or 5.

Checklist
klassm commented 1 year ago

Any chance somebody can have a look?

klassm commented 1 year ago

Any updates?

sylvia-ivy commented 1 year ago

Second the any updates! Would be great to see this up!

RonRofe commented 1 year ago

Hello?!?!?!1

biton-ron commented 1 year ago

This update is very neccesary.

sylvia-ivy commented 1 year ago

Hello?!?!?!1

Yeah.... I doubt they'll come out with something. If it helps we switched out migration tooling to https://www.npmjs.com/package/migrate-mongo

More or less a seamless switch out - like 1-2 days work of config, testing etc depending on your situation

seppevs commented 1 year ago

Sorry, I don't have much time these days to go through all issues and pull requests. I will consider to release a new version that will contain only this change for now.

seppevs commented 1 year ago

landed in v10.0.0