-
Notifications
You must be signed in to change notification settings - Fork 214
update MongoDB.Driver PackageReference to 3.3 #2580
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
base: main
Are you sure you want to change the base?
Conversation
remove MongoDB.Driver.Core package update MongoDB.Driver package to version 3.3.0
remove reference to MongoDB.Driver.Core package and replace it with reference to MongoDB.Driver
💚 CLA has been signed |
👋 @badge2033 Thanks a lot for your contribution! It may take some time before we review a PR, so even if you don’t see activity for some time, it does not mean that we have forgotten about it. Every once in a while we go through a process of prioritization, after which we are focussing on the tasks that were planned for the upcoming milestone. The prioritization status is typically reflected through the PR labels. It could be pending triage, a candidate for a future milestone, or have a target milestone set to it. |
fixes issue #2504 |
Please help review and release on this merge on this as I am stack with the version conflict and cannot update MongoDB.Driver to version 3+. Thank you. |
We need to consider this one a bit more. The issue is, for consumers using older packages, this may cause conflicts and breaking changes, which we need to manually test and validate. |
i think this reasoning -while valid- is counter productive. |
update MongoDB.Driver PackageReference to 3.3
in this version package MongoDB.Driver.Core was merged with the main package and so was removed