-
Notifications
You must be signed in to change notification settings - Fork 15
REP-6829 Add 4.0 support #176
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
Conversation
This reverts commit d573764.
autarch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM % one tiny thing.
go.mod
Outdated
| github.com/stretchr/testify v1.10.0 | ||
| github.com/urfave/cli v1.22.9 | ||
| go.mongodb.org/mongo-driver/v2 v2.4.0 | ||
| go.mongodb.org/mongo-driver/v2 v2.1.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It'd probably be good to add a comment here explaining why this can't be upgraded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added
This adds support for MongoDB 4.0 sources to Migration Verifier.
Also added is CI testing of 4.2->8.0.