-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: API
-
None
-
Minor Change
Core needs the concept of a WriteConcern and there should only be one throughout our APIs. As such, the Core WriteConcern will be moved into the MongoDB.Driver namespace and the existing WriteConcern will be removed.
This is a minor breaking change for users who are constructing write concerns manually.