Update MongoDB.Driver PackageReference to 3.0.0#2580
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. |
stevejgordon
left a comment
There was a problem hiding this comment.
@badge2033, we've discussed the options and agree that moving to the 3.x version is th best option to unblock users wanting the newer releases and DB support. We'll cover the breaking change in the release notes and docs. I've proposed one small change.
Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
|
run docs-build |
update MongoDB.Driver PackageReference to 3.3
in this version package MongoDB.Driver.Core was merged with the main package and so was removed